summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2017-10-13gnu: kdnssd: Enable service discovery on local network via avahi....* gnu/packages/kde-frameworks.scm (kdnssd)[inputs]: Add avahi. Hartmut Goebel
2017-10-13gnu: phonon: Enable building the Qt Designer plugin....Add native-inputs pkg-config, qttools and update comments. This enables building the Qt Designer plugin. * gnu/packages/kde-frameworks.scm (phonon): [native-inputs]: Add pkg-config, qttools. [arguments]<#configure-flags>: Remove PHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT, to avoid installing the Phonon-Qt-extension into /gnu/store/…-qtbase-…/. Hartmut Goebel
2017-10-13gnu: kdesignerplugin: Add optional inputs....Still missing: kwebkit (KF5WebKitConfig.cmake). * gnu/packages/kde-frameworks.scm (kdesignerplugin)[inputs]: Add kcompletion, kconfigwidgets, kiconthemes, kitemviews, kkio, kplotting, ktextwidgets, kwidgetsaddons, kxmlgui, sonnet. Hartmut Goebel
2017-10-13gnu: Add kdewebkit....* gnu/package/kde-frameworks.scm (kdewebkit): New variable. Hartmut Goebel
2017-10-13gnu: kwallet: Add optional input qgpgme....Gpgme was already there, QGpgme was missing. * gnu/packages/kde-frameworks.scm (kwallet)[inputs]: Add qgpgme. Hartmut Goebel
2017-10-13gnu: kconfigwidgets: Add optional native-input kdoctools....* gnu/packages/kde-frameworks.scm (kconfigwidgets)[native-inputs]: Add kdoctools. Hartmut Goebel
2017-10-13gnu: kcoreaddons: Add native-input shared-mime-info and a comment....* gnu/packages/kde-frameworks.scm (kcoreaddons)[native-inputs]: Add shared-mime-info. Hartmut Goebel
2017-10-13gnu: Update prison to 5.37.0....Align with the version of other kde-frameworks packages. * gnu/package/kde-frameworks.scm (prision): Update to 5.37.0 Hartmut Goebel
2017-10-13gnu: qtkeychain: Reduce the number of warnings when configuring....* gnu/packages/qt.scm (qtkeychain)[native-inputs]: Add pkg-config. Hartmut Goebel
2017-10-13gnu: grantlee: Enable all tests....* gnu/packages/qt.scm (grantlee)[arguments] <#:phases>'check-setup': New phase, set QT_QPA_PLATFORM=offscreen. <#:phases>'check': Remove phase. Hartmut Goebel
2017-10-13gnu: kde-framworks: Fix installation directories....After the qtbase installation directories have been changed, kf5's plugins etc. need to be install into lib/qt5/…, too. We change the global definitions in "KDEInstallDirs.cmake", so this changes will apply to all packages without these to need to define the paths. THis is okay, since "KDEInstallDirs.cmake" defines the directory-layout guix is using. * gnu/packages/kde-frameworks.scm (extra-cmake-modules)[#:phase fix-lib-path]: In modules/KDEInstallDirs.cmake also patch QTPLUGINDIR, QTQUICKIMPORTSDIR, QMLDIR. (kwindowsystem)[#:phase check]: Adjust QT_PLUGIN_PATH. (kfilemetadata)[#:phase check-setup]: dito. Hartmut Goebel
2017-10-13gnu: qscintilla: Adjust installation directory layout....* gnu/packages/qt.scm (qscintilla)[#:phase configure]: Set QT_INSTALL_DATA and QT_HOST_DATA to $OUT/lib/qt5. Hartmut Goebel
2017-10-13gnu: qtwebkit: Fix rpath for the qmlwebkit plugins....After the qtbase installation directories have been changed, the relative RPATH in the libs no longer matched the sructure. * gnu/packages/qt.scm(qtwebkit)[arguments]: New phase fix-qmlwebkit-plugins-rpath. Hartmut Goebel
2017-10-13gnu: qwt: Adjust installation directory layout....* gnu/packages/qt.scm (qwt)[arguments]<#:phases>: Modify 'qwtconfig.pri' to use a directory layout that matching qtbase. Modify 'doc/doc.pro' to remove the misplaced installation of man pages. Rename phase 'install-documentation' to 'install-man-pages'. 宋文武
2017-10-13gnu: qt: Fix install paths in submodules....Before this, the paths in pkg-config (.pc) and libtool (.la) files of submodules are all pointing to qtbase. * gnu/packages/qt.scm (qtbase)[native-inputs]: Move 'which' to 'propagated-inputs'. [arguments]: Rename 'patch-qt_config.prf' phase to 'patch-mkspecs' and patch more qmake spec files there. (qtsvg)[arguments]: Add 'configure-qmake' phase. 宋文武
2017-10-13gnu: qtbase: Use a more standard directory layout....* gnu/packages/qt.scm (qtbase)[arguments]: Pass docdir, headerdir, archdatadir, datadir and examplesdir to 'configure'. Ajdust the patch-qt_config.prf phase accordingly. [native-search-paths]: Adjust accordingly. (qtwayland)[arguments]: New field. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> 宋文武
2017-10-13gnu: Add plink-ng....* gnu/packages/bioinformatics.scm (plink-ng): New variable. Ricardo Wurmus
2017-10-13gnu: Add paml....* gnu/packages/bioinformatics.scm (paml): New variable. Ricardo Wurmus
2017-10-13gnu: Add GnuCash documentation....* gnu/packages/gnucash.scm (gnucash-docs): Add it. (gnucash): Use the glib-or-gtk-build-system, create a "doc" output, and install the output of "gnucash-docs" into there. Chris Marusich
2017-10-13gnu: linux-libre: Update to 4.13.6....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.6. (%linux-libre-hash): Update hash. Mark H Weaver
2017-10-13gnu: linux-libre@4.9: Update to 4.9.56....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.56. Mark H Weaver
2017-10-13gnu: linux-libre@4.4: Update to 4.4.92....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.92. Mark H Weaver
2017-10-13gnu: linux-libre@4.1: Update URL for CVE-2017-1000251 fix....* gnu/packages/linux.scm (linux-libre-4.1)[source]: Update the URL and hash of the patch for CVE-2017-1000251. Mark H Weaver
2017-10-13gnu: emacs-helm: Update to 2.8.5....* gnu/packages/emacs.scm (emacs-helm): Update to 2.8.5. Ricardo Wurmus
2017-10-12gnu: Add Syncthing....* gnu/packages/syncthing.scm (syncthing): New variable. Leo Famulari
2017-10-12gnu: Add go-golang-org-x-text-union....* gnu/packages/syncthing.scm (go-golang-org-x-text-union): New variable. Leo Famulari
2017-10-12gnu: Add go-golang-org-x-net-union....* gnu/packages/syncthing.scm (go-golang-org-x-net-union): New variable. Leo Famulari
2017-10-12gnu: Add go-github-com-vitrun-qart-union....* gnu/packages/syncthing.scm (go-github-com-vitrun-qart-union): New variable. Leo Famulari
2017-10-12gnu: Add go-github-com-gogo-protobuf-union....* gnu/packages/syncthing.scm (go-github-com-gogo-protobuf-union): New variable. Leo Famulari
2017-10-12gnu: Add go-golang-org-x-crypto-union....* gnu/packages/syncthing.scm (go-golang-org-x-crypto-union): New variable. Leo Famulari
2017-10-12gnu: Add go-github-com-audriusbutkevicius-kcp-go....* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-kcp-go): New variable. Leo Famulari
2017-10-12gnu: Add go-github-com-templexxx-reedsolomon....* gnu/packages/syncthing.scm (go-github-com-templexxx-reedsolomon): New variable. Leo Famulari
2017-10-12gnu: Add go-github-com-templexxx-cpufeat....* gnu/packages/syncthing.scm (go-github-com-templexxx-cpufeat): New variable. Leo Famulari
2017-10-12gnu: Add go-github-com-kballard-go-shellquote....* gnu/packages/syncthing.scm (go-github-com-kballard-go-shellquote): New variable. Leo Famulari
2017-10-12gnu: Add go-github-com-audriusbutkevicius-cli....* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-cli): New variable. Leo Famulari
2017-10-12gnu: Add go-golang-org-x-time-rate....* gnu/packages/syncthing.scm (go-golang-org-x-time-rate): New variable. Leo Famulari
2017-10-12gnu: Add go-github-com-xtaci-smux....* gnu/packages/syncthing.scm (go-github-com-xtaci-smux): New variable. Leo Famulari
2017-10-12gnu: Add go-github-com-pkg-errors....* gnu/packages/syncthing.scm (go-github-com-pkg-errors): New variable. Leo Famulari
2017-10-12gnu: Add go-github-com-templexxx-xor....* gnu/packages/syncthing.scm (go-github-com-templexxx-xor): New variable. Leo Famulari
2017-10-12gnu: Add go-github-com-chmduquesne-rollinghash-adler32....* gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash-adler32): New variable. Leo Famulari
2017-10-12gnu: Add go-github-com-ccding-go-stun....* gnu/packages/syncthing.scm (go-github-com-ccding-go-stun): New variable. Leo Famulari
2017-10-12gnu: Add go-github-com-audriusbutkevicius-pfilter....* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-pfilter): New variable. Leo Famulari
2017-10-12gnu: Add go-golang-org-x-text-unicode-norm....* gnu/packages/syncthing.scm (go-golang-org-x-text-unicode-norm): New variable. Leo Famulari
2017-10-12gnu: Add go-golang-org-x-text-transform....* gnu/packages/syncthing.scm (go-golang-org-x-text-transform): New variable. Leo Famulari
2017-10-12gnu: Add go-golang-org-x-net-proxy....* gnu/packages/syncthing.scm (go-golang-org-x-net-proxy): New variable. Leo Famulari
2017-10-12gnu: Add go-golang-org-x-net-ipv6....* gnu/packages/syncthing.scm (go-golang-org-x-net-ipv6): New variable. Leo Famulari
2017-10-12gnu: Add go-golang-org-x-net-internal-iana....* gnu/packages/syncthing.scm (go-golang-org-x-net-internal-iana): New variable. Leo Famulari
2017-10-12gnu: Add go-golang-org-x-net-context....* gnu/packages/syncthing.scm (go-golang-org-x-net-context): New variable. Leo Famulari
2017-10-12gnu: Add go-golang-org-x-net-bpf....* gnu/packages/syncthing.scm (go-golang-org-x-net-bpf): New variable. Leo Famulari
2017-10-12gnu: Add go-golang-org-x-net-ipv4....* gnu/packages/syncthing.scm (go-golang-org-x-net-ipv4): New variable. Leo Famulari