diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-21 03:22:46 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-21 03:22:46 +0800 |
commit | e626b8f4de760d5f48a5fc3955a8a411b4469a38 (patch) | |
tree | a54b5be6c0c1290deaa920611ba82c887fe32698 /x11 | |
parent | 659e58289635c8cbc36f024cb70116df4957aa5d (diff) | |
download | marcuscom-ports-e626b8f4de760d5f48a5fc3955a8a411b4469a38.tar.gz marcuscom-ports-e626b8f4de760d5f48a5fc3955a8a411b4469a38.tar.zst marcuscom-ports-e626b8f4de760d5f48a5fc3955a8a411b4469a38.zip |
Add the new GNOME 2.8 splash screen.
This splash was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>,
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2877 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-session/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome-session/distinfo | 4 | ||||
-rw-r--r-- | x11/gnomesession/Makefile | 3 | ||||
-rw-r--r-- | x11/gnomesession/distinfo | 4 |
4 files changed, 8 insertions, 6 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 82ba527a0..64d5996dd 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomesession PORTVERSION= 2.8.0 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ http://people.FreeBSD.org/~marcus/:local \ @@ -37,7 +38,7 @@ MAN1= gnome-session.1 gnome-smproxy.1 gnome-wm.1 \ MAN5= default.session.5 GCONF_SCHEMAS= gnome-session.schemas -SPLASH_IMG= gnome-splash04-12.png +SPLASH_IMG= gnome-splash28.png post-extract: @${CP} ${DISTDIR}/${DIST_SUBDIR}/${SPLASH_IMG} ${WRKDIR} diff --git a/x11/gnome-session/distinfo b/x11/gnome-session/distinfo index 8ace610da..f9f1190a9 100644 --- a/x11/gnome-session/distinfo +++ b/x11/gnome-session/distinfo @@ -1,4 +1,4 @@ MD5 (gnome2/gnome-session-2.8.0.tar.bz2) = 4287f6aada952623a5d6f512cbf212d1 SIZE (gnome2/gnome-session-2.8.0.tar.bz2) = 868871 -MD5 (gnome2/gnome-splash04-12.png) = a26cafb0ccffd5e173d7255e683faafd -SIZE (gnome2/gnome-splash04-12.png) = 75841 +MD5 (gnome2/gnome-splash28.png) = 2ac880af4ca6929a82f8b64912b95a55 +SIZE (gnome2/gnome-splash28.png) = 121715 diff --git a/x11/gnomesession/Makefile b/x11/gnomesession/Makefile index 82ba527a0..64d5996dd 100644 --- a/x11/gnomesession/Makefile +++ b/x11/gnomesession/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomesession PORTVERSION= 2.8.0 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ http://people.FreeBSD.org/~marcus/:local \ @@ -37,7 +38,7 @@ MAN1= gnome-session.1 gnome-smproxy.1 gnome-wm.1 \ MAN5= default.session.5 GCONF_SCHEMAS= gnome-session.schemas -SPLASH_IMG= gnome-splash04-12.png +SPLASH_IMG= gnome-splash28.png post-extract: @${CP} ${DISTDIR}/${DIST_SUBDIR}/${SPLASH_IMG} ${WRKDIR} diff --git a/x11/gnomesession/distinfo b/x11/gnomesession/distinfo index 8ace610da..f9f1190a9 100644 --- a/x11/gnomesession/distinfo +++ b/x11/gnomesession/distinfo @@ -1,4 +1,4 @@ MD5 (gnome2/gnome-session-2.8.0.tar.bz2) = 4287f6aada952623a5d6f512cbf212d1 SIZE (gnome2/gnome-session-2.8.0.tar.bz2) = 868871 -MD5 (gnome2/gnome-splash04-12.png) = a26cafb0ccffd5e173d7255e683faafd -SIZE (gnome2/gnome-splash04-12.png) = 75841 +MD5 (gnome2/gnome-splash28.png) = 2ac880af4ca6929a82f8b64912b95a55 +SIZE (gnome2/gnome-splash28.png) = 121715 |