gkrellm: new deps style.
--HG-- extra : convert_revision : 3177329ca135a014c286cccde410108fdc94aef7
This commit is contained in:
parent
73b072b30d
commit
cad79eb4ae
@ -1,17 +1,13 @@
|
|||||||
# Template build file for 'gkrellm'.
|
# Template build file for 'gkrellm'.
|
||||||
pkgname=gkrellm
|
pkgname=gkrellm
|
||||||
version=2.3.2
|
version=2.3.2
|
||||||
patch_files="$pkgname-fix-sensors.diff"
|
distfiles="http://members.dslextreme.com/users/billw/gkrellm/$pkgname-$version.tar.bz2"
|
||||||
distfiles="
|
|
||||||
http://members.dslextreme.com/users/billw/gkrellm/$pkgname-$version.tar.bz2"
|
|
||||||
build_style=gnu_makefile
|
build_style=gnu_makefile
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
make_install_args="INSTALLROOT=$XBPS_DESTDIR/$pkgname-$version/usr
|
||||||
make_build_target="netbsd2"
|
MANDIR=$XBPS_DESTDIR/$pkgname-$version/usr/share/man/man1"
|
||||||
make_install_args="INSTALLROOT=$XBPS_DESTDIR/$pkgname-$version
|
|
||||||
MANDIR=$XBPS_DESTDIR/$pkgname-$version/man/man1"
|
|
||||||
short_desc="GTK2 based system monitor"
|
short_desc="GTK2 based system monitor"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=0aacc0d0783cff5bb2fd8c6736553a3ce8874ad9
|
checksum=a102e681cbcc45f8cb225ca0a321b62772106d6f0bb372eaa026b5a2da840873
|
||||||
long_desc="
|
long_desc="
|
||||||
With a single process, GKrellM manages multiple stacked monitors and supports
|
With a single process, GKrellM manages multiple stacked monitors and supports
|
||||||
applying themes to match the monitors appearance to your window manager,
|
applying themes to match the monitors appearance to your window manager,
|
||||||
@ -34,3 +30,7 @@ long_desc="
|
|||||||
* GKrellM is plugin capable so special interest monitors can be created.
|
* GKrellM is plugin capable so special interest monitors can be created.
|
||||||
* A different theme can be created with the GIMP.
|
* A different theme can be created with the GIMP.
|
||||||
* And a lot more..."
|
* And a lot more..."
|
||||||
|
|
||||||
|
Add_dependency build pkg-config
|
||||||
|
Add_dependency full glibc
|
||||||
|
Add_dependency full gtk+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user