diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-10-24 23:37:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-10-24 23:37:25 +0000 |
commit | 4acc6fb2a411b291c9c210d82bafe7c62e71c77d (patch) | |
tree | bc16420eb52d65511ceb520c00171d219210a473 /deskutils/gdesklets-recentlyused | |
parent | 97dfcc1b41c5b4581b1d73128a866beec069c5bf (diff) | |
download | ports-4acc6fb2a411b291c9c210d82bafe7c62e71c77d.tar.gz ports-4acc6fb2a411b291c9c210d82bafe7c62e71c77d.zip |
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 'deskutils/gdesklets-recentlyused')
-rw-r--r-- | deskutils/gdesklets-recentlyused/Makefile | 4 | ||||
-rw-r--r-- | deskutils/gdesklets-recentlyused/files/pkg-message.in | 4 | ||||
-rw-r--r-- | deskutils/gdesklets-recentlyused/pkg-plist | 32 |
3 files changed, 20 insertions, 20 deletions
diff --git a/deskutils/gdesklets-recentlyused/Makefile b/deskutils/gdesklets-recentlyused/Makefile index 454c33f10775..971c5908869f 100644 --- a/deskutils/gdesklets-recentlyused/Makefile +++ b/deskutils/gdesklets-recentlyused/Makefile @@ -7,7 +7,7 @@ PORTNAME= recentlyused PORTVERSION= 0.6 -PORTREVISION= 6 +PORTREVISION= 8 CATEGORIES= deskutils gnome MASTER_SITES= http://gdesklets.gnomedesktop.org/files/ PKGNAMEPREFIX= gdesklets- @@ -24,7 +24,7 @@ SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message NAME= RecentlyUsed -DATADIR= ${PREFIX}/share/gnome +DATADIR= ${PREFIX}/share do-build: @${WRKSRC}/Install_${NAME}_Sensor.bin --nomsg ${WRKSRC} diff --git a/deskutils/gdesklets-recentlyused/files/pkg-message.in b/deskutils/gdesklets-recentlyused/files/pkg-message.in index d2463720794d..7c5424401eb8 100644 --- a/deskutils/gdesklets-recentlyused/files/pkg-message.in +++ b/deskutils/gdesklets-recentlyused/files/pkg-message.in @@ -1,11 +1,11 @@ ## To view the installed applets: - ls %%PREFIX%%/share/gnome/gdesklets/Displays + ls %%PREFIX%%/share/gdesklets/Displays To use those applets: - gdesklets open %%PREFIX%%/share/gnome/gdesklets/Displays/${name}/${name}.display + gdesklets open %%PREFIX%%/share/gdesklets/Displays/${name}/${name}.display Replace ${name} with the correct name of the applets you want to use. diff --git a/deskutils/gdesklets-recentlyused/pkg-plist b/deskutils/gdesklets-recentlyused/pkg-plist index f133cfaa0d7e..a61e83c09088 100644 --- a/deskutils/gdesklets-recentlyused/pkg-plist +++ b/deskutils/gdesklets-recentlyused/pkg-plist @@ -1,16 +1,16 @@ -share/gnome/gdesklets/Displays/RecentlyUsed/recently-used.display -share/gnome/gdesklets/Sensors/RecentlyUsed/.recently-used -share/gnome/gdesklets/Sensors/RecentlyUsed/AUTHORS -share/gnome/gdesklets/Sensors/RecentlyUsed/Animator.py -share/gnome/gdesklets/Sensors/RecentlyUsed/Icon.py -share/gnome/gdesklets/Sensors/RecentlyUsed/MimeIcon.py -share/gnome/gdesklets/Sensors/RecentlyUsed/RecentFile.py -share/gnome/gdesklets/Sensors/RecentlyUsed/RecentParser.py -share/gnome/gdesklets/Sensors/RecentlyUsed/RecentReader.py -share/gnome/gdesklets/Sensors/RecentlyUsed/RfileSet.py -share/gnome/gdesklets/Sensors/RecentlyUsed/TestReader.py -share/gnome/gdesklets/Sensors/RecentlyUsed/TestRecent.py -share/gnome/gdesklets/Sensors/RecentlyUsed/TestRfileSet.py -share/gnome/gdesklets/Sensors/RecentlyUsed/__init__.py -@dirrm share/gnome/gdesklets/Sensors/RecentlyUsed -@dirrm share/gnome/gdesklets/Displays/RecentlyUsed +share/gdesklets/Displays/RecentlyUsed/recently-used.display +share/gdesklets/Sensors/RecentlyUsed/.recently-used +share/gdesklets/Sensors/RecentlyUsed/AUTHORS +share/gdesklets/Sensors/RecentlyUsed/Animator.py +share/gdesklets/Sensors/RecentlyUsed/Icon.py +share/gdesklets/Sensors/RecentlyUsed/MimeIcon.py +share/gdesklets/Sensors/RecentlyUsed/RecentFile.py +share/gdesklets/Sensors/RecentlyUsed/RecentParser.py +share/gdesklets/Sensors/RecentlyUsed/RecentReader.py +share/gdesklets/Sensors/RecentlyUsed/RfileSet.py +share/gdesklets/Sensors/RecentlyUsed/TestReader.py +share/gdesklets/Sensors/RecentlyUsed/TestRecent.py +share/gdesklets/Sensors/RecentlyUsed/TestRfileSet.py +share/gdesklets/Sensors/RecentlyUsed/__init__.py +@dirrm share/gdesklets/Sensors/RecentlyUsed +@dirrm share/gdesklets/Displays/RecentlyUsed |