Commit Graph

1025 Commits

Author SHA1 Message Date
Christopher Baines
fa4fffbd08
gnu: Add comments to the bottom of a few more package modules.
This will hopefully discourage patches which add new packages to the bottom of
files, as this increases the likelihood of conflicts when applying patches.

If there are more specific ways that packages should be arranged in specific
modules, this message can be updated accordingly.

* gnu/packages/crates-graphics.scm: Add comment discouraging adding packages
to the bottom of the file.
* gnu/packages/crates-gtk.scm: ditto.
* gnu/packages/games.scm: ditto.
* gnu/packages/music.scm: ditto.
* gnu/packages/qt.scm: ditto.
* gnu/packages/web.scm: ditto.
2022-09-14 09:33:11 +01:00
Michael Rohleder
26aa149be8
gnu: strawberry: Update to 1.0.9.
* gnu/packages/music.scm (strawberry): Update to 1.0.9.
[inputs]: Add icu4c.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-08 16:22:23 +02:00
Nikolay Korotkiy
cc6c079230
gnu: cmus: Update to 2.10.0.
* gnu/packages/music.scm (cmus): Update to 2.10.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-08-29 16:25:08 +03:00
Michael Rohleder
79a8cfffe9
gnu: beets: Update to 1.6.0.
* gnu/packages/music.scm (beets): Update to 1.6.0.
[inputs]: Remove python-six.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-22 14:18:29 +08:00
Marius Bakke
dfd4474461
gnu: qtractor: Fix build.
This is a follow-up to commit 1ef04fb228.

* gnu/packages/music.scm (qtractor)[inputs]: Change from QTSVG to QTSVG-5.
2022-08-13 19:24:34 +02:00
Vinicius Monego
bea916aea7
gnu: gsequencer: Update to 4.3.4.
* gnu/packages/music.scm (gsequencer): Update to 4.3.4.
[inputs]: Replace gtk+ with gtk, libsoup-minimal-2 with libsoup,
webkitgtk-with-libsoup-2 with webkitgtk.
2022-08-13 14:05:19 -03:00
Vinicius Monego
b2ba54d007
gnu: mixxx: Update to 2.3.3.
* gnu/packages/music.scm (mixxx): Update to 2.3.3.
2022-08-13 02:34:02 -03:00
Michael Rohleder
ead27209b5
gnu: strawberry: Update to 1.0.7.
* gnu/packages/music.scm (strawberry): Update to 1.0.7.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-02 16:21:29 +08:00
Maxim Cournoyer
eef8e2ec46
gnu: qttools: Rename to qttools-5.
Automated with:

  git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
  git checkout NEWS
2022-07-31 21:55:48 -04:00
Maxim Cournoyer
1130fc5991
gnu: qtquickcontrols2: Rename to qtquickcontrols2-5.
Automated via:

  git grep -l qtquickcontrols2 | xargs sed 's/\bqtquickcontrols2\b/\0-5/g' -i
  git checkout NEWS
2022-07-31 21:55:45 -04:00
Maxim Cournoyer
735d340ae4
gnu: qtdeclarative: Rename to qtdeclarative-5.
Automated via the following commands:

  git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i
  git checkout NEWS
2022-07-31 21:55:44 -04:00
Maxim Cournoyer
5f22854339
gnu: qtmultimedia: Rename to qtmultimedia-5.
Automated via:

  git grep -l qtmultimedia | xargs sed 's/qtmultimedia/qtmultimedia-5/g' -i
  git checkout NEWS
2022-07-31 21:55:44 -04:00
Maxim Cournoyer
1ef04fb228
gnu: qtsvg: Rename variable to qtsvg-5.
This is in preparation of the qtsvg update to version 6.

This change was automated via the following command:

  git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
2022-07-31 21:55:43 -04:00
Tobias Geerinckx-Rice
80108cac05
gnu: qtractor: Remove input labels.
* gnu/packages/music.scm (qtractor)[inputs]:
Remove input labels.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice
85347b0f34
gnu: qtractor: Update to 0.9.27.
* gnu/packages/music.scm (qtractor): Update to 0.9.27.
[inputs]: Add qtsvg.
2022-07-24 02:00:00 +02:00
Ludovic Courtès
dbf0987971
gnu: clyrics: Update to 0.13.
* gnu/packages/music.scm (clyrics): Update to 0.13.
2022-07-19 18:57:05 +02:00
Nicolas Goaziou
8821777808
gnu: rosegarden: Update to 22.06.
* gnu/packages/music.scm (rosegarden): Update to 22.06.
2022-07-06 19:45:01 +02:00
Sughosha
aba1ee5553
gnu: Add luppp.
* gnu/packages/music.scm (luppp): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-07-01 19:12:01 +02:00
Sughosha
697e75fca5
gnu: Add fabla.
* gnu/packages/music.scm (fabla): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-07-01 19:08:46 +02:00
Sughosha
3b19dbd703
gnu: sorcer: Update to 1.1.3-1.cc7f6f5.
* gnu/packages/music.scm (sorcer): Update to 1.1.3-1.cc7f6f5.
[source]: Fetch with git; remove generated C++ file.
[native-inputs]: Replace faust with faust-0.9.67.

This update fixes the building of the package.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-07-01 19:03:48 +02:00
Jose G Perez Taveras
875ed928e6
gnu: playerctl: Update to 2.4.1.
* gnu/packages/music.scm (playerctl): Update to 2.4.1.
[arguments]: Remove -Dintrospection=false.
[inputs]: Remove python-pygobject.
[native-inputs]: Add gobject-introspection.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-06-28 22:41:18 +01:00
Christopher Rodriguez
a21583de54
gnu: Add orca-music.
* gnu/packages/music.scm (orca-music): New variable.
2022-06-26 15:38:46 -04:00
Vinicius Monego
f91797b1e5
gnu: muse-sequencer: Use Gexps.
* gnu/packages/music.scm (muse-sequencer)[arguments]: Use Gexps.
2022-06-18 13:06:45 -03:00
Vinicius Monego
e2de652d57
gnu: muse-sequencer: Update to 4.1.0.
* gnu/packages/music.scm (muse-sequencer): Update to 4.1.0.
2022-06-18 13:06:41 -03:00
Alexandros Theodotou
c363843349
gnu: rtmidi: Add version 5.0.0.
* gnu/packages/audio.scm (rtmidi): Update to 5.0.0.
(rtmidi-4.0): New variable.
* gnu/packages/music.scm (milkytracker)[inputs]: Use RTMIDI-4.0 rather
than RTMIDI.
(zrythm)[inputs]: Likewise.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-06-15 00:25:21 +02:00
Tobias Geerinckx-Rice
424a14a386
gnu: padthv1: Update to 0.9.26.
* gnu/packages/music.scm (padthv1): Update to 0.9.26.
[inputs]: Add qtsvg.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice
a73f88499e
gnu: samplv1: Update to 0.9.26.
* gnu/packages/music.scm (samplv1): Update to 0.9.26.
[inputs]: Add qtsvg.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice
b40d7fd001
gnu: drumkv1: Update to 0.9.26.
* gnu/packages/music.scm (drumkv1): Update to 0.9.26.
[inputs]: Add qtsvg.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice
65f66245d4
gnu: synthv1: Update to 0.9.26.
* gnu/packages/music.scm (synthv1): Update to 0.9.26.
[inputs]: Add qtsvg.
2022-06-05 02:00:08 +02:00
Wamm K. D
c950d3ffe1
gnu: quodlibet: Add missing plugin dependencies.
* gnu/packages/music.scm (quodlibet)[inputs]: Add gtksourceview, keybinder-3.0,
python-musicbrainzngs, and python-pyinotify.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-06-04 08:35:04 +02:00
Maxim Cournoyer
d986c34560
gnu: mod-host: Update to 0.10.6-4.cdd30dd.
* gnu/packages/music.scm (mod-host): Update to 0.10.6-4.cdd30dd.
[source]: Use git-version and git-file-name.
[arguments]: Use gexps.
[phases]: Delete trailing #t.
[inputs]: Replace jack-1 with jack-2.
[native-inputs]: replace python-2 with python-wrapper.
2022-05-31 14:54:11 -04:00
Maxim Cournoyer
00dff2c768
gnu: Remove beast.
* gnu/packages/music.scm (beast): Delete variable.
2022-05-31 14:54:05 -04:00
Maxim Cournoyer
8ab2f519d4
gnu: solfege: Update to 3.23.5pre2.
* gnu/packages/music.scm (solfege): Update to 3.23.5pre2.
[source]: Use git.
[arguments]: Use gexps.  Remove trailing #t.
[phases]{patch-python-shebangs, wrap-program}: Use search-file-input.
{fix-version}: New phase.
[inputs]: Use new style.  Remove python-2 and python2-pygtk.  Add
python-wrapper and python-pygobject.
[native-inputs]: Add autoconf and automake.  Use latest texinfo.
2022-05-31 14:53:43 -04:00
Maxim Cournoyer
f9cd6d905b
gnu: non-session-manager: Supersede with new-session-manager.
The new-session-manager project seems a more active fork (and the source of
non-session-manager is no longer available from its project page).

* gnu/packages/music.scm (non-sequencer): Mark as superseded with...
(new-session-manager): ... this new package.
(synthv1, drumkv1, samplv1, padthv1): Replace non-session-manager with
new-session-manager.
2022-05-31 14:52:52 -04:00
Maxim Cournoyer
e3205452db
gnu: Remove gtklick.
* gnu/packages/music.scm (gtklick): Delete variable.
2022-05-31 14:52:32 -04:00
Maxim Cournoyer
a240fef707
gnu: Remove mloop.
* gnu/packages/music.scm (mloop): Delete variable.
2022-05-31 14:52:32 -04:00
Maxim Cournoyer
ded6dbcb49
gnu: Remove python2-pyechonest.
* gnu/packages/music.scm (python2-pyechonest): Delete variable.
2022-05-31 14:52:32 -04:00
Maxim Cournoyer
e89a1fc62a
gnu: Remove python2-musicbrainzngs.
* gnu/packages/music.scm (python2-musicbrainzngs): Delete variable.
2022-05-31 14:52:31 -04:00
Maxim Cournoyer
a5a84babb9
gnu: Remove ingen.
* gnu/packages/music.scm (ingen): Delete variable.
2022-05-31 14:52:15 -04:00
Ricardo Wurmus
216fb59b9b
gnu: non-sequencer: Update to 1.9.5-5.257ec59.
* gnu/packages/music.scm (non-sequencer): Update to 1.9.5-5.257ec59.
[source]: Use fork as old repository is defunct; use git-file-name and
git-version.
[arguments]: Remove python-2; add phase to replace bundled waf.
[native-inputs]: Add python-waf.
(non-session-manager)[native-inputs]: Add python-waf.
(non-mixer)[inputs]: Add lv2 and lilv.
[native-inputs]: Add python-waf.
(non-timeline)[native-inputs]: Add python-waf.
2022-05-30 23:09:46 +02:00
Liliana Marie Prikler
df43e8d45c
gnu: quodlibet: Correct wrappers.
* gnu/packages/music.scm (quodlibet)[#:phases]: Rename ‘wrap-gi-typelib’ to
‘wrap-extra-paths’.  Use ‘=’ for GI_TYPELIB_PATH.  Add
‘GST_PLUGIN_SYSTEM_PATH’ with suffix binding.
2022-05-30 21:28:53 +02:00
Liliana Marie Prikler
cc0401a9de
gnu: quodlibet: Fix inputs.
* gnu/packages/music.scm (quodlibet)[inputs]: Add bash-minimal for
‘wrap-program’.  Remove extraneous gtk+.
2022-05-28 17:28:39 +02:00
Remco van 't Veer
092ec158f7
gnu: Add quodlibet.
* gnu/packages/music.scm (quodlibet): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-05-28 13:02:19 +02:00
Foo Chuan Wei
d6e4ed34a7
gnu: dumb: Fix build.
* gnu/packages/music.scm (dumb, dumb-allegro4): Fix failing build of "dumb"
  caused by missing allegro-4 dependency.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-24 17:19:03 +02:00
Tobias Geerinckx-Rice
959bf37cd8
gnu: qtractor: Update to 0.9.26.
* gnu/packages/music.scm (qtractor): Update to 0.9.26.
2022-05-22 02:00:00 +02:00
Tobias Geerinckx-Rice
96089de63b
gnu: padthv1: Update to 0.9.25.
* gnu/packages/music.scm (padthv1): Update to 0.9.25.
2022-05-22 02:00:00 +02:00
Tobias Geerinckx-Rice
5b2f5e182c
gnu: samplv1: Update to 0.9.25.
* gnu/packages/music.scm (samplv1): Update to 0.9.25.
2022-05-22 02:00:00 +02:00
Tobias Geerinckx-Rice
466a030ed8
gnu: drumkv1: Update to 0.9.25.
* gnu/packages/music.scm (drumkv1): Update to 0.9.25.
2022-05-22 02:00:00 +02:00
Tobias Geerinckx-Rice
404c42c4bd
gnu: synthv1: Update to 0.9.25.
* gnu/packages/music.scm (synthv1): Update to 0.9.25.
2022-05-22 02:00:00 +02:00
Vinicius Monego
144d803c76
gnu: gsequencer: Update to 3.18.2.
* gnu/packages/music.scm (gsequencer): Update to 3.18.2.
2022-04-20 23:40:44 -03:00