Thank you for your modifications, it's updated.
Search Criteria
Package Details: yad-svn r772-2
Package Actions
| 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: | |
| Conflicts: | |
| Provides: | |
| Submitter: | Soulou |
| Maintainer: | Soulou |
| Last Packager: | Soulou |
| Votes: | 4 |
| First Submitted: | 2010-07-14 18:53 |
| Last Updated: | 2014-07-23 00:41 |
Dependencies (5)
Required by (0)
Sources
Latest Comments
Comment by Soulou
Anonymous comment
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
Ok it's all right, I add your line to the PKGBUILD and it works. Perfect, thanks.
Comment by tri1976
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
Ok, sorry I completely forgot to work on this package, it's done now !
Anonymous comment
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