distcc-monitor: unmaintained
This commit is contained in:
parent
4d58d906a3
commit
f3114e63fe
@ -1,6 +0,0 @@
|
|||||||
drwxr-xr-x root/root usr/
|
|
||||||
drwxr-xr-x root/root usr/bin/
|
|
||||||
-rwxr-xr-x root/root usr/bin/distccmon-gnome
|
|
||||||
drwxr-xr-x root/root usr/share/
|
|
||||||
drwxr-xr-x root/root usr/share/distcc/
|
|
||||||
-rw-r--r-- root/root usr/share/distcc/distccmon-gnome-icon.png
|
|
@ -1 +0,0 @@
|
|||||||
a55b547d4ff62d8500e290b82671db50 distcc-2.18.tar.bz2
|
|
@ -1,23 +0,0 @@
|
|||||||
# Packager:
|
|
||||||
# Maintainer: Johannes Winkelmann, jw at tks6 dot net
|
|
||||||
# Description: A graphical monitor for distcc
|
|
||||||
# URL: http://distcc.samba.org
|
|
||||||
# Depends: distcc gtk
|
|
||||||
|
|
||||||
|
|
||||||
name=distcc-monitor
|
|
||||||
version=2.18
|
|
||||||
release=1
|
|
||||||
source=(http://distcc.samba.org/ftp/distcc/distcc-${version}.tar.bz2)
|
|
||||||
|
|
||||||
build() {
|
|
||||||
cd distcc-$version
|
|
||||||
./configure --prefix=/usr --disable-nls --with-gtk #/--with-gnome
|
|
||||||
make distccmon-gnome
|
|
||||||
make distccmon-gnome DESTDIR=$PKG install
|
|
||||||
|
|
||||||
rm -r $PKG/usr/{share/doc/,man,bin/distcc{,d,mon-text}}
|
|
||||||
|
|
||||||
# gnome users might want to comment the following:
|
|
||||||
rm $PKG/usr/share/distcc/distccmon-gnome.desktop
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user