diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-15 07:02:26 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-15 07:02:26 +0800 |
commit | 6f26ff81fda739efdebe9397526713a904c18acf (patch) | |
tree | fafb3dd94b2c212140b7575264f34edf59c1e83d /x11 | |
parent | c1133804edc84bec33d055d6f3aeb0dcba7098c1 (diff) | |
download | marcuscom-ports-6f26ff81fda739efdebe9397526713a904c18acf.tar marcuscom-ports-6f26ff81fda739efdebe9397526713a904c18acf.tar.gz marcuscom-ports-6f26ff81fda739efdebe9397526713a904c18acf.tar.bz2 marcuscom-ports-6f26ff81fda739efdebe9397526713a904c18acf.tar.lz marcuscom-ports-6f26ff81fda739efdebe9397526713a904c18acf.tar.xz marcuscom-ports-6f26ff81fda739efdebe9397526713a904c18acf.tar.zst marcuscom-ports-6f26ff81fda739efdebe9397526713a904c18acf.zip |
Update to 2.5.3, now with a brand new splash screen!
Special thanks to Franz Klammer <klammer@webonaut.com> for the new splash.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1670 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-session/Makefile | 13 | ||||
-rw-r--r-- | x11/gnome-session/distinfo | 4 | ||||
-rw-r--r-- | x11/gnomesession/Makefile | 13 | ||||
-rw-r--r-- | x11/gnomesession/distinfo | 4 |
4 files changed, 20 insertions, 14 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 73d121456..82a8a884c 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -6,15 +6,16 @@ # PORTNAME= gnomesession -PORTVERSION= 2.5.2 +PORTVERSION= 2.5.3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ + http://people.FreeBSD.org/~marcus/:local \ ${MASTER_SITE_LOCAL:S/$/:local/} MASTER_SITE_SUBDIR= sources/gnome-session/2.5 \ marcus/:local DISTNAME= gnome-session-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ - splash.png:local + ${SPLASH_IMG}:local DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org @@ -22,7 +23,7 @@ COMMENT= Session component for the GNOME 2 desktop USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnomehier lthack libgnomeui +USE_GNOME= gnomeprefix gnomehack gnomehier intlhack lthack libgnomeui USE_GMAKE= yes USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ @@ -32,11 +33,13 @@ MAN1= gnome-session.1 gnome-smproxy.1 gnome-wm.1 session-properties.1 \ gnome-session-save.1 MAN5= default.session.5 +SPLASH_IMG= gnome-splash04-10.png + post-extract: - @${CP} ${DISTDIR}/${DIST_SUBDIR}/splash.png ${WRKDIR} + @${CP} ${DISTDIR}/${DIST_SUBDIR}/${SPLASH_IMG} ${WRKDIR} post-install: - ${INSTALL_DATA} ${WRKDIR}/splash.png \ + ${INSTALL_DATA} ${WRKDIR}/${SPLASH_IMG} \ ${PREFIX}/share/gnome/pixmaps/splash/gnome-splash.png .include <bsd.port.mk> diff --git a/x11/gnome-session/distinfo b/x11/gnome-session/distinfo index d03d9231e..8366462ad 100644 --- a/x11/gnome-session/distinfo +++ b/x11/gnome-session/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gnome-session-2.5.2.tar.bz2) = a8dfd65f921a41641e3bcb5ff8d2da59 -MD5 (gnome2/splash.png) = bd73a8a1f0c97aac669045f6b9b1fe02 +MD5 (gnome2/gnome-session-2.5.3.tar.bz2) = b2b6760b9c91cc4b41abc7d9699e417f +MD5 (gnome2/gnome-splash04-10.png) = 1775733b31f6d5c51a967a72616119ef diff --git a/x11/gnomesession/Makefile b/x11/gnomesession/Makefile index 73d121456..82a8a884c 100644 --- a/x11/gnomesession/Makefile +++ b/x11/gnomesession/Makefile @@ -6,15 +6,16 @@ # PORTNAME= gnomesession -PORTVERSION= 2.5.2 +PORTVERSION= 2.5.3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ + http://people.FreeBSD.org/~marcus/:local \ ${MASTER_SITE_LOCAL:S/$/:local/} MASTER_SITE_SUBDIR= sources/gnome-session/2.5 \ marcus/:local DISTNAME= gnome-session-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ - splash.png:local + ${SPLASH_IMG}:local DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org @@ -22,7 +23,7 @@ COMMENT= Session component for the GNOME 2 desktop USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnomehier lthack libgnomeui +USE_GNOME= gnomeprefix gnomehack gnomehier intlhack lthack libgnomeui USE_GMAKE= yes USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ @@ -32,11 +33,13 @@ MAN1= gnome-session.1 gnome-smproxy.1 gnome-wm.1 session-properties.1 \ gnome-session-save.1 MAN5= default.session.5 +SPLASH_IMG= gnome-splash04-10.png + post-extract: - @${CP} ${DISTDIR}/${DIST_SUBDIR}/splash.png ${WRKDIR} + @${CP} ${DISTDIR}/${DIST_SUBDIR}/${SPLASH_IMG} ${WRKDIR} post-install: - ${INSTALL_DATA} ${WRKDIR}/splash.png \ + ${INSTALL_DATA} ${WRKDIR}/${SPLASH_IMG} \ ${PREFIX}/share/gnome/pixmaps/splash/gnome-splash.png .include <bsd.port.mk> diff --git a/x11/gnomesession/distinfo b/x11/gnomesession/distinfo index d03d9231e..8366462ad 100644 --- a/x11/gnomesession/distinfo +++ b/x11/gnomesession/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gnome-session-2.5.2.tar.bz2) = a8dfd65f921a41641e3bcb5ff8d2da59 -MD5 (gnome2/splash.png) = bd73a8a1f0c97aac669045f6b9b1fe02 +MD5 (gnome2/gnome-session-2.5.3.tar.bz2) = b2b6760b9c91cc4b41abc7d9699e417f +MD5 (gnome2/gnome-splash04-10.png) = 1775733b31f6d5c51a967a72616119ef |