mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- Update to 1.2.8
- Change maintainer line to his FreeBSD.org address PR: ports/61788 Submitted by: philip (maintainer)
This commit is contained in:
parent
ee1faa5ae2
commit
09583f6af3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98924
@ -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 <bsd.port.mk>
|
||||
|
@ -1 +1,2 @@
|
||||
MD5 (gtk-engines-cleanice-1.2.8.tar.gz) = 95da457d13b45673b2911341118af3a0
|
||||
MD5 (cleanice-theme-1.2.7.tar.gz) = bf12a530211c664e6e9cbdbd863ac6a3
|
||||
|
@ -9,4 +9,4 @@ WWW: http://themes.freshmeat.net/projects/cleanice/?topic_id=958
|
||||
|
||||
--
|
||||
Philip Paeps
|
||||
philip@paeps.cx
|
||||
philip@FreeBSD.org
|
||||
|
@ -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 <bsd.port.mk>
|
||||
|
@ -1 +1,2 @@
|
||||
MD5 (gtk-engines-cleanice-1.2.8.tar.gz) = 95da457d13b45673b2911341118af3a0
|
||||
MD5 (cleanice-theme-1.2.7.tar.gz) = bf12a530211c664e6e9cbdbd863ac6a3
|
||||
|
@ -9,4 +9,4 @@ WWW: http://themes.freshmeat.net/projects/cleanice/?topic_id=958
|
||||
|
||||
--
|
||||
Philip Paeps
|
||||
philip@paeps.cx
|
||||
philip@FreeBSD.org
|
||||
|
Loading…
Reference in New Issue
Block a user