Age | Commit message (Expand) | Author |
2021-06-14 | gnu: Rename qtbase to qtbase-5....This change was automated via the following command:
$ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g'
$ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g'
$ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g'
$ git checkout etc # to clear some spurious changes
This is done so the qtbase package can be upgraded to version 6 in the
following commit.
| Maxim Cournoyer |
2021-04-25 | gnu: Add orange....* gnu/packages/orange.scm (orange): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vinicius Monego |
2021-04-25 | gnu: Add python-serverfiles....* gnu/packages/orange.scm (python-serverfiles): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vinicius Monego |
2021-04-25 | gnu: Add python-orange-widget-base....* gnu/packages/orange.scm (python-orange-widget-base): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vinicius Monego |
2021-04-25 | gnu: Add python-orange-canvas-core....* gnu/packages/orange.scm: New file.
* gnu/packages/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vinicius Monego |