Re: [LAU] building kmidimon under arch

From: Pedro Lopez-Cabanillas <pedro.lopez.cabanillas@email-addr-hidden>
Date: Tue Aug 25 2009 - 16:23:58 EEST

On Tuesday, August 25, 2009, Ray Rashif wrote:
> Arch packages provide everything there is from upstream, including
> so-called devel files. So there shouldn't be any problem. I notice the one
> at AUR is outdated, so use the following buildscript if you're worried your
> install wasn't optimal:
>
> pkgname=kmidimon
> pkgver=0.7.1
> pkgrel=1
> pkgdesc="KDE MIDI Metronome using the ALSA Sequencer"
> url="http://sourceforge.net/projects/kmetronome/"
> arch=(i686 x86_64)
> license="GPL"
> depends=('kdelibs')
> source=(http://downloads.sourceforge.net/kmetronome/$pkgname-$pkgver.tar.bz
>2 )
>
> build() {
> cd "$srcdir/$pkgname-$pkgver"
> cmake . -DCMAKE_INSTALL_PREFIX=/usr
> make || return 1
> make DESTDIR="$pkgdir/" install
> }
> md5sums=('065e5f3640a68dca20cb21f8d4a039c5')

Thank you very much!

Please, can you make your script available to other Arch Linux users not
subscribed to this list? It would be nice to replace the outdated one in
AUR...

Regards,
Pedro
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Tue Aug 25 20:15:01 2009

This archive was generated by hypermail 2.1.8 : Tue Aug 25 2009 - 20:15:01 EEST