aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/linux-gtk-bluecurve-theme
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-01-20 06:23:13 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-01-20 06:23:13 +0000
commit2be36ae5aad7da803e9276b245069438293864ff (patch)
tree46af7d302a71ecac131a4f04a2e293e321cb521c /x11-themes/linux-gtk-bluecurve-theme
parentf728c099c7de1f19ce890cccd3d4d5eb3df1c647 (diff)
downloadports-2be36ae5aad7da803e9276b245069438293864ff.tar.gz
ports-2be36ae5aad7da803e9276b245069438293864ff.zip
Notes
Diffstat (limited to 'x11-themes/linux-gtk-bluecurve-theme')
-rw-r--r--x11-themes/linux-gtk-bluecurve-theme/Makefile40
-rw-r--r--x11-themes/linux-gtk-bluecurve-theme/distinfo2
-rw-r--r--x11-themes/linux-gtk-bluecurve-theme/pkg-descr9
-rw-r--r--x11-themes/linux-gtk-bluecurve-theme/pkg-plist7
4 files changed, 58 insertions, 0 deletions
diff --git a/x11-themes/linux-gtk-bluecurve-theme/Makefile b/x11-themes/linux-gtk-bluecurve-theme/Makefile
new file mode 100644
index 000000000000..0564675b311c
--- /dev/null
+++ b/x11-themes/linux-gtk-bluecurve-theme/Makefile
@@ -0,0 +1,40 @@
+# New ports collection makefile for: linux-gtk-bluecurve-theme
+# Date created: 19 Jun 2004
+# Whom: Jean-Yves lefort
+#
+# $FreeBSD$
+#
+
+PORTNAME= linux-gtk-bluecurve-theme
+PORTVERSION= 0.73
+CATEGORIES= x11-themes
+MASTER_SITES= ftp://fr.rpmfind.net/linux/redhat/9/en/os/${MACHINE_ARCH}/RedHat/RPMS/
+DISTFILES= redhat-artwork-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
+DIST_SUBDIR= rpm
+
+MAINTAINER= jylefort@brutele.be
+COMMENT= Bluecurve theme for GTK1 and GTK2 from RedHat 8.0 (Linux version)
+
+EXTRACT_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm2cpio
+
+NO_WRKSUBDIR= yes
+USE_LINUX_PREFIX= yes
+NO_BUILD= yes
+ONLY_FOR_ARCHS= i386
+
+do-extract:
+ @${MKDIR} ${WRKDIR}
+ @cd ${WRKDIR}; rpm2cpio ${_DISTDIR}/${DISTFILES} | ${CPIO} -id --quiet
+
+do-install:
+ @${MKDIR} ${PREFIX}/usr/share/themes/Bluecurve && ${CHMOD} a+rx ${PREFIX}/usr/share/themes/Bluecurve
+ @${MKDIR} ${PREFIX}/usr/lib/gtk-2.0/2.2.0/engines && ${CHMOD} a+rx ${PREFIX}/usr/lib/gtk-2.0/2.2.0/engines
+ @${MKDIR} ${PREFIX}/usr/share/themes/Bluecurve/gtk-2.0 && ${CHMOD} a+rx ${PREFIX}/usr/share/themes/Bluecurve/gtk-2.0
+ @${INSTALL_DATA} ${WRKSRC}/usr/lib/gtk-2.0/2.2.0/engines/libbluecurve.so ${PREFIX}/usr/lib/gtk-2.0/2.2.0/engines
+ @${INSTALL_DATA} ${WRKSRC}/usr/share/themes/Bluecurve/gtk-2.0/gtkrc ${PREFIX}/usr/share/themes/Bluecurve/gtk-2.0
+ @${MKDIR} ${PREFIX}/usr/lib/gtk/themes/engines && ${CHMOD} a+rx ${PREFIX}/usr/lib/gtk/themes/engines
+ @${INSTALL_DATA} ${WRKSRC}/usr/lib/gtk/themes/engines/libbluecurve.so ${PREFIX}/usr/lib/gtk/themes/engines
+ @${MKDIR} ${PREFIX}/usr/share/themes/Bluecurve/gtk && ${CHMOD} a+rx ${PREFIX}/usr/share/themes/Bluecurve/gtk
+ @${INSTALL_DATA} ${WRKSRC}/usr/share/themes/Bluecurve/gtk/gtkrc ${PREFIX}/usr/share/themes/Bluecurve/gtk
+
+.include <bsd.port.mk>
diff --git a/x11-themes/linux-gtk-bluecurve-theme/distinfo b/x11-themes/linux-gtk-bluecurve-theme/distinfo
new file mode 100644
index 000000000000..9be5ddd3d2cf
--- /dev/null
+++ b/x11-themes/linux-gtk-bluecurve-theme/distinfo
@@ -0,0 +1,2 @@
+MD5 (rpm/redhat-artwork-0.73-1.i386.rpm) = c2ad53b9aea12f2b70d995e5e330ce32
+SIZE (rpm/redhat-artwork-0.73-1.i386.rpm) = 7939141
diff --git a/x11-themes/linux-gtk-bluecurve-theme/pkg-descr b/x11-themes/linux-gtk-bluecurve-theme/pkg-descr
new file mode 100644
index 000000000000..13389eff5835
--- /dev/null
+++ b/x11-themes/linux-gtk-bluecurve-theme/pkg-descr
@@ -0,0 +1,9 @@
+This is a port of RedHat 8.0 "Bluecurve" theme for GTK/GNOME.
+It won't install RedHat logos and pixmaps, but only the required
+theme engines.
+
+This is the Linux version, for use with x11-toolkits/linux-gtk and
+x11-toolkits/linux-gtk2.
+
+- Jean-Yves Lefort
+jylefort@brutele.be
diff --git a/x11-themes/linux-gtk-bluecurve-theme/pkg-plist b/x11-themes/linux-gtk-bluecurve-theme/pkg-plist
new file mode 100644
index 000000000000..ba234ce46b4d
--- /dev/null
+++ b/x11-themes/linux-gtk-bluecurve-theme/pkg-plist
@@ -0,0 +1,7 @@
+usr/lib/gtk/themes/engines/libbluecurve.so
+usr/lib/gtk-2.0/2.2.0/engines/libbluecurve.so
+usr/share/themes/Bluecurve/gtk/gtkrc
+usr/share/themes/Bluecurve/gtk-2.0/gtkrc
+@dirrm usr/share/themes/Bluecurve/gtk
+@dirrm usr/share/themes/Bluecurve/gtk-2.0
+@dirrm usr/share/themes/Bluecurve