Search Criteria
Package Details: transmission-csd-git r1000-3
Git Clone URL: | https://aur.archlinux.org/transmission-csd.git (read-only, click to copy) |
---|---|
Package Base: | transmission-csd |
Description: | Fast, easy, and free BitTorrent client (GTK+ GUI), CSD port |
Upstream URL: | https://github.com/transmission/transmission/tree/wip/gtk-3.14 |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | brunelli |
Maintainer: | FalkAlexander |
Last Packager: | FalkAlexander |
Votes: | 18 |
Popularity: | 0.000000 |
First Submitted: | 2015-02-11 02:04 |
Last Updated: | 2018-06-14 06:14 |
Dependencies (14)
- curl (curl-git, curl-minimal-git)
- desktop-file-utils (desktop-file-utils-git)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-classic, gtk3-patched-filechooser-icon-view, gtk3-typeahead)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libevent (libevent-git, libevent-fb)
- autoconf (autoconf-git) (make)
- cmake (cmake-git) (make)
- curl (curl-git, curl-minimal-git) (make)
- git (git-git) (make)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-classic, gtk3-patched-filechooser-icon-view, gtk3-typeahead) (make)
- intltool (make)
- libevent (libevent-git, libevent-fb) (make)
- notification-daemon (notification-daemon-gtk2, xfce4-notifyd-git, ysnotifier, awesome34, qtnotifydaemon, rofication-git, dunst-notif-log-git, lxqt-notificationd-git, kdebase-runtime, notify-osd-customizable, notipy, twmn-git, xfce4-notifyd-keyaction, xfce4-notifyd-layer-shell-git, awesome-way-cooler-git, enlightenment-git-asan, awesome-luajit, awesome-git, notify-osd-git, awesome-luajit-git, dunst-git, enlightenment-git, plasma-workspace-git, awesome, dunst, enlightenment, lxqt-notificationd, mate-notification-daemon, notify-osd, xfce4-notifyd) (optional) – Desktop notification support
- transmission-cli (transmission-cli-git, transmission-cmake-cli, transmission-sequential-cli, transmission-noxunlei-cli) (optional) – daemon and web support
Required by (14)
- headphones (requires transmission-gtk) (optional)
- headphones-git (requires transmission-gtk) (optional)
- lidarr (requires transmission-gtk) (optional)
- lidarr-develop (requires transmission-gtk) (optional)
- lidarr-nightly (requires transmission-gtk) (optional)
- radarr (requires transmission-gtk) (optional)
- radarr-develop (requires transmission-gtk) (optional)
- radarr-nightly (requires transmission-gtk) (optional)
- readarr (requires transmission-gtk) (optional)
- readarr-nightly (requires transmission-gtk) (optional)
- sonarr (requires transmission-gtk) (optional)
- sonarr-develop (requires transmission-gtk) (optional)
- sonarr-phantom (requires transmission-gtk) (optional)
- unpackerr (requires transmission-gtk) (optional)
Latest Comments
1 2 Next › Last »
quequotion commented on 2018-10-01 17:05
You may have noticed transmission's icon is broken with this branch.
Reported upstream: https://github.com/transmission/transmission/issues/725
Not sure if or when this branch might be updated; here's a patch in the interim:
disquemonde commented on 2017-11-05 03:46
pacaur fail, sorry...
disquemonde commented on 2017-11-05 03:25
:: transmission-csd package(s) failed to install.
:: ensure package version does not mismatch between .SRCINFO and PKGBUILD
:: ensure package name has a VCS suffix if this is a devel package
Mel commented on 2017-10-06 14:33
If you modify build() in PKGBUILD
"cmake .."
to
"cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr .."
then it doesn't cause issues with files installed in /usr/local/...
Mel commented on 2017-08-23 13:17
@gtkde-dav remove /usr/local/share/man beforehand and it will install correctly.
gtkde-dav commented on 2017-08-23 00:02
Packages (1) transmission-csd-r13142.ccb9188db-1
Total Installed Size: 4.18 MiB
:: Proceed with installation? [Y/n] Y
(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)
transmission-csd: /usr/local/share/man exists in filesystem
Errors occurred, no packages were upgraded.
Mel commented on 2017-08-22 09:57
Thank you for updating it!
FalkAlexander commented on 2017-08-12 15:31
Updated PKGBUILD source url to rebased Transmission 2.92
Updated compiler instructions and added dependencies (cmake; git)
m110s commented on 2017-05-27 19:21
Just tried to install but got this error:
make[1]: *** [Makefile:1122: crypto.o] Error 1
make[1]: Leaving directory '...'
make: *** [Makefile:492: all-recursive] Error 1
Gnome 3.24.2
brunelli commented on 2016-05-11 13:49
@cra0zy Just updated the PKGBUILD. Thank you! :)