diff options
-rw-r--r-- | x11-themes/Makefile | 1 | ||||
-rw-r--r-- | x11-themes/fluxbox-sid-pack/Makefile | 32 | ||||
-rw-r--r-- | x11-themes/fluxbox-sid-pack/distinfo | 2 | ||||
-rw-r--r-- | x11-themes/fluxbox-sid-pack/pkg-descr | 3 | ||||
-rw-r--r-- | x11-themes/fluxbox-sid-pack/pkg-plist | 11 |
5 files changed, 49 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index ed5f3f8..61efb37 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -8,6 +8,7 @@ SUBDIR += clean-theme-gtk SUBDIR += colorstep SUBDIR += engradient + SUBDIR += fluxbox-sid-pack SUBDIR += fvwm-themes SUBDIR += geramik SUBDIR += gnome-icons diff --git a/x11-themes/fluxbox-sid-pack/Makefile b/x11-themes/fluxbox-sid-pack/Makefile new file mode 100644 index 0000000..9d43ca4 --- /dev/null +++ b/x11-themes/fluxbox-sid-pack/Makefile @@ -0,0 +1,32 @@ +# New ports collection makefile for: fluxbox-sid-pack +# Date created: 7 June 2004 +# Whom: Roman Bogorodskiy <bogorodskiy@inbox.ru> +# +# $FreeBSD$ +# + +PORTNAME= fluxbox-sid-pack +PORTVERSION= 20031226 +CATEGORIES= x11-themes +MASTER_SITES= http://fluxbox.org/download/themes/sid/ +DISTNAME= sidpack + +MAINTAINER= bogorodskiy@inbox.ru +COMMENT= Sid themes pack for fluxbox + +RUN_DEPENDS= fluxbox:${PORTSDIR}/x11-wm/fluxbox-devel + +USE_BZIP2= yes +USE_X_PREFIX= yes +NO_WRKSUBDIR= yes + +do-build: + +do-install: +.for i in aleczapka_combination.tar.bz2 aleczapka_digitalshe.tar.bz2 \ + aleczapka_fluxcarnation.tar.bz2 aleczapka_minime.tar.bz2 \ + aleczapka_posthuman.tar.bz2 + @${TAR} jxvf ${WRKDIR}/${i} -C ${PREFIX}/share/fluxbox/ +.endfor + +.include <bsd.port.mk> diff --git a/x11-themes/fluxbox-sid-pack/distinfo b/x11-themes/fluxbox-sid-pack/distinfo new file mode 100644 index 0000000..25d6ee5 --- /dev/null +++ b/x11-themes/fluxbox-sid-pack/distinfo @@ -0,0 +1,2 @@ +MD5 (sidpack.tar.bz2) = 20a86f88fea7cb67f5db306c01b0d6fc +SIZE (sidpack.tar.bz2) = 1322632 diff --git a/x11-themes/fluxbox-sid-pack/pkg-descr b/x11-themes/fluxbox-sid-pack/pkg-descr new file mode 100644 index 0000000..9ff8a17 --- /dev/null +++ b/x11-themes/fluxbox-sid-pack/pkg-descr @@ -0,0 +1,3 @@ +SID themes pack for the Fluxbox window manager. + +WWW: http://fluxbox.org/themes.php diff --git a/x11-themes/fluxbox-sid-pack/pkg-plist b/x11-themes/fluxbox-sid-pack/pkg-plist new file mode 100644 index 0000000..e2acf18b --- /dev/null +++ b/x11-themes/fluxbox-sid-pack/pkg-plist @@ -0,0 +1,11 @@ +share/fluxbox/backgrounds/sid_combination.jpg +share/fluxbox/backgrounds/sid_digital_she.jpg +share/fluxbox/backgrounds/sid_fluxbox.jpg +share/fluxbox/backgrounds/sid_minime.jpg +share/fluxbox/backgrounds/sid_posthuman.jpg +share/fluxbox/styles/sid_combination +share/fluxbox/styles/sid_digital_she +share/fluxbox/styles/sid_fluxarnation +share/fluxbox/styles/sid_minime +share/fluxbox/styles/sid_posthuman +@dirrm share/fluxbox/backgrounds |