From e782353eee0bb7585ca72374b0d792d90d68c5c0 Mon Sep 17 00:00:00 2001 From: mezz Date: Fri, 22 Sep 2006 19:53:02 +0000 Subject: Sync w/ FreeBSD ports tree. As for deskutils/alexandria, I will do it after I finish with my day. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7339 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-themes/gtk-longhorninspirat-theme/Makefile | 9 +++++---- x11-themes/gtk-longhorninspirat-theme/pkg-descr | 2 +- x11-themes/gtk-longhorninspirat-theme/pkg-plist | 1 + 3 files changed, 7 insertions(+), 5 deletions(-) (limited to 'x11-themes/gtk-longhorninspirat-theme') diff --git a/x11-themes/gtk-longhorninspirat-theme/Makefile b/x11-themes/gtk-longhorninspirat-theme/Makefile index e38b3b3e4..cd00cc59f 100644 --- a/x11-themes/gtk-longhorninspirat-theme/Makefile +++ b/x11-themes/gtk-longhorninspirat-theme/Makefile @@ -7,9 +7,9 @@ PORTNAME= longhorninspirat PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes gnome -MASTER_SITES= http://www.users.monornet.hu/linux/files/ +MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ PKGNAMEPREFIX= ${TYPE}- PKGNAMESUFFIX= -theme DISTNAME= Longhorn_Inspirat @@ -36,14 +36,15 @@ USE_GNOME= gnomehier .endif post-extract: - ${RM} -r ${WRKSRC}/gtk-2.0/.Trash-roberto + @${FIND} ${WRKSRC} -type f -print0 | ${XARGS} -0 ${CHMOD} 644 + @${RM} -r ${WRKSRC}/gtk-2.0/.Trash-roberto do-install: @${MKDIR} ${THEME_DIR} + ${INSTALL_DATA} ${WRKSRC}/index.theme ${THEME_DIR} .if ${TYPE} == "gtk" cd ${WRKSRC} && ${FIND} gtk-2.0 | \ ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} - ${INSTALL_DATA} ${WRKSRC}/index.theme ${THEME_DIR} .else cd ${WRKSRC} && ${FIND} metacity-1 | \ ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} diff --git a/x11-themes/gtk-longhorninspirat-theme/pkg-descr b/x11-themes/gtk-longhorninspirat-theme/pkg-descr index 9ce6b9c05..ae2aeba3d 100644 --- a/x11-themes/gtk-longhorninspirat-theme/pkg-descr +++ b/x11-themes/gtk-longhorninspirat-theme/pkg-descr @@ -1,4 +1,4 @@ Port of Longhorn Inspirat theme, originally created by Stefanka for Windows XP. -WWW: http://www.users.monornet.hu/linux/index2.html +WWW: http://www.users.monornet.hu/linux/ diff --git a/x11-themes/gtk-longhorninspirat-theme/pkg-plist b/x11-themes/gtk-longhorninspirat-theme/pkg-plist index 8fa6b30f5..cc39ab3c9 100644 --- a/x11-themes/gtk-longhorninspirat-theme/pkg-plist +++ b/x11-themes/gtk-longhorninspirat-theme/pkg-plist @@ -217,4 +217,5 @@ %%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/titlebar-left-shaded-unfocused.png %%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/frame-bottom-mid-focused.png %%METACITY%%@dirrm share/gnome/themes/Longhorn Inspirat/metacity-1 +%%METACITY%%share/gnome/themes/Longhorn Inspirat/index.theme %%METACITY%%@dirrm share/gnome/themes/Longhorn Inspirat -- cgit v1.2.3