summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJohannes Dewender2015-06-17 17:49:06 +0200
committerJohannes Dewender2015-06-17 17:49:06 +0200
commit9bba59bbcc87a20f275f85becc905829278cc2bd (patch)
tree5f3ede496b15377eaaa3da223bd03bec4d7b432e /.SRCINFO
parent81c11f84e0e98e82879e0e4024cb028a582f6eed (diff)
downloadaur-9bba59bbcc87a20f275f85becc905829278cc2bd.tar.gz
bzr-gtk-gtk2: install in bzrlib.plugins.gtk2
So this doesn't conflict with bzr-gtk, but must also be imported differently in python.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f8559edb7f9..0a814f91a7a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,23 @@
-pkgbase = bzr-gtk
+pkgbase = bzr-gtk-gtk2
pkgdesc = Plugin for Bazaar that aims to provide GTK+ interfaces to most Bazaar operations.
pkgver = 0.100.0
- pkgrel = 2
+ pkgrel = 1
url = http://bazaar-vcs.org/bzr-gtk
- arch = i686
- arch = x86_64
+ arch = any
license = GPL
depends = pygtk
depends = bzr
depends = pycairo
depends = libglade
+ conflicts = bzr-gtk<=0.100.0
source = https://launchpad.net/bzr-gtk/gtk2/0.100.0/+download/bzr-gtk-0.100.0.tar.gz
source = bzr_handle_patch_open_display.patch
source = bzr_notify_open_display.patch
+ source = gtk2-package.patch
md5sums = a7c2f27072bcacdcf8983ca6a2426dbd
md5sums = 384f7ad2131b581342566fa78d041c85
md5sums = 3aaf3786033d97f488425aa718d7d314
+ md5sums = 30c96c3c17513a196a3d6a197db3e1ba
-pkgname = bzr-gtk
+pkgname = bzr-gtk-gtk2