Package Details: ayugram-desktop-bin 5.8.3-2

Git Clone URL: https://aur.archlinux.org/ayugram-desktop-bin.git (read-only, click to copy)
Package Base: ayugram-desktop-bin
Description: Desktop Telegram client with good customization and Ghost mode built by Andontie AUR
Upstream URL: https://github.com/AyuGram/AyuGramDesktop
Licenses: GPL3
Conflicts: ayugram-desktop
Provides: ayugram-desktop
Submitter: westpain
Maintainer: TheAirBlow
Last Packager: TheAirBlow
Votes: 4
Popularity: 0.149829
First Submitted: 2023-08-26 11:07 (UTC)
Last Updated: 2025-01-19 15:36 (UTC)

Pinned Comments

TheAirBlow commented on 2024-08-19 10:16 (UTC)

This package depends on Andontie AUR for the time being. Please be patient :D

Latest Comments

« First ‹ Previous 1 2 3

vernette commented on 2023-10-15 23:02 (UTC)

I had to modify the PKGBUILD file to install the package

source=(
    com.ayugram.desktop.desktop
    tg.protocol
    $url/raw/dev/Telegram/Resources/art/icon{16,32,48,64,128,256,512}.png
    https://git.killarious.org/ayugram-releases/archlinux-bin/-/raw/4.10.2/ayugram-desktop?ref_type=tags
)

to

source=(
    com.ayugram.desktop.desktop
    tg.protocol
    $url/raw/dev/Telegram/Resources/art/icon{16,32,48,64,128,256,512}.png
    https://git.killarious.org/ayugram-releases/archlinux-bin/-/raw/4.10.2/ayugram-desktop
)

and

# Program
install -Dm755 "$srcdir/ayugram-desktop?ref_type=tags:ayugram-desktop" "$pkgdir/usr/bin/ayugram-desktop"

to

# Program
install -Dm755 "$srcdir/ayugram-desktop" "$pkgdir/usr/bin/ayugram-desktop"

bmuks071 commented on 2023-10-07 12:10 (UTC)

I think we can get rid of most of the dependencies as this is a binary build.

For example: 64gram https://aur.archlinux.org/packages/64gram-desktop-bin