Andy Tai
00494490f2
gnu: libopenshot-audio: Update to 0.3.0.
...
* gnu/packages/audio.scm (libopenshot-audio): Update to 0.3.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-30 09:30:52 +08:00
Ricardo Wurmus
003b79576d
gnu: Add jacktrip.
...
* gnu/packages/audio.scm (jacktrip): New variable.
2022-12-28 19:11:59 +01:00
Sughosha
612a3f8716
gnu: ardour: Update to 7.2
...
* gnu/packages/audio.scm (ardour): Update to 7.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-28 11:00:32 +01:00
Tobias Geerinckx-Rice
1a3d8b9228
gnu: audacity: Update to 3.2.2.
...
* gnu/packages/audio.scm (audacity): Update to 3.2.2.
2022-12-18 01:00:00 +01:00
Tobias Geerinckx-Rice
04665f2673
gnu: audacity: Be less alpha.
...
* gnu/packages/audio.scm (audacity)[arguments]: Set AUDACITY_BUILD_LEVEL
in the #:configure-flags.
2022-12-18 01:00:00 +01:00
Tobias Geerinckx-Rice
930b94809d
gnu: libltc: Update to 1.3.2.
...
* gnu/packages/audio.scm (libltc): Update to 1.3.2.
2022-12-11 01:00:00 +01:00
Marius Bakke
79564bf997
gnu: ffmpeg: Promote version 5 to the default.
...
* gnu/packages/video.scm (ffmpeg): Alias to FFMPEG-5.
(mlt-6)[inpust]: Replace "ffmpeg" with FFMPEG-4.
(transcode, libquicktime, ffmpegthumbnailer, mplayer, obs,
simplescreenrecorder, handbrake, ffms2, libopenshot, wlstream)[inputs]: Change
from FFMPEG to FFMPEG-4.
* gnu/packages/arcan.scm (arcan)[inputs]: Likewise.
* gnu/packages/astronomy.scm (stackistry, libskry)[inputs]: Likewise.
* gnu/packages/audio.scm (aubio, bs1770gain)[inputs]: Likewise.
* gnu/packages/education.scm (openboard)[inputs]: Likewise.
* gnu/packages/emulators.scm (dolphin-emu, retroarch, pcsxr, ppsspp)[inputs]:
Likewise.
* gnu/packages/game-development.scm (warsow-qfusion)[inputs]: Likewise.
* gnu/packages/games.scm (oshu, hedgewars)[inputs]: Likewise.
* gnu/packages/gnunet.scm (libextractor)[inputs]: Likewise.
* gnu/packages/graphics.scm (openscenegraph)[inputs]: Likewise.
* gnu/packages/image-processing.scm (opencv, paraview-5.9)[inputs]: Likewise.
* gnu/packages/julia-jll.scm (julia-ffmpeg-jll)[inputs]: Likewise.
* gnu/packages/kde-multimedia.scm (kid3)[inputs]: Likewise.
* gnu/packages/kodi.scm (kodi)[inputs]: Likewise.
* gnu/packages/linphone.scm (mediastreamer2)[inputs]: Likewise.
* gnu/packages/linux.scm (pipewire)[inputs]: Likewise.
(pipewire-0.3)[inputs]: Replace "ffmpeg" with FFMPEG.
* gnu/packages/mp3.scm (chromaprint)[inputs]: Change from FFMPEG to FFMPEG-4.
* gnu/packages/music.scm (musikcube)[inputs]: Likewise.
* gnu/packages/rdesktop.scm (freerdp)[inputs]: Likewise.
* gnu/packages/qt.scm (qtwebengine-5)[inputs]: Likewise.
2022-12-12 15:12:58 +01:00
kiasoc5
6c1a1b08c4
gnu: cava: Update to 0.8.3.
...
* gnu/packages/audio.scm (cava): Update to 0.8.3.
[source]: Delete snippet because iniparser is no longer bundled.
[homepage]: Update it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-08 13:07:46 +01:00
Marius Bakke
f16358144f
gnu: wxWidgets: Update to 3.2.1.
...
* gnu/packages/wxwidgets.scm (wxwidgets): Update to 3.2.1.
[source](modules, snippet): New fields.
[inputs]: Remove SDL. Add CATCH-FRAMEWORK, EXPAT, GSTREAMER,
GST-PLUGINS-BASE, LIBNOTIFY, LIBPNG, LIBSECRET, PCRE, SDL2,
WEBKITGTK-WITH-LIBSOUP2, and ZLIB
[arguments]: Add "--enable-mediactrl" and "--enable-gui" to #:configure-flags.
Remove aarch64 workaround. Install catch header in refer-to-inputs phase.
Add phase to adjust WebKitGTK version.
(wxwidgets-3.1, wxwidgets-gtk2-3.1): Remove variables.
(wxwidgets-3.0, (wxwidgets-gtk2-3.0): New variables.
(wxsvg)[inputs]: Change from WXWIDGETS-3.1 to WXWIDGETS.
* gnu/packages/audio.scm (audacity)[inputs]: Likewise.
* gnu/packages/cdrom.scm (dvdstyler)[inputs]: Likewise.
* gnu/packages/astronomy.scm (imppg)[inputs]: Change from WXWIDGETS to
WXWIDGETS-3.0.
* gnu/packages/ftp.scm (filezilla)[inputs]: Likewise.
* gnu/packages/games.scm (megaglest)[inputs]: Likewise.
* gnu/packages/geo.scm (opencpn)[inputs]: Likewise.
* gnu/packages/music.scm (sooperlooper)[inputs]: Likewise.
* gnu/packages/engineering.scm (kicad)[arguments]: Enable EGL support.
2022-12-02 19:08:27 +01:00
Marius Bakke
2620b30a56
gnu: audacity: Remove superfluous input.
...
* gnu/packages/audio.scm (audacity)[inputs]: Remove LINUX-LIBRE-HEADERS, which
is implicitly available through glibc.
2022-11-27 21:19:50 +01:00
Marius Bakke
4289394e68
gnu: audacity: Remove input labels.
...
* gnu/packages/audio.scm (audacity)[native-inputs]: Remove labels.
2022-11-27 21:19:50 +01:00
Marius Bakke
ae64c4ac89
gnu: audacity: Update to 3.2.1.
...
* gnu/packages/audio.scm (audacity): Update to 3.2.1.
[source]: Switch to GIT-FETCH.
[inputs]: Remove LIBMAD. Add MPG123 and WAVPACK.
[arguments]: Add configure flag to prevent spurious dependency. Adjust
fix-cmake-rpath phase. Delete obsolete phases.
* gnu/packages/patches/audacity-ffmpeg-fallback.patch: Adjust for 3.2.1.
2022-11-27 21:19:49 +01:00
Sughosha via Guix-patches via
7f9a2930bf
gnu: ardour: Update to 7.1
...
* gnu/packages/audio.scm (ardour): Update to 7.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-11-27 00:24:56 +01:00
Marius Bakke
26f76355bf
gnu: libsbsms: Fix build.
...
* gnu/packages/audio.scm (libsbsms)[arguments]: Adjust path to ar-lib.
2022-11-22 08:37:24 +01:00
Marius Bakke
d56b1cea91
gnu: openal: Add upstream-name property.
...
* gnu/packages/audio.scm (openal)[properties]: New field.
2022-11-20 15:15:33 +01:00
Ricardo Wurmus
615a57bdfb
gnu: Add dsp.
...
* gnu/packages/audio.scm (dsp): New variable.
2022-11-16 19:20:23 +01:00
Efraim Flashner
de1bce32c0
gnu: qm-dsp: Add source file-name.
...
* gnu/packages/audio.scm (qm-dsp)[source]: Add file-name field.
2022-11-14 15:00:26 +02:00
Ricardo Wurmus
0d2ad7b7c0
gnu: ardour: Do not use labels in list of native inputs.
...
* gnu/packages/audio.scm (ardour)[native-inputs]: Drop package labels.
2022-11-13 19:28:47 +01:00
Ricardo Wurmus
927e03ade6
gnu: ardour: Remove trailing #T from phases.
...
* gnu/packages/audio.scm (ardour)[arguments]: Remove trailing #T.
(ardour-rpath-phase): Same.
2022-11-13 19:28:47 +01:00
Sughosha
08d3197470
gnu: ardour: Install man page.
...
* gnu/packages/audio.scm (ardour)[arguments]: Add phase "install-man-page".
2022-11-13 19:28:47 +01:00
Sughosha
9a8a937743
gnu: ardour: Use more system libraries.
...
* gnu/packages/audio.scm (ardour)[arguments]: Enable use of external
libraries.
[inputs]: Add fluidsynth, hidapi, libltc, and qm-dsp.
2022-11-13 19:28:47 +01:00
Sughosha
6737fdc1c8
gnu: Add qm-dsp.
...
* gnu/packages/audio.scm (qm-dsp): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2022-11-13 19:28:47 +01:00
Sughosha
9a8c256cae
gnu: ardour: Update to 7.0
...
* gnu/packages/audio.scm (ardour): Update to 7.0.
2022-11-13 19:28:47 +01:00
Tobias Geerinckx-Rice
c58ff7ea2a
gnu: faudio: Update to 22.11.
...
* gnu/packages/audio.scm (faudio): Update to 22.11.
2022-10-30 02:00:04 +01:00
Tobias Geerinckx-Rice
d5ca4c05ec
gnu: python-pyaudio: Update to 0.2.12.
...
* gnu/packages/audio.scm (python-pyaudio): Update to 0.2.12.
2022-10-30 02:00:02 +01:00
ギャラ
594a243f1d
gnu: qpwgragh: Update to 0.3.7.
...
* gnu/packages/audio.scm (qpwgragh): Update to 0.3.7.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-10-26 18:09:05 +03:00
Tobias Geerinckx-Rice
9af6f1b624
gnu: Add iir.
...
* gnu/packages/audio.scm (iir): New public variable.
2022-10-16 02:00:26 +02:00
Tobias Geerinckx-Rice
f8a29a4163
gnu: qjackctl: Remove unused qtx11extras input.
...
* gnu/packages/audio.scm (qjackctl)[inputs]: Remove qtx11extras.
2022-10-16 02:00:00 +02:00
Tobias Geerinckx-Rice
d7e59fb2ad
gnu: qjackctl: Update to 0.9.8.
...
* gnu/packages/audio.scm (qjackctl): Update to 0.9.8.
[inputs]: Add qtsvg-5.
2022-10-16 02:00:00 +02:00
Julien Lepiller
82b0f3755d
guix: Fix typos.
...
These typos were found and reported through weblate.
* gnu/packages/audio.scm (wildmidi)[description]: Fix typo.
* gnu/packages/games.scm (cgoban)[description]: Fix typo.
* gnu/services/version-control.scm (gitolite-service-type)[description]:
Fix typo.
* gnu/installer/newt/substitutes.scm (run-substitutes-page): Remove full
stop at end of title.
* gnu/machine/ssh.scm (machine-ssh-configuration-system): Move
punctuation outside of quotes.
* guix/scripts/home.scm (process-action): Remove trailing space before
newline.
* guix/scripts/system.scm (show-help): Fix typo.
* guix/scripts/environment.scm (with-store/maybe): Fix typo.
2022-10-17 07:29:09 +02:00
Liliana Marie Prikler
fe0ab5dbea
gnu: Remove faac.
...
Contrary to the misleading license field, the ISO MPEG-4 code is not actually
GPL-licensed, but actually contradicts freedom 0.
For further information, see <https://issues.guix.gnu.org/58147 >.
* gnu/packages/audio.scm (faac): Delete variable.
2022-10-16 13:58:56 +02:00
Ludovic Courtès
5c4b76ce37
gnu: libgme: Do not retain reference on GCC.
...
This reduces the closure size of libgme from 221MiB to 72MiB.
* gnu/packages/audio.scm (libgme)[arguments]: Add #:configure-flags.
2022-10-08 12:27:01 +02:00
Fulbert
ae22181374
gnu: csound: Update to 6.16.2.
...
* gnu/packages/audio.scm (csound): Update to 6.16.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-10-02 14:54:21 +03:00
Maxim Cournoyer
b736af1824
gnu: catch-framework2: Rename variable to catch2.
...
Automated with:
git grep -l catch-framework2 | xargs sed 's/catch-framework2/catch2/g' -i
2022-09-15 20:15:56 -04:00
Josselin Poiret
618699cb52
gnu: qpwgraph: Update to 0.3.5.
...
* gnu/packages/audio.scm (qpwgraph): Do it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-09-01 17:42:36 +02:00
Marius Bakke
586f6c3a7a
gnu: streamripper: Remove bundled software.
...
* gnu/packages/audio.scm (streamripper)[source](modules, snippet): New fields.
2022-08-27 00:09:03 +02:00
Simon Streit
8dc1430a4c
gnu: Add streamripper.
...
* gnu/packages/audio.scm (streamripper): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
2022-08-27 00:09:03 +02:00
Liliana Marie Prikler
7783a18b7b
gnu: audacity: Remove gratuitous wrapper script.
...
Audacity installs a wrapper in the installation root. This wrapper is
pointless, as Guix has its own wrapper script in the right location.
For more information, see <https://bugs.gnu.org/53790 >.
* gnu/packages/audio.scm (audacity)[#:phases]: Add ‘delete-gratuitous-script’.
2022-08-21 11:57:11 +02: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
a0beb297a3
gnu: qtwebengine: Rename to qtwebengine-5.
...
Automated with:
git grep -l qtwebengine | xargs sed 's/\bqtwebengine\b/\0-5/g' -i
git checkout NEWS
2022-07-31 21:55:47 -04:00
Maxim Cournoyer
0938c3e34a
gnu: qtwebchannel: Rename to qtwebchannel-5.
...
Automated via:
git grep -l qtwebchannel | xargs sed 's/\bqtwebchannel\b/\0-5/g' -i
git checkout NEWS
2022-07-31 21:55:46 -04:00
Maxim Cournoyer
d15258d991
gnu: qtwebsockets: Rename to qtwebsockets-5.
...
Automated via:
git grep -l qtwebsockets | xargs sed 's/\bqtwebsockets\b/\0-5/g' -i
git checkout NEWS
2022-07-31 21:55:46 -04:00
Maxim Cournoyer
65e5e85d28
gnu: qtquickcontrols: Rename to qtquickcontrols-5.
...
Automated via:
git grep -l qtquickcontrols | xargs sed 's/\bqtquickcontrols\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
6165dd3c72
gnu: qpwgraph: Migrate to Qt 6 and add libxkbcommon input.
...
* gnu/packages/audio.scm (qpwgraph)[inputs]: Replace qtbase-5 with qtbase,
qtsvg-5 with qtsvg. Add libxkbcommon.
2022-07-31 21:55:43 -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
ea0f76c0d5
gnu: libkeyfinder: Update to 2.2.7.
...
* gnu/packages/audio.scm (libkeyfinder): Update to 2.2.7.
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice
2dc229a30e
gnu: gsm: Update to 1.0.20.
...
* gnu/packages/audio.scm (gsm): Update to 1.0.20.
[arguments]: Don't explicitly return #t from phases.
2022-07-17 02:00:14 +02:00
Maxim Cournoyer
cdb5b560af
gnu: qpwgraph: Update to 0.3.4.
...
* gnu/packages/audio.scm (qpwgraph): Update to 0.3.4.
2022-07-21 10:11:00 -04:00
Greg Hogan
bfec24b118
gnu: faust-2: Update to 2.41.1.
...
* gnu/packages/audio.scm (faust-2): Update to 2.41.1.
[build-system]: Replace gnu-build-system with cmake-build-system.
[arguments]<#:phases>: Invoke cmake directly to build the main package
and invoke make directly to build ancillary tools.
[native-inputs]: Replace llvm-3.8 with llvm.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-13 00:20:06 +02:00