0.97.0 2009-08-25
BUG FIXES
* Avoid GnomeKeyringCredentialStore traceback on Ubuntu Hardy
by being more tolerant about gobject methods availability.
(Vincent Ladeuil, #403430)
* Fixed emblem and nautilus bzr-status column for ignored files.
(Lucas Shrewsbury, #294632)
* Fixed emblem and nautilus bzr-status column for unversioned files.
(Lucas Shrewsbury, #417966)
* Switch to using disutils sdist instead of bzr export.
(Mark Lee, #398242)
0.96.2 2009-07-08
BUG FIXES
* Same player shoots again. Version credits.pickle and rebuild the tarball
after running 'python ./setup.py build_credits', update
http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
(Vincent Ladeuil, #397526)
0.96.1 2009-07-08
BUG FIXES
* Rebuild the tarball after running 'python ./setup.py build_credits',
update http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
(Vincent Ladeuil, #397526)
0.96.0 2009-07-08
UI
* Add colored status messages in Olive file list (Jasper Groenewegen)
* Use the new progress bar implementation from bzrlib.
(Vincent Ladeuil, 385191)
CHANGES
* Add ginfo command line option (Jasper Groenewegen)
* Diff window uses GtkSourceView2 now. (Szilveszter Farkas)
BUG FIXES
* Fix the Branch/Get dialog refusing to open after hitting Cancel. (Markus
Korn, #294396)
* Fix Olive homepage URL. (#255152)
* Fix gannotate.conf handling. (Vincent Ladeuil, #373157)
* Save commit messages at uncommit time, restore them at
gcommit time. Also allow saving commit messages if the commit
is cancelled. (Anne Mohsen, Vincent Ladeuil, #215674)
* Mark as compatible with bzr 1.13.
FEATURES
* Support storing credentials in the GNOME Keyring if it is
available. (Jelmer Vernooij)
* Fix opening Status window in Olive (#316310)
2009-09-09 07:44:03 +02:00
|
|
|
# $NetBSD: Makefile,v 1.7 2009/09/09 05:44:03 epg Exp $
|
2008-08-26 03:20:25 +02:00
|
|
|
|
|
|
|
DISTNAME= bzr-gtk-${VER}
|
0.97.0 2009-08-25
BUG FIXES
* Avoid GnomeKeyringCredentialStore traceback on Ubuntu Hardy
by being more tolerant about gobject methods availability.
(Vincent Ladeuil, #403430)
* Fixed emblem and nautilus bzr-status column for ignored files.
(Lucas Shrewsbury, #294632)
* Fixed emblem and nautilus bzr-status column for unversioned files.
(Lucas Shrewsbury, #417966)
* Switch to using disutils sdist instead of bzr export.
(Mark Lee, #398242)
0.96.2 2009-07-08
BUG FIXES
* Same player shoots again. Version credits.pickle and rebuild the tarball
after running 'python ./setup.py build_credits', update
http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
(Vincent Ladeuil, #397526)
0.96.1 2009-07-08
BUG FIXES
* Rebuild the tarball after running 'python ./setup.py build_credits',
update http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
(Vincent Ladeuil, #397526)
0.96.0 2009-07-08
UI
* Add colored status messages in Olive file list (Jasper Groenewegen)
* Use the new progress bar implementation from bzrlib.
(Vincent Ladeuil, 385191)
CHANGES
* Add ginfo command line option (Jasper Groenewegen)
* Diff window uses GtkSourceView2 now. (Szilveszter Farkas)
BUG FIXES
* Fix the Branch/Get dialog refusing to open after hitting Cancel. (Markus
Korn, #294396)
* Fix Olive homepage URL. (#255152)
* Fix gannotate.conf handling. (Vincent Ladeuil, #373157)
* Save commit messages at uncommit time, restore them at
gcommit time. Also allow saving commit messages if the commit
is cancelled. (Anne Mohsen, Vincent Ladeuil, #215674)
* Mark as compatible with bzr 1.13.
FEATURES
* Support storing credentials in the GNOME Keyring if it is
available. (Jelmer Vernooij)
* Fix opening Status window in Olive (#316310)
2009-09-09 07:44:03 +02:00
|
|
|
#PKGREVISION= 1
|
2008-08-26 03:20:25 +02:00
|
|
|
CATEGORIES= devel
|
0.97.0 2009-08-25
BUG FIXES
* Avoid GnomeKeyringCredentialStore traceback on Ubuntu Hardy
by being more tolerant about gobject methods availability.
(Vincent Ladeuil, #403430)
* Fixed emblem and nautilus bzr-status column for ignored files.
(Lucas Shrewsbury, #294632)
* Fixed emblem and nautilus bzr-status column for unversioned files.
(Lucas Shrewsbury, #417966)
* Switch to using disutils sdist instead of bzr export.
(Mark Lee, #398242)
0.96.2 2009-07-08
BUG FIXES
* Same player shoots again. Version credits.pickle and rebuild the tarball
after running 'python ./setup.py build_credits', update
http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
(Vincent Ladeuil, #397526)
0.96.1 2009-07-08
BUG FIXES
* Rebuild the tarball after running 'python ./setup.py build_credits',
update http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
(Vincent Ladeuil, #397526)
0.96.0 2009-07-08
UI
* Add colored status messages in Olive file list (Jasper Groenewegen)
* Use the new progress bar implementation from bzrlib.
(Vincent Ladeuil, 385191)
CHANGES
* Add ginfo command line option (Jasper Groenewegen)
* Diff window uses GtkSourceView2 now. (Szilveszter Farkas)
BUG FIXES
* Fix the Branch/Get dialog refusing to open after hitting Cancel. (Markus
Korn, #294396)
* Fix Olive homepage URL. (#255152)
* Fix gannotate.conf handling. (Vincent Ladeuil, #373157)
* Save commit messages at uncommit time, restore them at
gcommit time. Also allow saving commit messages if the commit
is cancelled. (Anne Mohsen, Vincent Ladeuil, #215674)
* Mark as compatible with bzr 1.13.
FEATURES
* Support storing credentials in the GNOME Keyring if it is
available. (Jelmer Vernooij)
* Fix opening Status window in Olive (#316310)
2009-09-09 07:44:03 +02:00
|
|
|
MASTER_SITES= http://launchpad.net/bzr-gtk/trunk/${VER}/+download/
|
|
|
|
VER= 0.97.0
|
2008-08-26 03:20:25 +02:00
|
|
|
|
|
|
|
MAINTAINER= epg@NetBSD.org
|
|
|
|
HOMEPAGE= http://bazaar-vcs.org/bzr-gtk
|
|
|
|
COMMENT= Various GTK+ frontends to Bazaar commands
|
|
|
|
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
|
|
|
DEPENDS+= ${PYPKGPREFIX}-cairo>=1.0:../../graphics/py-cairo
|
|
|
|
DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.8:../../x11/py-gtk2
|
|
|
|
|
|
|
|
PYDISTUTILSPKG= yes
|
2009-08-08 17:52:57 +02:00
|
|
|
PYTHON_VERSIONS_ACCEPTED= 26 25
|
|
|
|
REPLACE_PYTHON= create-credits.py
|
2008-08-26 03:20:25 +02:00
|
|
|
|
2008-09-18 10:46:21 +02:00
|
|
|
USE_TOOLS+= msgfmt
|
|
|
|
|
2008-08-26 03:20:25 +02:00
|
|
|
# Insists on working X display, and fails anyway, so disable.
|
|
|
|
BZR_PLUGIN_TEST=no
|
|
|
|
|
2008-11-08 03:49:49 +01:00
|
|
|
PRIVILEGED_STAGES+= clean
|
|
|
|
|
2008-08-26 03:20:25 +02:00
|
|
|
.include "../../devel/bzr/plugin.mk"
|
|
|
|
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
2009-08-08 17:52:57 +02:00
|
|
|
.include "../../lang/python/application.mk"
|
2008-08-26 03:20:25 +02:00
|
|
|
.include "../../lang/python/extension.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|