Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Cazzar
Created February 7, 2017 02:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Cazzar/a830dfd8d78233dfeeed0133ee31ca93 to your computer and use it in GitHub Desktop.
Save Cazzar/a830dfd8d78233dfeeed0133ee31ca93 to your computer and use it in GitHub Desktop.
[~]$ yaourt -S discord-canary
==> Downloading discord-canary PKGBUILD from AUR...
Cloning into '.'...
remote: Counting objects: 9, done.
remote: Compressing objects: 100% (8/8), done.
remote: Total 9 (delta 0), reused 4 (delta 0)
Unpacking objects: 100% (9/9), done.
unixfox commented on 2017-02-04 13:44
@DarkShadow44 You've right, I can't build discord canary because libc++abi has been removed.
Brottweiler commented on 2017-02-04 20:01
@unixfox they're both in the AUR, so you should be able to build discord canary.
lunixer commented on 2017-02-05 15:31
Can not install, progress still hangs on solving depencies... (pacaur). With yaourt i fall in an loop between libc++ and libc++abi
DarkShadow44 commented on 2017-02-05 15:41
@lunixer Install them manually
Quote from libc++ and libc++abi:
IMPORTANT: Many AUR helpers probably won't be able to help you with this package as they can't cope with the bootstrap dependency structure. It is recommended you
stick with the basics when building this, id est use makepkg without arguments and install with pacman -U.
Fruggle commented on 2017-02-07 00:53
The package doesn't work with yaourt or makepkg with the snapshot. I guess I need to keep using it on the desktop until someone makes a solid package.
discord-canary 0.0.15-3 (2017-01-27 08:45)
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> n
==> discord-canary dependencies:
- gtk2 (already installed)
- gconf (already installed)
- libnotify (already installed)
- libxss (already installed)
- glibc (already installed)
- alsa-lib (already installed)
- nspr (already installed)
- nss (already installed)
- libc++ (already installed)
==> Edit DiscordCanary.install ? [Y/n] ("A" to abort)
==> -------------------------------------------------
==> n
==> Continue building discord-canary ? [Y/n]
==> ----------------------------------------
==>
==> Building and installing package
==> Making package: discord-canary 0.0.15-3 (Tue Feb 7 12:57:26 AEDT 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found DiscordCanary.desktop
-> Found LICENSE
-> Downloading discord-canary-0.0.15.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 49.3M 100 49.3M 0 0 8427k 0 0:00:05 0:00:05 --:--:-- 11.1M
==> Validating source files with md5sums...
DiscordCanary.desktop ... Passed
LICENSE ... Passed
==> Validating source_x86_64 files with md5sums...
discord-canary-0.0.15.tar.gz ... Passed
==> Extracting sources...
-> Extracting discord-canary-0.0.15.tar.gz with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "discord-canary"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: discord-canary 0.0.15-3 (Tue Feb 7 12:58:25 AEDT 2017)
==> Cleaning up...
==> Exporting discord-canary to /var/yaourt directory
'/var/yaourt/tmp/yaourt-tmp-cayde/PKGDEST.oiH/discord-canary-0.0.15-3-x86_64.pkg.tar.xz' -> '/var/yaourt/discord-canary-0.0.15-3-x86_64.pkg.tar.xz'
==> Continue installing discord-canary ? [Y/n]
==> [v]iew package contents [c]heck package with namcap
==> ---------------------------------------------------
==> y
[sudo] password for cayde:
loading packages...
resolving dependencies...
looking for conflicting packages...
Packages (1) discord-canary-0.0.15-3
Total Installed Size: 127.42 MiB
:: Proceed with installation? [Y/n]
(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%
(1/1) checking available disk space [######################] 100%
:: Processing package changes...
(1/1) installing discord-canary [######################] 100%
Optional dependencies for discord-canary
libpulse: For pulseaudio support [installed]
noto-fonts-emoji: Google font for emoji support.
ttf-symbola: Font for emoji support.
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Updating the desktop file MIME type cache...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment