Search Criteria
Package Details: rtspeccy-git 15.09.3.g831b1cd-1
Git Clone URL: | https://aur.archlinux.org/rtspeccy-git.git (read-only, click to copy) |
---|---|
Package Base: | rtspeccy-git |
Description: | Real time spectrum analyzer (audio) |
Upstream URL: | https://uninformativ.de/git/rtspeccy |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | None |
Maintainer: | Vain |
Last Packager: | Vain |
Votes: | 15 |
Popularity: | 0.000000 |
First Submitted: | 2011-06-10 07:16 |
Last Updated: | 2018-06-11 15:42 |
Latest Comments
Vain commented on 2013-11-15 12:20
Hi Army,
thank you for creating and maintaining this package! :-) I just saw it has been orphaned, soooo I think it's time for me to adopt it. :-)
Cheers!
Anonymous comment on 2012-08-26 15:40
Oh, hehe, I haven't used this package for quite some time. But I'll update the package, thanks for your comment :)
Vain commented on 2012-08-26 13:26
Hi Army,
rtspeccy's makefile now supports installation using "make install". I'd recommend using it in the PKGBUILD. That way, you always make sure that all files are installed. For example, rtspeccy ships a manpage for some time now. :)
Should look something like this:
package() {
cd "$srcdir/$_gitname-build"
make DESTDIR="$pkgdir" prefix="/usr" install
}
Thanks!
Anonymous comment on 2011-06-30 17:34
Improved and corrected the PKGBUILD