Age | Commit message (Collapse) | Author |
|
* gnu/packages/qt.scm (grantlee)[arguments]
<#:phases>'check-setup': New phase, set QT_QPA_PLATFORM=offscreen.
<#:phases>'check': Remove phase.
|
|
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.
|
|
* gnu/packages/qt.scm (qscintilla)[#:phase configure]: Set QT_INSTALL_DATA and
QT_HOST_DATA to $OUT/lib/qt5.
|
|
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.
|
|
* 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'.
|
|
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.
|
|
* 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>
|
|
* gnu/packages/bioinformatics.scm (plink-ng): New variable.
|
|
* gnu/packages/bioinformatics.scm (paml): New variable.
|
|
* 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.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.6.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.56.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.92.
|
|
* gnu/packages/linux.scm (linux-libre-4.1)[source]: Update the URL
and hash of the patch for CVE-2017-1000251.
|
|
* doc/guix.texi (Base Services): Update 'udev-service' documentation.
|
|
* gnu/packages/emacs.scm (emacs-helm): Update to 2.8.5.
|
|
* gnu/packages/syncthing.scm (syncthing): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-text-union): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-net-union): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-vitrun-qart-union): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-gogo-protobuf-union): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-crypto-union): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-kcp-go): New
variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-templexxx-reedsolomon): New
variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-templexxx-cpufeat): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-kballard-go-shellquote): New
variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-cli): New
variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-time-rate): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-xtaci-smux): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-pkg-errors): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-templexxx-xor): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash-adler32):
New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-ccding-go-stun): New variable.
|
|
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-pfilter): New
variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-text-unicode-norm): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-text-transform): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-net-proxy): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-net-ipv6): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-net-internal-iana): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-net-context): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-net-bpf): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-net-ipv4): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-crypto-xtea): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-crypto-twofish): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-crypto-cast5): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-crypto-salsa20): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-crypto-tea): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-crypto-pbkdf2): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-crypto-blowfish): New variable.
|
|
* gnu/packages/syncthing.scm (go-golang-org-x-crypto-bcrypt): New variable.
|