Search Criteria
Package Details: transmission-remote-gtk-git 1.4.1.r7.gafc1514-1
Git Clone URL: | https://aur.archlinux.org/transmission-remote-gtk-git.git (read-only, click to copy) |
---|---|
Package Base: | transmission-remote-gtk-git |
Description: | A remote interface to the Transmission BitTorrent client |
Upstream URL: | https://github.com/transmission-remote-gtk/transmission-remote-gtk |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | TingPing |
Maintainer: | jvybihal |
Last Packager: | jvybihal |
Votes: | 6 |
Popularity: | 0.000001 |
First Submitted: | 2016-01-23 20:47 |
Last Updated: | 2020-06-03 10:52 |
Dependencies (10)
- curl (curl-git, curl-minimal-git)
- desktop-file-utils (desktop-file-utils-git)
- geoip (geoip-git)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline, gtk3-classic)
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id)
- libproxy
- appstream-glib (appstream-glib-git) (make)
- autoconf-archive (autoconf-archive-git) (make)
- git (git-git) (make)
- intltool (make)
Required by (1)
- xjdwm (requires transmission-remote-gtk)
Latest Comments
jvybihal commented on 2020-03-26 11:49
Okay, since I am using it, I created patch and adopted the package.
TingPing commented on 2020-03-20 08:57
I've disowned the package, it shouldn't be hard to fix it building.
j1simon commented on 2020-03-18 14:28
This project is abandoned.
jvybihal commented on 2020-03-18 11:15
Build currently fails:
TingPing commented on 2016-07-19 16:36
Thanks, fixed that upstream too.
quite commented on 2016-07-19 15:24
Ah, sorry, the result for me here is no package being built, error seems to be "Option release requires an argument". I normally build with aura, but tried plain makepkg as well. Fail.
TingPing commented on 2016-07-19 15:17
Fixed the FORTIFY_SOURCE warnings upstream too.
quite commented on 2016-07-19 15:06
-Werror=format-nonliteral was added upstream (oh, hi tingping! :)
But now I'm instead getting the following, which seems to have something to do with pod2man? https://bugs.gentoo.org/show_bug.cgi?id=584152
/usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^~~~~~~
CCLD transmission-remote-gtk
Option release requires an argument
make[2]: *** [Makefile:1904: transmission-remote-gtk.1] Error 1
make[1]: *** [Makefile:469: all-recursive] Error 1
echpiel commented on 2016-05-17 11:40
Compilation fails:
torrent-cell-renderer.c:318:32: error: format not a string literal, argument types not checked [-Werror=format-nonliteral]
torrent_get_errorstr(priv->json));
^~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
The flag -Wno-error=format-nonliteral should be forced for it to work.
Anonymous comment on 2016-02-29 21:17
Thank you for this package.
It is missing these makedepends:
appstream-glib
autoconf-archive