Search Criteria
Package Details: gjacktransport 0.6.4-3
Git Clone URL: | https://aur.archlinux.org/gjacktransport.git (read-only, click to copy) |
---|---|
Package Base: | gjacktransport |
Description: | Graphical slider and clock for JACK Transport |
Upstream URL: | http://gjacktransport.sourceforge.net/ |
Licenses: | |
Submitter: | d_adler |
Maintainer: | d_adler |
Last Packager: | d_adler |
Votes: | 5 |
Popularity: | 0.009953 |
First Submitted: | 2009-11-17 01:17 |
Last Updated: | 2019-08-19 19:45 |
Latest Comments
1 2 Next › Last »
d_adler commented on 2021-03-16 14:26
@dreieck Can't reproduce. Whether I use my existing one or a freshly cloned AUR build dir, no complaints. Manually downloading the tarball and checking the md5sum also gives the string that's used in the PKGBUILD.
dreieck commented on 2021-03-15 14:56
Checksum validation fails:
Thanks for maintaining!
UlrichH commented on 2020-08-01 13:58
Hello, I had to add this argument to the configure to get it to compile : --disable-lash
d_adler commented on 2019-08-19 19:47
Handling of .desktop files and the .install file were once contributed by SpepS, including a post_install() function containing just an obsolete (no MIME types handled) call to
update-desktop-database
. Then it was me sloppily cleaning up.Thanks for reporting
SpotlightKid commented on 2019-08-19 16:01
The qjacktranport.install script calls the non-existent function post_install.
dvzrv commented on 2018-06-15 06:17
I've removed lash from [community]: https://lists.archlinux.org/pipermail/arch-proaudio/2018-June/000148.html
d_adler commented on 2012-01-02 03:07
0.5.2-2 Added intltool, thanks @carloratm.
carloratm commented on 2011-12-29 16:49
I suggest intltool as a dep
speps commented on 2010-11-22 16:09
@lee I noticed this PKGBUILD does not install desktop files,
also does not backup old rc files.
Here is a working PKGBUILD ==> http://aur.pastebin.com/jCpSntCz
It need also an .install ==> http://aur.pastebin.com/69a23dZQ
About depends, lash is enough (since lash depends on gtk and jack)
Feel free to adopt
speps commented on 2010-11-20 01:40
@lee just saw your reply. (quite late)
About dependencies-> lash depends on gtk2 -> gtk2 is redundant.
Btw, not a big matter. That's all folks. ;)