aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/wine.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/wine.scm')
0 files changed, 0 insertions, 0 deletions
r qt-4. Disband this relation and make qt-4 a complete independent package definition. Thus the monolithic package qt5 and be removed resp. deprecated. * gnu/packages/qt.scm (qt-4): Copy all relevant package definition parts from 'qt' and not longer inherit from 'qt'. (qt): Define as a deprecated alias for 'qtbase`. Hartmut Goebel 2019-11-01gnu: Remove qtdeclarative-render2d....This module has been merged into qtdeclarative as of Qt 5.8.0 and is not used anywhere. Hartmut Goebel 2019-09-24Merge branch 'master' into core-updatesLudovic Courtès 2019-09-22gnu: Add python-pyside-2-tools....* gnu/packages/qt.scm (python-pyside-2-tools): New variable. John Soo 2019-09-22gnu: Add python-pyside-2.... * gnu/packages/qt.scm (python-pyside-2): New variable. John Soo 2019-09-22gnu: Add python-shiboken-2....* gnu/packages/qt.scm (python-shiboken-2): New variable. John Soo 2019-09-06Merge branch 'master' into core-updatesMark H Weaver 2019-09-07gnu: qtwebkit: Disable non-x86 builds....* gnu/packages/qt.scm (qtwebkit)[supported-systems]: New field. Ludovic Courtès 2019-08-29Merge branch 'master' into core-updatesMark H Weaver 2019-08-29gnu: QtWebKit: Increase build timeout....* gnu/packages/qt.scm (qtwebkit)[properties]: New field. Marius Bakke 2019-07-22Merge branch 'master' into core-updatesMarius Bakke 2019-07-21gnu: qtwebkit: Update to 5.212.0-alpha3....* gnu/packages/qt.scm (qtwebkit): Update to 5.212.0-alpha3. Efraim Flashner 2019-07-16gnu: Qt@4: Build with GCC 5 and OpenSSL 1.0....* gnu/packages/qt.scm (qt-4)[inputs]: Replace OPENSSL with OPENSSL-1.0. [native-inputs]: Add GCC-5. Marius Bakke 2019-04-04gnu: Move nss & co. to nss.scm....* gnu/packages/gnuzilla.scm (nspr, nss): Move to... * gnu/packages/nss.scm: ... here. New file. * gnu/packages/chromium.scm, gnu/packages/disk.scm, gnu/packages/freedesktop.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/java.scm, gnu/packages/libreoffice.scm, gnu/packages/linux.scm, gnu/packages/mate.scm, gnu/packages/openldap.scm, gnu/packages/package-management.scm, gnu/packages/password-utils.scm, gnu/packages/polkit.scm, gnu/packages/qt.scm, gnu/packages/sssd.scm, gnu/packages/storage.scm, gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/xml.scm: Adjust accordingly. * gnu/local.mk (GNU_SYSTEM_MODULES): Add nss.scm. Ludovic Courtès 2019-03-27gnu: grantlee: Delete broken tests....* gnu/packages/qt.scm (grantlee)[arguments]: Add phase "delete-broken-tests". Ricardo Wurmus 2019-03-21gnu: qwt: Update to 6.1.4....* gnu/packages/qt.scm (qwt): Update to 6.1.4. Tobias Geerinckx-Rice