Search Criteria
Package Details: libgksu 2.0.12-9
Package Actions
Git Clone URL: | https://aur.archlinux.org/libgksu.git (read-only, click to copy) |
---|---|
Package Base: | libgksu |
Description: | gksu authorization library |
Upstream URL: | http://www.nongnu.org/gksu/index.html |
Licenses: | GPL |
Submitter: | Barthalion |
Maintainer: | bidulock |
Last Packager: | bidulock |
Votes: | 69 |
Popularity: | 0.003653 |
First Submitted: | 2018-04-23 09:44 (UTC) |
Last Updated: | 2021-10-24 20:50 (UTC) |
Dependencies (7)
- gconfAUR
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR)
- libgnome-keyring
- libgtop
- startup-notification
- gtk-doc (make)
- intltool (make)
Required by (2)
Sources (9)
- http://people.debian.org/~kov/gksu/libgksu-2.0.12.tar.gz
- libgksu-2.0.0-fbsd.patch
- libgksu-2.0.12-automake-1.11.2.patch
- libgksu-2.0.12-fix-make-3.82.patch
- libgksu-2.0.12-notests.patch
- libgksu-2.0.12-revert-forkpty.patch
- libgksu-2.0.12-security-format.patch
- libgksu-2.0.7-libs.patch
- libgksu-2.0.7-polinguas.patch
Latest Comments
« First ‹ Previous 1 2
abhinavd commented on 2020-10-07 12:21 (UTC)
@uwechris it works for me if I simply comment out the lines in the PKGBUILD associated with the po/LINGUAS patch.
uwechris commented on 2019-06-11 07:25 (UTC) (edited on 2019-06-11 07:29 (UTC) by uwechris)
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool ==> ERROR: An error happened in build(). Break away... :: Unable to build libgksu - makepkg exited with code: 4 =>> Try again? [y/N] ... patching file configure.ac Hunk #1 succeeded at 53 (offset 3 lines). The next patch would create the file po/LINGUAS, which already exists! Skipping patch. 1 out of 1 hunk ignore ==> ERROR: An error happened in build(). Break away... :: Unable to build libgksu - makepkg exited with code: 4
adsun commented on 2018-07-15 20:58 (UTC)
@vperus the packages you mentioned are part of the
base-devel
group and don't need to be added to the dependency list as they are assumed to be installed already when building using PKGBUILDs.vperus commented on 2018-07-15 20:55 (UTC)
@succmyplokijuh try to install automake/autoconf/pkgconfig it's missing one of these in dependency list
succmyplokijuh commented on 2018-04-24 08:13 (UTC) (edited on 2018-04-24 08:13 (UTC) by succmyplokijuh)
there is syntax error
./configure: line 12233: syntax error near unexpected token 'LIBGKSU,'
./configure: line 12233: `PKG_CHECK_MODULES(LIBGKSU, gtk+-2.0 >= 2.4.0, gconf-2.0, libstartup-notification-1.0, gnome-keyring-1, libgtop-2.0)'
« First ‹ Previous 1 2