Update to 0.2.8, convert to user-destdir:

Version 0.2.8, October 30, 2007
* Many code cleanups and bugs fixed
* Hide experimental categories and features
* Build known-good libgmenu bindings

Version 0.2.7, June 8, 2007
* Pidgin online status support (James Ogley)
* Layout fixes for different panel orientations
* Fix Gtk 2.10 recently used handling
* List files downloaded by Epiphany (Tony Tsui)
* Many code cleanups and bugs fixed

Version 0.2.6, March 22, 2007
* Place toplevel applications in Other category (Mads Villadsen)
* New Administration category in Computer topic (Mads Villadsen)
* Remove topic right-click menus
* Parse Tomboy notes in main thread
* Ignore missing ~/.tomboy directory
* Support Compiz-style viewports in the pager (Tony Tsui)

Version 0.2.5, March 16, 2007
* Hordes of bug fixes and stability improvements
* Improve async loading and memory pressure
* Support marking Drives as Favorite
* Improved sizing of applet menus
* Open Tomboy note:// URLs correctly. (Sandy Armstrong)
* Handle non-UTF8 filenames

Version 0.2.4, March 1, 2007
* Add applet preferences dialog (Johannes Schmid)
* Make all file operations async
* Discover files downloaded with Mozilla
* Fiddle with topic names
* Add Suspend to shutdown dialog (maxx@krakoa.dk)
* Add history graph for Recently Used
* Fix grabbing for toolbar submenus
* Hint bug-buddy to file bugs in GNOME Bugzilla
* Better support openSUSE (James Ogley)
* Support newest dbus-python
* Hordes of other bug fixes

Version 0.2.3, February 6, 2007
* Fix crash opening People pane (bug #404909)

Version 0.2.2, February 6, 2007
* Support different panel layouts (Markus Jonsson)
* Favorite items get a heart
* GTK 2.10 RecentManager support (James Bowes)
* Install Gimmie icons from Drew Kerr
* Remove devel package dependencies
* "All Favorites" support in Computer
* Fix bug with missing .gtk-bookmarks file
* Give applet transparent background (Christian Hammond)
* Support for running uninstalled build
This commit is contained in:
Thomas Klausner 2009-03-12 11:15:32 +00:00
parent 39542960de
commit f6969e3b83
3 changed files with 61 additions and 18 deletions

View File

@ -1,22 +1,28 @@
# $NetBSD: Makefile,v 1.3 2008/01/18 04:30:13 tnn2 Exp $
# $NetBSD: Makefile,v 1.4 2009/03/12 11:15:32 thomasklausner Exp $
#
DISTNAME= gimmie-0.2.1
PKGREVISION= 2
DISTNAME= gimmie-0.2.8
CATEGORIES= sysutils
MASTER_SITES= http://www.beatniksoftware.com/gimmie/releases/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://beatnik.infogami.com/Gimmie
HOMEPAGE= http://beatniksoftware.com/gimmie
COMMENT= Creative panel replacement
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_DIRS= gnome2-1.6 xdg-1.4
USE_LIBTOOL= yes
PY_PATCHPLIST= yes
USE_TOOLS+= gmake intltool pkg-config
.include "../../devel/py-gobject/buildlink3.mk"
.include "../../devel/GConf/schemas.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../print/libgnomecups/buildlink3.mk"
BUILDLINK_API_DEPENDS.gnome-menus+= gnome-menus>=2.18
.include "../../sysutils/gnome-menus/buildlink3.mk"
.include "../../sysutils/py-gnome-menus/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/py-gtk2/buildlink3.mk"

View File

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2007/02/04 09:37:29 thomasklausner Exp $
@comment $NetBSD: PLIST,v 1.2 2009/03/12 11:15:32 thomasklausner Exp $
bin/gimmie
lib/bonobo/servers/GNOME_GimmieApplet.server
${PYSITELIB}/gimmie/W3CDate.py
@ -26,15 +26,9 @@ ${PYSITELIB}/gimmie/gimmie_bar.pyo
${PYSITELIB}/gimmie/gimmie_base.py
${PYSITELIB}/gimmie/gimmie_base.pyc
${PYSITELIB}/gimmie/gimmie_base.pyo
${PYSITELIB}/gimmie/gimmie_browser.py
${PYSITELIB}/gimmie/gimmie_browser.pyc
${PYSITELIB}/gimmie/gimmie_browser.pyo
${PYSITELIB}/gimmie/gimmie_computer.py
${PYSITELIB}/gimmie/gimmie_computer.pyc
${PYSITELIB}/gimmie/gimmie_computer.pyo
${PYSITELIB}/gimmie/gimmie_documents.py
${PYSITELIB}/gimmie/gimmie_documents.pyc
${PYSITELIB}/gimmie/gimmie_documents.pyo
${PYSITELIB}/gimmie/gimmie_file.py
${PYSITELIB}/gimmie/gimmie_file.pyc
${PYSITELIB}/gimmie/gimmie_file.pyo
@ -44,24 +38,33 @@ ${PYSITELIB}/gimmie/gimmie_gaim.pyo
${PYSITELIB}/gimmie/gimmie_globals.py
${PYSITELIB}/gimmie/gimmie_globals.pyc
${PYSITELIB}/gimmie/gimmie_globals.pyo
${PYSITELIB}/gimmie/gimmie_gmail.py
${PYSITELIB}/gimmie/gimmie_gmail.pyc
${PYSITELIB}/gimmie/gimmie_gmail.pyo
${PYSITELIB}/gimmie/gimmie_gui.py
${PYSITELIB}/gimmie/gimmie_gui.pyc
${PYSITELIB}/gimmie/gimmie_gui.pyo
${PYSITELIB}/gimmie/gimmie_library.py
${PYSITELIB}/gimmie/gimmie_library.pyc
${PYSITELIB}/gimmie/gimmie_library.pyo
${PYSITELIB}/gimmie/gimmie_logout.py
${PYSITELIB}/gimmie/gimmie_logout.pyc
${PYSITELIB}/gimmie/gimmie_logout.pyo
${PYSITELIB}/gimmie/gimmie_people.py
${PYSITELIB}/gimmie/gimmie_people.pyc
${PYSITELIB}/gimmie/gimmie_people.pyo
${PYSITELIB}/gimmie/gimmie_pidgin.py
${PYSITELIB}/gimmie/gimmie_pidgin.pyc
${PYSITELIB}/gimmie/gimmie_pidgin.pyo
${PYSITELIB}/gimmie/gimmie_prefs.py
${PYSITELIB}/gimmie/gimmie_prefs.pyc
${PYSITELIB}/gimmie/gimmie_prefs.pyo
${PYSITELIB}/gimmie/gimmie_recent.py
${PYSITELIB}/gimmie/gimmie_recent.pyc
${PYSITELIB}/gimmie/gimmie_recent.pyo
${PYSITELIB}/gimmie/gimmie_running.py
${PYSITELIB}/gimmie/gimmie_running.pyc
${PYSITELIB}/gimmie/gimmie_running.pyo
${PYSITELIB}/gimmie/gimmie_threads.py
${PYSITELIB}/gimmie/gimmie_threads.pyc
${PYSITELIB}/gimmie/gimmie_threads.pyo
${PYSITELIB}/gimmie/gimmie_tomboy.py
${PYSITELIB}/gimmie/gimmie_tomboy.pyc
${PYSITELIB}/gimmie/gimmie_tomboy.pyo
@ -74,6 +77,10 @@ ${PYSITELIB}/gimmie/gimmie_trash.pyo
${PYSITELIB}/gimmie/gimmie_util.py
${PYSITELIB}/gimmie/gimmie_util.pyc
${PYSITELIB}/gimmie/gimmie_util.pyo
${PYSITELIB}/gimmie/gmenu/__init__.py
${PYSITELIB}/gimmie/gmenu/__init__.pyc
${PYSITELIB}/gimmie/gmenu/__init__.pyo
${PYSITELIB}/gimmie/gmenu/gmenu.la
${PYSITELIB}/gimmie/gnomecups/__init__.py
${PYSITELIB}/gimmie/gnomecups/__init__.pyc
${PYSITELIB}/gimmie/gnomecups/__init__.pyo
@ -91,8 +98,15 @@ ${PYSITELIB}/gimmie/traymanager/__init__.pyc
${PYSITELIB}/gimmie/traymanager/__init__.pyo
${PYSITELIB}/gimmie/traymanager/_egg.la
libexec/gimmie_applet
share/gconf/schemas/gimmie.schemas
share/gnome-2.0/ui/GNOME_GimmieApplet.xml
share/icons/hicolor/16x16/apps/gimmie.png
share/icons/hicolor/32x32/apps/gimmie.png
share/icons/hicolor/48x48/apps/gimmie.png
share/icons/hicolor/scalable/apps/gimmie.svg
share/locale/ar/LC_MESSAGES/gimmie.mo
share/locale/ca/LC_MESSAGES/gimmie.mo
share/locale/cs/LC_MESSAGES/gimmie.mo
share/locale/da/LC_MESSAGES/gimmie.mo
share/locale/de/LC_MESSAGES/gimmie.mo
share/locale/dz/LC_MESSAGES/gimmie.mo
@ -100,16 +114,39 @@ share/locale/el/LC_MESSAGES/gimmie.mo
share/locale/en_GB/LC_MESSAGES/gimmie.mo
share/locale/es/LC_MESSAGES/gimmie.mo
share/locale/fi/LC_MESSAGES/gimmie.mo
share/locale/fr/LC_MESSAGES/gimmie.mo
share/locale/gl/LC_MESSAGES/gimmie.mo
share/locale/hu/LC_MESSAGES/gimmie.mo
share/locale/ja/LC_MESSAGES/gimmie.mo
share/locale/lv/LC_MESSAGES/gimmie.mo
share/locale/mk/LC_MESSAGES/gimmie.mo
share/locale/nb/LC_MESSAGES/gimmie.mo
share/locale/oc/LC_MESSAGES/gimmie.mo
share/locale/pt_BR/LC_MESSAGES/gimmie.mo
share/locale/ru/LC_MESSAGES/gimmie.mo
share/locale/sv/LC_MESSAGES/gimmie.mo
share/locale/vi/LC_MESSAGES/gimmie.mo
share/locale/zh_CN/LC_MESSAGES/gimmie.mo
share/pixmaps/gimmie.png
@comment in xdg-dirs: @dirrm share/pixmaps
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable/apps
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/apps
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/32x32/apps
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/32x32
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16/apps
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor
@comment in xdg-dirs: @dirrm share/icons
@comment in gnome2-dirs: @dirrm share/gnome-2.0/ui
@comment in gnome2-dirs: @dirrm share/gnome-2.0
@comment in GConf: @dirrm share/gconf/schemas
@dirrm ${PYSITELIB}/gimmie/traymanager
@dirrm ${PYSITELIB}/gimmie/sexy
@dirrm ${PYSITELIB}/gimmie/iconentry
@dirrm ${PYSITELIB}/gimmie/gnomecups
@dirrm ${PYSITELIB}/gimmie/gmenu
@dirrm ${PYSITELIB}/gimmie/gdmclient
@dirrm ${PYSITELIB}/gimmie
@comment in libbonobo: @dirrm lib/bonobo/servers

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2007/02/04 09:37:29 thomasklausner Exp $
$NetBSD: distinfo,v 1.2 2009/03/12 11:15:32 thomasklausner Exp $
SHA1 (gimmie-0.2.1.tar.gz) = 734cc069575b989257690bcdfa94e1c181717fba
RMD160 (gimmie-0.2.1.tar.gz) = 2dfa1b9e085f726848e5a70bc41a12d20e8a09ff
Size (gimmie-0.2.1.tar.gz) = 545258 bytes
SHA1 (gimmie-0.2.8.tar.gz) = 58b3b4b973b769a1e7d76d72d2f476dea1890624
RMD160 (gimmie-0.2.8.tar.gz) = a2640981a548b942188603cefa818f6a2039aaec
Size (gimmie-0.2.8.tar.gz) = 663510 bytes