From c17700237084e07cf83954a1c8bcab8148568711 Mon Sep 17 00:00:00 2001 From: Jean-Yves Lefort Date: Wed, 16 Nov 2005 17:32:15 +0000 Subject: [PATCH] Update to 0.131 --- x11-themes/bluecurve-themes/Makefile | 5 +++-- x11-themes/bluecurve-themes/distinfo | 5 +++-- x11-themes/icon-bluecurve-theme/Makefile | 11 ----------- 3 files changed, 6 insertions(+), 15 deletions(-) diff --git a/x11-themes/bluecurve-themes/Makefile b/x11-themes/bluecurve-themes/Makefile index 65843ea1a9b0..624ebada48bf 100644 --- a/x11-themes/bluecurve-themes/Makefile +++ b/x11-themes/bluecurve-themes/Makefile @@ -31,11 +31,12 @@ do-install: # empty .else # master port -PORTVERSION= 0.129 +PORTVERSION= 0.131 +RPMREVISION= 1 CATEGORIES= x11-themes MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} MASTER_SITE_SUBDIR= development/SRPMS -DISTFILES= redhat-artwork-${PORTVERSION}-3.src.rpm +DISTFILES= redhat-artwork-${PORTVERSION}-${RPMREVISION}.src.rpm EXTRACT_DEPENDS+= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio diff --git a/x11-themes/bluecurve-themes/distinfo b/x11-themes/bluecurve-themes/distinfo index c0bbcbfae134..febd6359341a 100644 --- a/x11-themes/bluecurve-themes/distinfo +++ b/x11-themes/bluecurve-themes/distinfo @@ -1,2 +1,3 @@ -MD5 (redhat-artwork-0.129-3.src.rpm) = 0de74cc8e0e86a3f70419d546bb00a6f -SIZE (redhat-artwork-0.129-3.src.rpm) = 7780751 +MD5 (redhat-artwork-0.131-1.src.rpm) = 3d857885a7e6853e63f3958b401f7eac +SHA256 (redhat-artwork-0.131-1.src.rpm) = db6058ba0deaef9b2cf3c1210ed1a30c956d02b2d50db13a48161096c09d0479 +SIZE (redhat-artwork-0.131-1.src.rpm) = 7963115 diff --git a/x11-themes/icon-bluecurve-theme/Makefile b/x11-themes/icon-bluecurve-theme/Makefile index 3e2131f131a5..991557217b5b 100644 --- a/x11-themes/icon-bluecurve-theme/Makefile +++ b/x11-themes/icon-bluecurve-theme/Makefile @@ -6,7 +6,6 @@ # PORTNAME= icon-bluecurve-theme -PORTREVISION= 1 COMMENT= The Bluecurve icon set @@ -20,10 +19,6 @@ INSTALLS_ICONS= yes BUILD_WRKSRC= ${WRKSRC}/art/icon/Bluecurve/sheets BC_HIERS= ${BUILD_WRKSRC}/Bluecurve:${PREFIX}/share/icons/Bluecurve -post-extract: - @cd ${WRKDIR} && \ - ${TAR} -zxf WeatherIcons.tar.gz && ${TAR} -zxf volume.tar.gz - do-build: ${MKDIR} ${BUILD_WRKSRC}/Bluecurve .for t in added apps dialogs emblems files stock ooo @@ -35,12 +30,6 @@ do-build: ${MKDIR} ${BUILD_WRKSRC}/Bluecurve/36x36/apps ${MV} -f ${BUILD_WRKSRC}/gnome-spinner*.png ${BUILD_WRKSRC}/Bluecurve/36x36/apps ${MV} -f ${WRKSRC}/art/icon/Bluecurve/index.theme ${BUILD_WRKSRC}/Bluecurve -.for d in 16x16 20x20 24x24 32x32 48x48 - ${MV} -f ${WRKDIR}/WeatherIcons/${d}/* ${BUILD_WRKSRC}/Bluecurve/${d}/stock - ${MV} -f ${WRKDIR}/volume/${d}/* ${BUILD_WRKSRC}/Bluecurve/${d}/stock -.endfor - cd ${BUILD_WRKSRC}/Bluecurve/48x48/apps && \ - ${LN} -sf gnome-main-menu.png gnome-logo-icon-transparent.png .for d in 16x16 24x24 32x32 48x48 cd ${BUILD_WRKSRC}/Bluecurve/${d}/apps && \ ${LN} -sf icon-db-user.png openofficeorg-base.png && \