Package Details: wink 1.5-5

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/
Category: multimedia
Licenses: Freeware
Submitter: Smeagol07
Maintainer: None
Last Packager: None
Votes: 14
First Submitted: 2010-02-04 12:50
Last Updated: 2013-01-28 20:48

Latest Comments

Comment by jose1711

2015-05-07 21:32

sorry, i don't have time to maintain this pkgbuild anymore. disowning

Comment by Joel

2015-05-07 06:44

Needs pangox-compat as dependency

Comment by Joel

2015-05-07 06:39

./wink: error while loading shared libraries: libpangox-1.0.so.0: cannot open shared object file: No such file or directory

Comment by cspal

2015-01-10 07:38

When installed in to /usr/share/wink/ directory it can't be used as a regular user because of permissions; one can't changes any property for a frame, because everything is gray in the Properties bar.
I think it should be installed in to $HOME directory.

Comment by ant

2014-09-12 14:12

It only built in Arch i686. I can run it, but there is no right pane to change properties for a single frame, only for multiple frames, making the program rather useless. On the terminal I continually get this error:

(wink:539): Gtk-WARNING **: Error loading theme icon 'gtk-cancel' for stock: Fatal error reading PNG image file: bad parameters to zlib

Comment by ant

2014-08-24 22:16

Note lib32-pangox-compat did not build because I had libtool installed. I got:

:: gcc-libs-multilib and gcc-libs are in conflict. Remove gcc-libs? [y/N] y
:: gcc-multilib and gcc are in conflict. Remove gcc? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: libtool: requires gcc=4.9.0

The solution was - of course - to remove libtool and to install wink again. But then, when compiling lib32-pangox-compat, I get:

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc -m32
checking whether the C compiler works... no
configure: error: in `/tmp/yaourt-tmp-ant/aur-lib32-pangox-compat/src/pangox-compat-0.0.2':
configure: error: C compiler cannot create executables
See `config.log' for more details
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build lib32-pangox-compat.

So the overall wink building fails. Can someone help on this?

Comment by jose1711

2013-11-14 10:52

TODO: change wink.png to wink in desktop file

Comment by k2s

2013-01-28 12:30

aur/lib32-pangox-compat should be added as dependencie

after I installed it Wink starts on my 64bit arch linux

Comment by jose1711

2012-12-04 18:21

could be that pangox-compat needs to be added to dependencies?

Comment by kinu

2012-12-03 09:59

I'm getting: ./wink: error while loading shared libraries: libpangox-1.0.so.0: cannot open shared object file: No such file or directory
Tried to install pangox-compat, but continues to fail.

Comment by Gently

2012-08-16 23:33

:: no results found for lib32-libstdc++5
:: no results found for lib32-gtk2
:: no results found for lib32-expat

Apprently these don't exist anymore.

Comment by jose1711

2012-06-04 10:22

updated, sorry it took so long. jose

Comment by ant

2012-06-02 20:48

I've flagged it out-of-date, hoping that the maintainer will be alerted. José, if you do not have time to fix it, please disown it and I will adopt it. Thanks.

Comment by Cinelli

2012-06-02 20:45

==> Validating source files with md5sums...
wink15.tar.gz ... FAILED

Comment by ant

2012-05-20 10:37

Please update your PKGBUILD, e.g. adopting Blubaur's version, because it is broken.

Comment by luuuciano

2012-04-19 23:47

https://wiki.archlinux.org/index.php/Arch_User_Repository

Comment by mrueegg

2012-04-19 22:25

Thanks, but I used the PKGBUILD provided by Blubaur. How can I install the package after I did a "makepkg -S". Normally, this is done by pacman -S xyz.tar.xz, but both archives yield the shown error.

Comment by luuuciano

2012-04-19 20:45

Easy... http://www.digital2b.com/mirror_${pkgname}/${pkgname}${_pkgver}.tar.gz do not have anything...
You will have to find a new source, and change to it
Or try using the PKGBUILD shared by Blubaur

Comment by mrueegg

2012-04-19 18:48

Unfortunately, I get for both generated tar.gz files the same error when I use the new PKGBUILD for X86_64:

error: missing package metadata in wink-1.5-3.src.tar.gz
error: 'wink-1.5-3.src.tar.gz': invalid or corrupted package
error: missing package metadata in wink15.tar.gz
error: 'wink15.tar.gz': invalid or corrupted package

What am I doing wrong? Thanks.

Comment by Blubaur

2012-04-09 19:17

I updated the PKGBUILD locally to support x86_64, please review and eventually use.
http://blub.sdf-eu.org/wink/PKGBUILD

Comment by luuuciano

2011-10-12 22:14

http://www.digital2b.com/mirror_wink/wink15.tar.gz do not exist anymore
In fact, none of the links on http://www.debugmode.com/wink/download.htm works!
:(

maybe this work http://hkbn.linux.tucows.com/files/wink15.tar.gz

Anonymous comment

2010-06-16 03:18

Finally got it worked. thanks for the PKGBUILD. instead of mkdir it is better to use install option.

Anonymous comment

2010-06-15 06:18

This requires libstdc++5 as dependency and a dirty work to link libexpat.so.1.5.2 linked to libexpat.so.0.

Anonymous comment

2010-06-15 06:11

there is a problem with the PKGBUILD.pl check. It will create and install only the gif and .desktop file.