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!
Search Criteria
Package Details: rtspeccy-git 13.06-1
Package Actions
| Package Base: | rtspeccy-git |
|---|---|
| Description: | Real time spectrum analyzer (audio) |
| Upstream URL: | http://www.uninformativ.de/projects/?q=rtspeccy |
| Category: | multimedia |
| Licenses: | |
| Submitter: | None |
| Maintainer: | Vain |
| Last Packager: | None |
| Votes: | 10 |
| First Submitted: | 2011-06-10 07:16 |
| Last Updated: | 2013-11-15 12:55 |
Latest Comments
Comment by Vain
Anonymous comment
Oh, hehe, I haven't used this package for quite some time. But I'll update the package, thanks for your comment :)
Comment by Vain
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
Improved and corrected the PKGBUILD