Package Details: transmission-remote-java 0.15.20.1041-1

Package Base: transmission-remote-java
Description: Cross platform remote control GUI for the Transmission BitTorrent client.
Upstream URL: http://code.google.com/p/transmission-remote-java/
Category: x11
Licenses: GPL3
Submitter: vn158
Maintainer: vn158
Last Packager: None
Votes: 8
First Submitted: 2011-03-07 21:15
Last Updated: 2013-04-17 19:37

Latest Comments

Comment by rene

2014-04-21 18:40

You've used "$startdir" in the PKGBUILD, but this is a non-defined variable on my (newly installed and standard) system. As it stands, this PKGBUILD builds an empty package for me. I had to:

:%s,$startdir/pkg,$pkgdir,

in VIM to get things to work.