aboutsummaryrefslogtreecommitdiff
path: root/games/atomix
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-10-24 23:37:25 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-10-24 23:37:25 +0000
commit4acc6fb2a411b291c9c210d82bafe7c62e71c77d (patch)
treebc16420eb52d65511ceb520c00171d219210a473 /games/atomix
parent97dfcc1b41c5b4581b1d73128a866beec069c5bf (diff)
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
Notes
Notes: svn path=/head/; revision=201947
Diffstat (limited to 'games/atomix')
-rw-r--r--games/atomix/Makefile4
-rw-r--r--games/atomix/pkg-install10
-rw-r--r--games/atomix/pkg-plist149
3 files changed, 82 insertions, 81 deletions
diff --git a/games/atomix/Makefile b/games/atomix/Makefile
index 5f143535d39e..bb0a2eba6070 100644
--- a/games/atomix/Makefile
+++ b/games/atomix/Makefile
@@ -3,12 +3,12 @@
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/games/atomix/Makefile,v 1.9 2006/04/13 07:52:34 bland Exp $
+# $MCom: ports/games/atomix/Makefile,v 1.14 2007/09/10 05:39:33 mezz Exp $
#
PORTNAME= atomix
PORTVERSION= 2.14.0
-PORTREVISION= 1
+PORTREVISION= 3
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
diff --git a/games/atomix/pkg-install b/games/atomix/pkg-install
index e4e48b646a60..5f11d613d1c2 100644
--- a/games/atomix/pkg-install
+++ b/games/atomix/pkg-install
@@ -1,13 +1,13 @@
#!/bin/sh
if [ "$2" = "POST-INSTALL" ]; then
- mkdir -p ${PKG_PREFIX}/share/gnome/games
+ mkdir -p ${PKG_PREFIX}/share/games
SCORES="atomix.scores"
for i in ${SCORES}; do
- if [ ! -f ${PKG_PREFIX}/share/gnome/games/${i} ]; then
- touch -f ${PKG_PREFIX}/share/gnome/games/${i}
- chown games:games ${PKG_PREFIX}/share/gnome/games/${i}
- chmod 0664 ${PKG_PREFIX}/share/gnome/games/${i}
+ if [ ! -f ${PKG_PREFIX}/share/games/${i} ]; then
+ touch -f ${PKG_PREFIX}/share/games/${i}
+ chown games:games ${PKG_PREFIX}/share/games/${i}
+ chmod 0664 ${PKG_PREFIX}/share/games/${i}
fi
done
fi
diff --git a/games/atomix/pkg-plist b/games/atomix/pkg-plist
index c87bb9333919..738e8a4fbb31 100644
--- a/games/atomix/pkg-plist
+++ b/games/atomix/pkg-plist
@@ -1,74 +1,74 @@
bin/atomix
-share/gnome/applications/atomix.desktop
-share/gnome/atomix/atomix-logo.png
-share/gnome/atomix/level/aceticacid.atomix.xml
-share/gnome/atomix/level/acetone.atomix.xml
-share/gnome/atomix/level/butanol.atomix.xml
-share/gnome/atomix/level/cyclobutane.atomix.xml
-share/gnome/atomix/level/dimethylether.atomix.xml
-share/gnome/atomix/level/ethanal.atomix.xml
-share/gnome/atomix/level/ethane.atomix.xml
-share/gnome/atomix/level/ethanol.atomix.xml
-share/gnome/atomix/level/ethylene.atomix.xml
-share/gnome/atomix/level/glycerin.atomix.xml
-share/gnome/atomix/level/lactic-acid.atomix.xml
-share/gnome/atomix/level/methanal.atomix.xml
-share/gnome/atomix/level/methane.atomix.xml
-share/gnome/atomix/level/methanol.atomix.xml
-share/gnome/atomix/level/propanal.atomix.xml
-share/gnome/atomix/level/propylene.atomix.xml
-share/gnome/atomix/level/pyran.atomix.xml
-share/gnome/atomix/level/sequence
-share/gnome/atomix/level/transbutylen.atomix.xml
-share/gnome/atomix/level/water.atomix.xml
-share/gnome/atomix/themes/default/arrow-bottom.png
-share/gnome/atomix/themes/default/arrow-left.png
-share/gnome/atomix/themes/default/arrow-right.png
-share/gnome/atomix/themes/default/arrow-top.png
-share/gnome/atomix/themes/default/atom-c.png
-share/gnome/atomix/themes/default/atom-f.png
-share/gnome/atomix/themes/default/atom-h.png
-share/gnome/atomix/themes/default/atom-n.png
-share/gnome/atomix/themes/default/atom-o.png
-share/gnome/atomix/themes/default/cursor.png
-share/gnome/atomix/themes/default/floor.png
-share/gnome/atomix/themes/default/link-bottom-double.png
-share/gnome/atomix/themes/default/link-bottom-left.png
-share/gnome/atomix/themes/default/link-bottom-right.png
-share/gnome/atomix/themes/default/link-bottom.png
-share/gnome/atomix/themes/default/link-left-double.png
-share/gnome/atomix/themes/default/link-left.png
-share/gnome/atomix/themes/default/link-right-double.png
-share/gnome/atomix/themes/default/link-right.png
-share/gnome/atomix/themes/default/link-top-double.png
-share/gnome/atomix/themes/default/link-top-left.png
-share/gnome/atomix/themes/default/link-top-right.png
-share/gnome/atomix/themes/default/link-top.png
-share/gnome/atomix/themes/default/shadow-bottom-right.png
-share/gnome/atomix/themes/default/shadow-left-top.png
-share/gnome/atomix/themes/default/shadow-left.png
-share/gnome/atomix/themes/default/shadow-top-left-both.png
-share/gnome/atomix/themes/default/shadow-top-left.png
-share/gnome/atomix/themes/default/shadow-top.png
-share/gnome/atomix/themes/default/theme
-share/gnome/atomix/themes/default/wall-bottom-left.png
-share/gnome/atomix/themes/default/wall-bottom-right.png
-share/gnome/atomix/themes/default/wall-horizontal-bottomx.png
-share/gnome/atomix/themes/default/wall-horizontal-left-end.png
-share/gnome/atomix/themes/default/wall-horizontal-right-end.png
-share/gnome/atomix/themes/default/wall-horizontal-topx.png
-share/gnome/atomix/themes/default/wall-horizontal.png
-share/gnome/atomix/themes/default/wall-single.png
-share/gnome/atomix/themes/default/wall-top-left.png
-share/gnome/atomix/themes/default/wall-top-right.png
-share/gnome/atomix/themes/default/wall-vertical-bottom-end.png
-share/gnome/atomix/themes/default/wall-vertical-leftx.png
-share/gnome/atomix/themes/default/wall-vertical-rightx.png
-share/gnome/atomix/themes/default/wall-vertical-top-end.png
-share/gnome/atomix/themes/default/wall-vertical.png
-@unexec [ -s %D/share/gnome/games/atomix.scores ] || rm -f %D/share/gnome/games/atomix.scores
-share/gnome/gnome-2.0/ui/atomix-ui.xml
-share/gnome/pixmaps/atomix-icon.png
+share/applications/atomix.desktop
+share/atomix/atomix-logo.png
+share/atomix/level/aceticacid.atomix.xml
+share/atomix/level/acetone.atomix.xml
+share/atomix/level/butanol.atomix.xml
+share/atomix/level/cyclobutane.atomix.xml
+share/atomix/level/dimethylether.atomix.xml
+share/atomix/level/ethanal.atomix.xml
+share/atomix/level/ethane.atomix.xml
+share/atomix/level/ethanol.atomix.xml
+share/atomix/level/ethylene.atomix.xml
+share/atomix/level/glycerin.atomix.xml
+share/atomix/level/lactic-acid.atomix.xml
+share/atomix/level/methanal.atomix.xml
+share/atomix/level/methane.atomix.xml
+share/atomix/level/methanol.atomix.xml
+share/atomix/level/propanal.atomix.xml
+share/atomix/level/propylene.atomix.xml
+share/atomix/level/pyran.atomix.xml
+share/atomix/level/sequence
+share/atomix/level/transbutylen.atomix.xml
+share/atomix/level/water.atomix.xml
+share/atomix/themes/default/arrow-bottom.png
+share/atomix/themes/default/arrow-left.png
+share/atomix/themes/default/arrow-right.png
+share/atomix/themes/default/arrow-top.png
+share/atomix/themes/default/atom-c.png
+share/atomix/themes/default/atom-f.png
+share/atomix/themes/default/atom-h.png
+share/atomix/themes/default/atom-n.png
+share/atomix/themes/default/atom-o.png
+share/atomix/themes/default/cursor.png
+share/atomix/themes/default/floor.png
+share/atomix/themes/default/link-bottom-double.png
+share/atomix/themes/default/link-bottom-left.png
+share/atomix/themes/default/link-bottom-right.png
+share/atomix/themes/default/link-bottom.png
+share/atomix/themes/default/link-left-double.png
+share/atomix/themes/default/link-left.png
+share/atomix/themes/default/link-right-double.png
+share/atomix/themes/default/link-right.png
+share/atomix/themes/default/link-top-double.png
+share/atomix/themes/default/link-top-left.png
+share/atomix/themes/default/link-top-right.png
+share/atomix/themes/default/link-top.png
+share/atomix/themes/default/shadow-bottom-right.png
+share/atomix/themes/default/shadow-left-top.png
+share/atomix/themes/default/shadow-left.png
+share/atomix/themes/default/shadow-top-left-both.png
+share/atomix/themes/default/shadow-top-left.png
+share/atomix/themes/default/shadow-top.png
+share/atomix/themes/default/theme
+share/atomix/themes/default/wall-bottom-left.png
+share/atomix/themes/default/wall-bottom-right.png
+share/atomix/themes/default/wall-horizontal-bottomx.png
+share/atomix/themes/default/wall-horizontal-left-end.png
+share/atomix/themes/default/wall-horizontal-right-end.png
+share/atomix/themes/default/wall-horizontal-topx.png
+share/atomix/themes/default/wall-horizontal.png
+share/atomix/themes/default/wall-single.png
+share/atomix/themes/default/wall-top-left.png
+share/atomix/themes/default/wall-top-right.png
+share/atomix/themes/default/wall-vertical-bottom-end.png
+share/atomix/themes/default/wall-vertical-leftx.png
+share/atomix/themes/default/wall-vertical-rightx.png
+share/atomix/themes/default/wall-vertical-top-end.png
+share/atomix/themes/default/wall-vertical.png
+@unexec [ -s %D/share/games/atomix.scores ] || rm -f %D/share/games/atomix.scores
+share/gnome-2.0/ui/atomix-ui.xml
+share/pixmaps/atomix-icon.png
share/locale/am/LC_MESSAGES/atomix.mo
share/locale/az/LC_MESSAGES/atomix.mo
share/locale/be/LC_MESSAGES/atomix.mo
@@ -123,9 +123,10 @@ share/locale/wa/LC_MESSAGES/atomix.mo
share/locale/zh_CN/LC_MESSAGES/atomix.mo
share/locale/zh_HK/LC_MESSAGES/atomix.mo
share/locale/zh_TW/LC_MESSAGES/atomix.mo
+@dirrm share/atomix/themes/default
+@dirrm share/atomix/themes
+@dirrm share/atomix/level
+@dirrm share/atomix
@dirrmtry share/locale/zh_HK/LC_MESSAGES
@dirrmtry share/locale/zh_HK
-@dirrm share/gnome/atomix/themes/default
-@dirrm share/gnome/atomix/themes
-@dirrm share/gnome/atomix/level
-@dirrm share/gnome/atomix
+@dirrmtry share/applications