Package Details: rtspeccy-git 13.06-1

Package Base: rtspeccy-git
Description: Real time spectrum analyzer (audio)
Upstream URL: http://www.uninformativ.de/projects/?q=rtspeccy
Category: multimedia
Licenses: GPL3
Submitter: None
Maintainer: Vain
Last Packager: None
Votes: 10
First Submitted: 2011-06-10 07:16
Last Updated: 2013-11-15 12:55

Dependencies (4)

Required by (0)

Sources

Latest Comments

Comment by Vain

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

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 :)

Comment by Vain

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

2011-06-30 17:34

Improved and corrected the PKGBUILD