This package depends on Andontie AUR for the time being. Please be patient :D
Search Criteria
Package Details: ayugram-desktop-bin 5.14.3-2
Package Actions
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 RSG245 |
Upstream URL: | https://github.com/AyuGram/AyuGramDesktop |
Keywords: | ayugram telegram |
Licenses: | GPL3 |
Conflicts: | ayugram-desktop |
Provides: | ayugram-desktop |
Submitter: | westpain |
Maintainer: | RedLim (RSG245) |
Last Packager: | RSG245 |
Votes: | 9 |
Popularity: | 1.75 |
First Submitted: | 2023-08-26 11:07 (UTC) |
Last Updated: | 2025-05-27 09:29 (UTC) |
Dependencies (29)
- abseil-cpp (abseil-cpp-gitAUR)
- ada
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-fullAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- hunspell (hunspell-gitAUR)
- jemalloc (jemalloc-gitAUR)
- kcoreaddons (kcoreaddons-gitAUR)
- libdispatch (libdispatch-gitAUR)
- libsigc++-3.0
- libxcomposite
- libxdamage
- libxrandr (libxrandr-gitAUR)
- libxtst
- lz4 (lz4-gitAUR)
- minizip (minizip-gitAUR)
- openal (openal-gitAUR)
- openh264 (openh264-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- pipewire (pipewire-full-gitAUR, pipewire-gitAUR)
- protobuf (protobuf-gitAUR)
- qt6-imageformats
- qt6-svg
- qt6-wayland
- rnnoise (rnnoise-gitAUR)
- xxhash (xxhash-gitAUR)
- chrpath (chrpath-gitAUR) (make)
- webkit2gtk (webkit2gtk-imgpasteAUR) (optional) – embedded browser features
- xdg-desktop-portal (xdg-desktop-portal-gitAUR) (optional) – desktop integration
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4
TheAirBlow commented on 2024-08-19 10:16 (UTC)
Timptop89 commented on 2024-01-02 18:03 (UTC)
Can you update the package please?
MarsSeed commented on 2023-10-19 11:31 (UTC)
I believe this should have 'telegram-desktop' in its provides and conflicts array.
earch commented on 2023-10-18 22:27 (UTC)
(1/1) checking keys in keyring [--------------------------------------------------------------------] 100%
(1/1) checking package integrity [--------------------------------------------------------------------] 100%
(1/1) loading package files [--------------------------------------------------------------------] 100%
(1/1) checking for file conflicts [--------------------------------------------------------------------] 100%
error: failed to commit transaction (conflicting files)
ayugram-desktop-bin: /usr/share/kde4/services/tg.protocol exists in filesystem (owned by telegram-desktop-dev-bin)
ayugram-desktop-bin: /usr/share/kservices5/tg.protocol exists in filesystem (owned by telegram-desktop-dev-bin)
Errors occurred, no packages were upgraded.
I want to have both Telegram Desktop and Ayugram Desktop installed. Is it possible?
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
Pinned Comments
RSG245 commented on 2025-05-03 02:33 (UTC) (edited on 2025-05-03 02:34 (UTC) by RSG245)
Guys, send feedback and bug report to Github.
GitHub: rsg245/ayugram-desktop-bin-arch
Archlinux GitLab: rsg245/ayugram-desktop-bin (Just mirror)