Search Criteria
Package Details: pywinery 0.3.3-1
Git Clone URL: | https://aur.archlinux.org/pywinery.git (read-only, click to copy) |
---|---|
Package Base: | pywinery |
Description: | Graphical and simple wine-prefix manager which allows you to launch apps and manage configuration of separate prefixes. |
Upstream URL: | https://github.com/ergoithz/pywinery |
Licenses: | |
Submitter: | Andyvec |
Maintainer: | None |
Last Packager: | Cork |
Votes: | 28 |
Popularity: | 0.000000 |
First Submitted: | 2011-04-21 00:37 |
Last Updated: | 2020-09-14 17:43 |
Dependencies (10)
- icoutils
- libglade
- librsvg (librsvg-git, librsvg-minimal-git)
- pygtk
- python2
- python2-gobject (python2-gobject-git)
- wine (wine-unity3d-git, wine-vulkan-git, wine-valve-git, wine-no-pe, wine-git, wine-staging-git, wine-valve, wine-stable-next, wine-stable, wine-staging)
- xdg-utils (mimi-git, sx-open, busking-git, xdg-utils-git, linopen, xdg-utils-terminal-true-git, xdg-utils-mimeo, xdg-utils-handlr, xdg-utils-slock, mimi-bachoseven-git, mimejs-git)
- python2 (make)
- winetricks (winetricks-git) (optional) – Install various redistributable runtime libraries in Wine
Latest Comments
Cork commented on 2020-09-14 17:45
Probably a typo from when I took it over and upgraded it from 0.3. Didn't even remember I was maintainer for this old package.
micwoj92 commented on 2020-09-14 17:34
@Cork, why is it version 0.3.4 but pulls 0.3.3 tarball?
xuiqzy commented on 2015-02-28 18:04
@locino your paste isn't available anymore!
The pkgbuild also needs a package function to work!
==> ERROR: Missing package() function in /tmp/yaourt-tmp-fightcookie/aur-pywinery/./PKGBUILD
==> ERROR: Makepkg was unable to build pywinery.
locino commented on 2014-02-05 05:42
new version updated pkgbuild
version 0.3.1
http://pastebin.com/UXLVSzwt
Andyvec commented on 2011-09-14 15:37
Package updated to 0.2.1
The bug afecting Awesome and DWM seems solved. Please confirm.
Andyvec commented on 2011-06-08 22:43
Bug found. Affects AWESOME and DWM at least (Gnome, KDE, OpenBox, XFCE are working fine)
Follow the board -> https://bbs.archlinux.org/viewtopic.php?pid=945262#p945262
And the bug report -> http://code.google.com/p/pywinery/issues/detail?id=7
Please fill the bug report if you were affected!!!
Andyvec commented on 2011-06-08 12:31
awayand:
I don't know what your problem is. Try <rm -f "$pkgdir/usr/share/icons/hicolor/icon-theme.cache"> as root.
Do you have any gtk2 theme? I don't try it in a KDE environment, only in GNOME2/3 and OpenBox so I don't know how it manages whit non gtk environment. Maby hicolor-icon-theme is need.
Anonymous comment on 2011-06-08 11:45
Traceback (most recent call last):
File "/usr/bin/pywinery", line 727, in <module>
app = Main(sys_argv)
File "/usr/bin/pywinery", line 267, in __init__
iconview.set_model(getTools())
File "/usr/bin/pywinery", line 166, in getTools
(theme.load_icon(tools[i][0], 24, 0), i,
glib.GError: Icon 'wine-winetricks' not present in theme
any idea how to fix this?