Search Criteria
Package Details: wink 1.5-8
Git Clone URL: | https://aur.archlinux.org/wink.git (read-only, click to copy) |
---|---|
Package Base: | wink |
Description: | Tutorial and Presentation creation software, primarily aimed at creating tutorials on how to use software. |
Upstream URL: | http://www.debugmode.com/wink/ |
Licenses: | |
Submitter: | Smeagol07 |
Maintainer: | jose1711 |
Last Packager: | jose1711 |
Votes: | 14 |
Popularity: | 0.000000 |
First Submitted: | 2010-02-04 12:50 |
Last Updated: | 2017-01-20 10:31 |
Dependencies (8)
- expat (expat-git) (x86_64)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view) (x86_64)
- lib32-expat (i686)
- lib32-gtk2 (lib32-gtk2-git, lib32-gtk2-minimal-git) (i686)
- lib32-libstdc++5 (i686)
- lib32-pangox-compat (i686)
- libstdc++5 (x86_64)
- pangox-compat (x86_64)
Latest Comments
1 2 3 4 Next › Last »
jose1711 commented on 2020-02-03 22:48
@Alex_Boutros what happens when you run
/usr/bin/wink.sh
from terminal?Alex_Boutros commented on 2020-02-03 21:28
Installs fine but will not run.
jose1711 commented on 2019-03-06 08:08
builds fine here. i wonder what's in your
GZIP
variable and whether it improves when you dounset GZIP
prior to runningmakepkg
JohnRobson commented on 2019-03-06 01:45
jose1711 commented on 2017-01-20 10:41
i have made the following adjustments to PKGBUILD:
- bigger application icon (extracted from wink resources)
- if active numlock is detected a warning is displayed using xmessage (with numlock the shortcuts will not work)
- mime types (.wnk files will also get an icon)
- cleaned up PKGBUILD a bit
also it may be useful to know that:
- rightclicking the tray icon while the application window is *not* minimized to tray almost always results in a segmentation fault. if you first minimize to tray and then click it, the context menu is popped up and works fine
- oddly looking dialogs and widgets are caused (at least in my case) by adwaita gtk theme. as a quick fix you can try to rename /usr/share/themes/Adwaita/gtk-2.0 to /usr/share/themes/Adwaita/gtk-2.0_disabled.
notuxius commented on 2017-01-19 06:22
@jose1711 could you add integration into 'open with' functionality?
notuxius commented on 2017-01-04 12:57
some icons are missing
alexandre-mbm commented on 2016-01-10 16:11
jose1711, I use https://github.com/alexandre-mbm/arch-pkgs to manage issues in my PKGBUILDs.
alexandre-mbm commented on 2016-01-10 16:08
jose1711, I think that we can track the last binaries of linked libraries that were working.
jose1711 commented on 2016-01-10 15:57
alexandre, this is a binary-only package so not sure what can be done here. maybe it broke due to some architectural changes in gtk?