From 09583f6af3c27a7e4b8b836dbfac073cb98a6f22 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 23 Jan 2004 22:27:35 +0000 Subject: - Update to 1.2.8 - Change maintainer line to his FreeBSD.org address PR: ports/61788 Submitted by: philip (maintainer) --- x11-themes/gtk-cleanice-engine/Makefile | 24 +++++++++++++++++++++--- x11-themes/gtk-cleanice-engine/distinfo | 1 + x11-themes/gtk-cleanice-engine/pkg-descr | 2 +- 3 files changed, 23 insertions(+), 4 deletions(-) (limited to 'x11-themes') diff --git a/x11-themes/gtk-cleanice-engine/Makefile b/x11-themes/gtk-cleanice-engine/Makefile index 6f61b6678818..368b355f41a9 100644 --- a/x11-themes/gtk-cleanice-engine/Makefile +++ b/x11-themes/gtk-cleanice-engine/Makefile @@ -6,17 +6,35 @@ # PORTNAME= gtk-cleanice-engine -PORTVERSION= 1.2.7 +PORTVERSION= 1.2.8 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= elysium-project -DISTNAME= cleanice-theme-${PORTVERSION} +DISTNAME= gtk-engines-cleanice-${PORTVERSION} +DISTFILES= ${DISTNAME}.tar.gz \ + ${THEME}.tar.gz -MAINTAINER= philip@paeps.cx +MAINTAINER= philip@FreeBSD.org COMMENT= A simplistic GTK+ 2.x theme engine USE_X_PREFIX= yes USE_LIBTOOL= 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 diff --git a/x11-themes/gtk-cleanice-engine/distinfo b/x11-themes/gtk-cleanice-engine/distinfo index 5a84cfb5d12b..78d2865f9519 100644 --- a/x11-themes/gtk-cleanice-engine/distinfo +++ b/x11-themes/gtk-cleanice-engine/distinfo @@ -1 +1,2 @@ +MD5 (gtk-engines-cleanice-1.2.8.tar.gz) = 95da457d13b45673b2911341118af3a0 MD5 (cleanice-theme-1.2.7.tar.gz) = bf12a530211c664e6e9cbdbd863ac6a3 diff --git a/x11-themes/gtk-cleanice-engine/pkg-descr b/x11-themes/gtk-cleanice-engine/pkg-descr index c7b34b88c844..aa9b00c03dc6 100644 --- a/x11-themes/gtk-cleanice-engine/pkg-descr +++ b/x11-themes/gtk-cleanice-engine/pkg-descr @@ -9,4 +9,4 @@ WWW: http://themes.freshmeat.net/projects/cleanice/?topic_id=958 -- Philip Paeps -philip@paeps.cx +philip@FreeBSD.org -- cgit v1.2.3