Package Details: yad-svn r772-2

Package Base: yad-svn
Description: Display graphical dialogs from shell scripts or command line
Upstream URL: http://sourceforge.net/projects/yad-dialog/
Category: gnome
Licenses: GPL2
Conflicts: yad
Provides: yad, yad-svn=r772
Submitter: Soulou
Maintainer: Soulou
Last Packager: Soulou
Votes: 4
First Submitted: 2010-07-14 18:53
Last Updated: 2014-07-23 00:41

Latest Comments

Comment by Soulou

2014-07-23 00:40

Thank you for your modifications, it's updated.

Anonymous comment

2014-07-22 22:04

This PKGBUILD really needs to be updated, the repo is incorrect as well as not using the new methods for VCS PKGBUILDs makepkg has; here's my modification of the PKGBUILD: https://gist.github.com/Somasis/e52f0819a143bb1e7cc3

Comment by Soulou

2012-05-13 19:14

Ok it's all right, I add your line to the PKGBUILD and it works. Perfect, thanks.

Comment by tri1976

2012-05-13 16:07

I'm getting the following errors during "make"
/usr/bin/ld: yad-notebook.o: undefined reference to symbol 'XGetClassHint'
/usr/bin/ld: note: 'XGetClassHint' is defined in DSO /usr/lib/libX11.so.6 so try adding it to the linker command line
/usr/lib/libX11.so.6: could not read symbols: Invalid operation

please add the following line before "autoreconf -i" to fix this issue
export LDFLAGS="-lX11"

here is the reference to this error from another project http://code.google.com/p/gshot/issues/detail?id=10

Comment by Soulou

2012-04-02 12:38

Ok, sorry I completely forgot to work on this package, it's done now !

Anonymous comment

2011-11-14 05:18

Can't install this package looks like the icon-theme.cache that comes in the package should be removed?

This is the output when trying to install it;

1/1) checking package integrity
(1/1) checking for file conflicts
error: failed to commit transaction (conflicting files)
yad-svn: /usr/share/icons/hicolor/icon-theme.cache exists in filesystem

Can we get a fix for this please?


THANKS