summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 8 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f62ba2dd04f..193faa68d414 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,25 +1,23 @@
-# Generated by mksrcinfo v8
-# Sun Dec 11 10:50:55 UTC 2016
pkgbase = pywinery
pkgdesc = Graphical and simple wine-prefix manager which allows you to launch apps and manage configuration of separate prefixes.
pkgver = 0.3.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ergoithz/pywinery
install = pywinery.install
arch = any
license = GPLv3
- makedepends = python2
- depends = python2
- depends = python2-gobject
+ makedepends = python-setuptools
+ depends = python
+ depends = python-gobject>=3.4
+ depends = gtk3
depends = xdg-utils
depends = icoutils
- depends = pygtk
- depends = libglade
depends = librsvg
- depends = wine
optdepends = winetricks: Install various redistributable runtime libraries in Wine
+ optdepends = wine: System wine version
source = https://github.com/ergoithz/pywinery/releases/download/0.3.3/pywinery_0.3-3.tar.gz
+ source = patch-gtk-version.patch
sha256sums = ed2d5c103fa5a9fb8253532b66c718aee3c64d6c6488872322448731554033f5
+ sha256sums = 2241f5871227befd56238499f2ea459f9f7d013c871aea95edf8419cb98c6245
pkgname = pywinery
-