summaryrefslogtreecommitdiffstats
path: root/x11-themes/gtk-cleanice-engine
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-20 03:56:20 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-20 03:56:20 +0800
commitfbef24b936c9210f39ea9ef1a687f6631d7605f4 (patch)
tree7f979e117da327838df1e0324e7449857aedba58 /x11-themes/gtk-cleanice-engine
parent119249aa51f7bcc799a89cc3e08ee8bd5b8e5017 (diff)
downloadmarcuscom-ports-fbef24b936c9210f39ea9ef1a687f6631d7605f4.tar
marcuscom-ports-fbef24b936c9210f39ea9ef1a687f6631d7605f4.tar.gz
marcuscom-ports-fbef24b936c9210f39ea9ef1a687f6631d7605f4.tar.bz2
marcuscom-ports-fbef24b936c9210f39ea9ef1a687f6631d7605f4.tar.lz
marcuscom-ports-fbef24b936c9210f39ea9ef1a687f6631d7605f4.tar.xz
marcuscom-ports-fbef24b936c9210f39ea9ef1a687f6631d7605f4.tar.zst
marcuscom-ports-fbef24b936c9210f39ea9ef1a687f6631d7605f4.zip
- Update bluecurve-themes through gtk-long.. for LOCALBASE
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6663 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gtk-cleanice-engine')
-rw-r--r--x11-themes/gtk-cleanice-engine/Makefile40
-rw-r--r--x11-themes/gtk-cleanice-engine/distinfo6
-rw-r--r--x11-themes/gtk-cleanice-engine/files/patch-configure10
-rw-r--r--x11-themes/gtk-cleanice-engine/pkg-descr12
-rw-r--r--x11-themes/gtk-cleanice-engine/pkg-plist11
5 files changed, 79 insertions, 0 deletions
diff --git a/x11-themes/gtk-cleanice-engine/Makefile b/x11-themes/gtk-cleanice-engine/Makefile
new file mode 100644
index 000000000..cb822710a
--- /dev/null
+++ b/x11-themes/gtk-cleanice-engine/Makefile
@@ -0,0 +1,40 @@
+# New ports collection makefile for: gtk-cleanice-engine
+# Date Created: 13 March 2003
+# Whom: Philip Paeps <philip@paeps.cx>
+#
+# $FreeBSD$
+#
+
+PORTNAME= gtk-cleanice-engine
+PORTVERSION= 2.4.0
+PORTREVISION= 4
+CATEGORIES= x11-themes gnome
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= elysium-project
+DISTNAME= gtk-engines-cleanice-${PORTVERSION}
+DISTFILES= ${DISTNAME}.tar.gz \
+ ${THEME}.tar.gz
+
+MAINTAINER= philip@FreeBSD.org
+COMMENT= A simplistic GTK+ 2.x theme engine
+
+GNU_CONFIGURE= yes
+USE_GNOME= gnomehack gtk20
+
+THEME= cleanice-theme-1.2.7
+THEMEDIR= ${WRKDIR}/${THEME}/Theme
+
+post-install:
+ ${MKDIR} ${PREFIX}/share/themes/CleanIce/gtk-2.0
+ ${MKDIR} ${PREFIX}/share/themes/CleanIce/metacity-1
+ ${MKDIR} ${PREFIX}/share/themes/CleanIce-Dark/gtk-2.0
+ ${INSTALL_DATA} ${THEMEDIR}/cleanice/index.theme \
+ ${PREFIX}/share/themes/CleanIce
+ ${INSTALL_DATA} ${THEMEDIR}/cleanice/gtkrc \
+ ${PREFIX}/share/themes/CleanIce/gtk-2.0
+ ${INSTALL_DATA} ${THEMEDIR}/cleanice/metacity-theme-1.xml \
+ ${PREFIX}/share/themes/CleanIce/metacity-1
+ ${INSTALL_DATA} ${THEMEDIR}/cleanice-dark/gtkrc \
+ ${PREFIX}/share/themes/CleanIce-Dark/gtk-2.0
+
+.include <bsd.port.mk>
diff --git a/x11-themes/gtk-cleanice-engine/distinfo b/x11-themes/gtk-cleanice-engine/distinfo
new file mode 100644
index 000000000..2c216fc62
--- /dev/null
+++ b/x11-themes/gtk-cleanice-engine/distinfo
@@ -0,0 +1,6 @@
+MD5 (gtk-engines-cleanice-2.4.0.tar.gz) = 0737454f3209e0d418f210b22440383a
+SHA256 (gtk-engines-cleanice-2.4.0.tar.gz) = 47955f40c93cb1c4ed4f455efd7cab14bc9e18a146abbc90f761692bff19f819
+SIZE (gtk-engines-cleanice-2.4.0.tar.gz) = 210165
+MD5 (cleanice-theme-1.2.7.tar.gz) = bf12a530211c664e6e9cbdbd863ac6a3
+SHA256 (cleanice-theme-1.2.7.tar.gz) = 0be0da024d53acbc3ad0a5a7276e049b27432e75ba527cc17576a2f77685509e
+SIZE (cleanice-theme-1.2.7.tar.gz) = 237813
diff --git a/x11-themes/gtk-cleanice-engine/files/patch-configure b/x11-themes/gtk-cleanice-engine/files/patch-configure
new file mode 100644
index 000000000..f7c33918c
--- /dev/null
+++ b/x11-themes/gtk-cleanice-engine/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Thu Mar 13 22:30:06 2003
++++ configure Thu Mar 13 22:30:54 2003
+@@ -7830,6 +7830,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/x11-themes/gtk-cleanice-engine/pkg-descr b/x11-themes/gtk-cleanice-engine/pkg-descr
new file mode 100644
index 000000000..aa9b00c03
--- /dev/null
+++ b/x11-themes/gtk-cleanice-engine/pkg-descr
@@ -0,0 +1,12 @@
+CleanIce is a simplistic, semi-flat theme engine for GTK+ 2.x, based on the
+ThinIce and Clean engines of old. The GTK+ 2.x engine has many benefits over
+the original theme. The arrows are more consistent, the colors are slightly
+revised to be more usable, etc.
+
+WWW: http://themes.freshmeat.net/projects/cleanice/?topic_id=958
+
+ - Philip
+
+--
+Philip Paeps
+philip@FreeBSD.org
diff --git a/x11-themes/gtk-cleanice-engine/pkg-plist b/x11-themes/gtk-cleanice-engine/pkg-plist
new file mode 100644
index 000000000..8760dfd67
--- /dev/null
+++ b/x11-themes/gtk-cleanice-engine/pkg-plist
@@ -0,0 +1,11 @@
+lib/gtk-2.0/%%GTK2_VERSION%%/engines/libcleanice.la
+lib/gtk-2.0/%%GTK2_VERSION%%/engines/libcleanice.so
+share/themes/CleanIce/index.theme
+share/themes/CleanIce/gtk-2.0/gtkrc
+share/themes/CleanIce/metacity-1/metacity-theme-1.xml
+share/themes/CleanIce-Dark/gtk-2.0/gtkrc
+@dirrm share/themes/CleanIce/gtk-2.0
+@dirrm share/themes/CleanIce/metacity-1
+@dirrm share/themes/CleanIce
+@dirrm share/themes/CleanIce-Dark/gtk-2.0
+@dirrm share/themes/CleanIce-Dark