ports/opt (3.2): gkrellm: dropped
commit 2062d867f600106574af4848e9c0081a6c14c4d1 Author: Danny Rawlins <monster.romster@gmail.com> Date: Mon Mar 28 14:36:37 2016 +1100 gkrellm: dropped diff --git a/gkrellm/.footprint b/gkrellm/.footprint deleted file mode 100644 index 465040f..0000000 --- a/gkrellm/.footprint +++ /dev/null @@ -1,20 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/gkrellm --rwxr-xr-x root/root usr/bin/gkrellmd -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/gkrellm2/ --rw-r--r-- root/root usr/include/gkrellm2/gkrellm-public-proto.h --rw-r--r-- root/root usr/include/gkrellm2/gkrellm.h --rw-r--r-- root/root usr/include/gkrellm2/gkrellmd.h --rw-r--r-- root/root usr/include/gkrellm2/log.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/gkrellm2/ -drwxr-xr-x root/root usr/lib/gkrellm2/plugins/ -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/gkrellm.pc -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/gkrellm.1.gz --rw-r--r-- root/root usr/share/man/man1/gkrellmd.1.gz diff --git a/gkrellm/.md5sum b/gkrellm/.md5sum deleted file mode 100644 index 1d14148..0000000 --- a/gkrellm/.md5sum +++ /dev/null @@ -1 +0,0 @@ -e43a9416a6975e3be63d591bdeb33b04 gkrellm-2.3.5.tar.bz2 diff --git a/gkrellm/Pkgfile b/gkrellm/Pkgfile deleted file mode 100644 index 59a417a..0000000 --- a/gkrellm/Pkgfile +++ /dev/null @@ -1,18 +0,0 @@ -# Description: GTK+ system monitor and more. -# URL: http://freecode.com/projects/gkrellm -# Maintainer: Danny Rawlins, crux at romster dot me -# Packager: Daniel Mueller, daniel at danm dot de -# Depends on: gtk lm_sensors util-linux xorg-libxdamage - -name=gkrellm -version=2.3.5 -release=2 -source=(http://crux.ster.zone/downloads/$name/$name-$version.tar.bz2) - -build() { - cd $name-$version - export PREFIX=/usr - make enable_nls=0 SYS_LIBS+=-lgmodule-2.0 - make enable_nls=0 DESTDIR=$PKG MANDIR=$PKG/usr/share/man/man1 install - install -d $PKG/usr/lib/gkrellm2/plugins -}
participants (1)
-
crux@crux.nu