Search Criteria
Package Details: kdesrc-build 19.12-1
Git Clone URL: | https://aur.archlinux.org/kdesrc-build.git (read-only, click to copy) |
---|---|
Package Base: | kdesrc-build |
Description: | A script to build KDE software from KDE's source repositories |
Upstream URL: | https://kdesrc-build.kde.org/ |
Keywords: | KDE |
Licenses: | |
Conflicts: | |
Submitter: | ilpianista |
Maintainer: | IslandC0der |
Last Packager: | bisen2 |
Votes: | 5 |
Popularity: | 0.24 |
First Submitted: | 2015-11-20 07:42 |
Last Updated: | 2020-01-05 17:06 |
Dependencies (11)
- dialog
- perl-io-socket-ssl
- perl-json
- perl-libwww
- perl-net-ssleay
- perl-xml-parser
- perl-yaml-syck
- cmake (cmake-git) (make)
- git (git-git) (make)
- git (git-git) (optional) – download source code using git
- subversion (optional) – download source code using svn
Latest Comments
MCMic commented on 2020-07-24 09:47
It fails to run, with this log:
Fri Jul 24 11:42:39 2020
Can't locate ksb/FirstRun.pm in @INC (you may need to install the ksb::FirstRun module) (@INC contains: /share/kdesrc-build/modules /usr/lib/perl5/5.32/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.32/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.32/core_perl /usr/share/perl5/core_perl) at /bin/kdesrc-build line 87.
As you can see it searches in /share/kdesrc-build/... instead of /usr/share/kdesrc-build/...
I don’t know why.
bisen2 commented on 2019-05-10 14:26
Hi, I have recently adopted this package. If you have any issues or suggested improvements, feel free to email me, leave a comment here, or make an issue at https://gitlab.com/bisen2/kdesrc-build
vgs commented on 2018-10-15 17:17
Due to bug https://www.mail-archive.com/kde-bugs-dist@kde.org/msg252862.html Please add patch to fix it https://cgit.kde.org/kdesrc-build.git/commit/?id=3dbada64198c288ce34802ef75f82f19cf49dc42
Thank you.
UPD: I did it in next gist, please apply it to your repository. https://gist.github.com/LVladymyr/9e64701b8ba72a7be1b19bc1ff7306a7
ilpianista commented on 2017-04-06 22:29
Fixed, thank you
Nistree commented on 2017-04-05 20:14
Downloading kdesrc-build-16.10.tar.gz...
curl: (22) The requested URL returned error: 404 Not found
Also missing dependencies: perl-io-socket-ssl and perl-net-ssleay.