sorry, i don't have time to maintain this pkgbuild anymore. disowning
Search Criteria
Package Details: wink 1.5-5
Package Actions
| 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: | |
| Submitter: | Smeagol07 |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 14 |
| First Submitted: | 2010-02-04 12:50 |
| Last Updated: | 2013-01-28 20:48 |
Dependencies (3)
Required by (0)
Sources
Latest Comments
Comment by jose1711
Comment by Joel
Needs pangox-compat as dependency
Comment by Joel
./wink: error while loading shared libraries: libpangox-1.0.so.0: cannot open shared object file: No such file or directory
Comment by cspal
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
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
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
TODO: change wink.png to wink in desktop file
Comment by k2s
aur/lib32-pangox-compat should be added as dependencie
after I installed it Wink starts on my 64bit arch linux
Comment by jose1711
could be that pangox-compat needs to be added to dependencies?
Comment by kinu
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
:: 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
updated, sorry it took so long. jose
Comment by ant
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
==> Validating source files with md5sums...
wink15.tar.gz ... FAILED
Comment by ant
Please update your PKGBUILD, e.g. adopting Blubaur's version, because it is broken.
Comment by luuuciano
Comment by mrueegg
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
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
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
I updated the PKGBUILD locally to support x86_64, please review and eventually use.
http://blub.sdf-eu.org/wink/PKGBUILD
Comment by luuuciano
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
Finally got it worked. thanks for the PKGBUILD. instead of mkdir it is better to use install option.
Anonymous comment
This requires libstdc++5 as dependency and a dirty work to link libexpat.so.1.5.2 linked to libexpat.so.0.
Anonymous comment
there is a problem with the PKGBUILD.pl check. It will create and install only the gif and .desktop file.