Commit Graph

569 Commits

Author SHA1 Message Date
Marius Bakke 2778302399
Merge branch 'master' into core-updates
Conflicts:
	etc/news.scm
	gnu/local.mk
	gnu/packages/check.scm
	gnu/packages/cross-base.scm
	gnu/packages/gimp.scm
	gnu/packages/java.scm
	gnu/packages/mail.scm
	gnu/packages/sdl.scm
	gnu/packages/texinfo.scm
	gnu/packages/tls.scm
	gnu/packages/version-control.scm
2020-04-08 13:00:50 +02:00
Maxim Cournoyer b6b07568c8
gnu: gsm: Add a newline to the fPIC option substitute replacement.
* gnu/packages/audio.scm (gsm): Add a trailing newline to the replacement
text.  This makes it more robust in the face of future changes.
2020-04-05 22:55:31 -04:00
Raghav Gururajan 62e9f00ce2
gnu: Add vo-amrwbenc.
* gnu/packages/audio.scm (vo-amrwbenc): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-06 01:48:00 +02:00
Raghav Gururajan d5fc851889
gnu: Add opencore-amr.
* gnu/packages/audio.scm (opencore-amr): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-06 01:27:15 +02:00
Vincent Legoll 391d12ff81
gnu: alsa-modular-synth: Make some inputs native.
* gnu/packages/audio.scm (alsa-modular-synth)[inputs]: Move qttools from here...
[native-inputs]: ...to here.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-05 23:47:41 +02:00
Raghav Gururajan 5e16e4401f
gnu: gsm: Update to 1.0.19.
* gnu/packages/audio.scm (gsm): Update to 1.0.19.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2020-04-05 14:16:14 -04:00
Maxim Cournoyer 5b05f8e965
gnu: gsm: Fix installation directory.
This is a follow-up commit to 74c7f367da, which broke the installation of the
bin, lib and share artifacts.

* gnu/packages/audio.scm (gsm)[make-flags]: Programmatically build the
INSTALL_ROOT make flag so that the %output variable gets properly expanded.
Instead of repeating the default CCFLAGS values as a make flag...
[phases]: ...add "-fPIC" using substitutes* in a new add-fpic-ccflag phase.
2020-04-05 14:16:14 -04:00
Alexandros Theodotou 4656c95c06
gnu: redkite: Update to 0.8.0.
* gnu/packages/audio.scm (redkite): Update to 0.8.0.
2020-04-05 10:59:16 +02:00
Maxim Cournoyer 74c7f367da
gsm: Add the -fPIC compiler option.
This is necessary for building mediastream2 (a dependency of Linphone).

* gnu/packages/audio.scm (gsm): Add the default CCFLAGS as a make flag, and
prepend -fPIC to these.  Pass INSTALL_ROOT as a make flag as well, which
removes the need to use substitute* in a phase.
2020-04-05 01:15:45 -04:00
Raghav Gururajan 9be3ab7bbe
gnu: Remove bctoolbox and ortp.
* gnu/packages/telephony.scm (bctoolbox): Delete variable.
(ortp): Delete variable.
* gnu/packages/audio.scm (bluez-alsa)[inputs]: Update ortp reference.
* gnu/packages/kde-internet.scm (kopete)[inputs]: Update ortp reference.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-03 16:41:44 +02:00
Marius Bakke 18af687037
Merge branch 'master' into core-updates
Conflicts:
	gnu/packages/icu4c.scm
	gnu/packages/man.scm
	gnu/packages/python-xyz.scm
	guix/scripts/environment.scm
	guix/scripts/pack.scm
	guix/scripts/package.scm
	guix/scripts/pull.scm
	guix/store.scm
2020-03-27 00:12:15 +01:00
Alexandros Theodotou 360ebe50b5
gnu: Add ztoolkit-rsvg.
* gnu/packages/audio.scm (ztoolkit-rsvg): New variable.

Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net> [with modifications]
2020-03-23 15:39:01 +01:00
Alexandros Theodotou 2f4faccc6f
gnu: Add ztoolkit.
* gnu/packages/audio.scm (ztoolkit): New variable.

Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
2020-03-23 15:39:00 +01:00
Alexandros Theodotou 670da39888
gnu: Add lv2toweb.
* gnu/packages/audio.scm (lv2toweb): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-23 10:48:18 +01:00
Marius Bakke d19b14c834
Merge branch 'master' into core-updates 2020-03-21 22:16:02 +01:00
Tobias Geerinckx-Rice 1f0e7e0d59
gnu: bs1770gain: Update to 0.6.7.
* gnu/packages/audio.scm (bs1770gain): Update to 0.6.7.
2020-03-20 03:07:06 +01:00
Marius Bakke c4d769d359
Merge branch 'master' into core-updates 2020-03-18 19:41:08 +01:00
Marius Bakke 961d2ee269
Merge branch 'master' into core-updates 2020-03-14 13:13:40 +01:00
Marius Bakke f575668730
gnu: libopenshot-audio: Update to 0.2.0.
* gnu/packages/audio.scm (libopenshot-audio): Update to 0.2.0.
2020-03-14 11:55:34 +01:00
Leo Famulari b8930fd86b
gnu: libfdk: Update to 2.0.1.
* gnu/packages/audio.scm (libfdk): Update to 2.0.1.
2020-03-17 18:25:47 -04:00
Tobias Geerinckx-Rice 096ed4f935
gnu: guitarix: Use HTTPS home page.
* gnu/packages/audio.scm (guitarix)[home-page]: Use HTTPS.
2020-03-17 20:02:07 +01:00
Alexandros Theodotou 70d9ef5139
gnu: Add lv2lint.
* gnu/packages/audio.scm (lv2lint): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-15 15:14:14 -04:00
Tobias Geerinckx-Rice 62f6f9d99f
gnu: faust: Use HTTPS home page.
* gnu/packages/audio.scm (faust)[home-page]: Use HTTPS.
2020-03-12 04:57:42 +01:00
Tobias Geerinckx-Rice 286ab9d3f5
gnu: rsound: Use HTTPS home page.
* gnu/packages/audio.scm (rsound)[home-page]: Use HTTPS.
2020-03-12 04:57:42 +01:00
Tobias Geerinckx-Rice aeca60707a
gnu: freealut: Use HTTPS home page.
* gnu/packages/audio.scm (freealut)[home-page]: Use HTTPS.
2020-03-11 00:13:56 +01:00
Marius Bakke 50b99c90c8
Merge branch 'master' into core-updates 2020-03-10 20:50:02 +01:00
Tobias Geerinckx-Rice 1ab58a3d90
gnu: carla: Fix start-up.
This fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=39942>,
properly.

* gnu/packages/audio.scm (carla)[arguments]: Add ‘wrap-executables’ phase.
[inputs]: Add guile-2.2.
2020-03-06 16:29:16 +01:00
Tobias Geerinckx-Rice 522ec708bc
gnu: Order module imports in (gnu packages audio).
* gnu/packages/audio.scm: Order module imports alphabetically.
2020-03-06 16:23:49 +01:00
Tobias Geerinckx-Rice 5424e680b8
gnu: carla: Partially fix start-up.
This fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=39942> but
carla still fails to start.

Reported by Nathan Dehnel <ncdehnel@gmail.com>.

* gnu/packages/audio.scm (carla)[arguments]: Add ‘make-carla-executable’ phase.
2020-03-06 15:02:33 +01:00
Marius Bakke ebb7cf9e21
Merge branch 'master' into core-updates 2020-03-04 23:16:17 +01:00
Tobias Geerinckx-Rice 5ba94aa702
gnu: ardour: Use HTTPS home page.
* gnu/packages/audio.scm (ardour)[home-page]: Use HTTPS.
2020-03-04 21:37:07 +01:00
Tobias Geerinckx-Rice 363fe78af1
gnu: liblo: Update to 0.31.
* gnu/packages/audio.scm (liblo): Update to 0.31.
2020-03-03 05:06:47 +01:00
Tobias Geerinckx-Rice 5adaeb3618
gnu: python-pyalsaaudio: Use HTTPS home page.
* gnu/packages/audio.scm (python-pyalsaaudio)[home-page]: Use HTTPS.
2020-03-01 20:47:54 +01:00
Marius Bakke eab27d2277
gnu: fluidsynth: Update to 2.1.1.
* gnu/packages/audio.scm (fluidsynth): Update to 2.1.1.
2020-02-25 18:35:33 +01:00
Tobias Geerinckx-Rice a4e8a9e0f0
gnu: Use HTTPS for elephly.net home pages.
* gnu/packages/audio.scm (lv2-mda-epiano, lv2-mda-piano)[home-page]:
Use HTTPS.
2020-02-18 18:25:29 +01:00
Tobias Geerinckx-Rice f6c8ba3172
gnu: noise-repellent: Update to 0.1.5.
* gnu/packages/audio.scm (noise-repellent): Update to 0.1.5.
[build-system]: Switch to meson-build-system.
[arguments]: Remove GNU build system flags & set installation prefix.
2020-02-16 22:46:38 +01:00
Efraim Flashner 778d6b522a
gnu: Remove obsolete bootstrap workaround phases.
* gnu/packages/admin.scm (igt-gpu-tools)[arguments]: Don't set
NOCONFIGURE environment variable.
* gnu/packages/algebra.scm (givaro, fflas-ffpack, linbox),
* gnu/packages/arcan.scm (xarcan),
* gnu/packages/audio.scm (rtmidi),
* gnu/packages/cinnamon.scm (cinnamon-desktop),
* gnu/packages/gnome.scm (dia, libxklavier, byzanz),
* gnu/packages/image-viewers.scm (geeqie),
* gnu/packages/libusb.scm (libplist),
* gnu/packages/mail.scm (libetpan),
* gnu/packages/networking.scm (aircrack-ng),
* gnu/packages/terminals.scm (tilda, kmscon),
* gnu/packages/xorg.scm (xf86-video-intel, xcompmgr) [arguments]: Same.
2020-02-16 09:19:06 +02:00
Marius Bakke 52665d2b6b
Merge branch 'staging' into core-updates 2020-02-03 15:45:44 +01:00
Marius Bakke d5037890b4
gnu: OpenAL: Update to 1.20.1.
* gnu/packages/audio.scm (openal): Update to 1.20.1.
2020-01-29 11:03:10 +01:00
Alexandros Theodotou 5d703da3f7
gnu: Add libaudec.
* gnu/packages/audio.scm (libaudec): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-01-27 23:14:20 +01:00
Ricardo Wurmus 6f85a9c45f
gnu: ir: Update to 1.3.4.
* gnu/packages/audio.scm (ir): Update to 1.3.4.
[source]: Fetch via git.
[home-page]: Update.
[arguments]: Pass INSTDIR.
2020-01-26 14:30:44 +01:00
Marius Bakke 8ed9be3fac
Merge branch 'staging' into core-updates 2020-01-21 22:39:42 +01:00
Tobias Geerinckx-Rice 21e733ce4e
gnu: supercollider: Update to 3.10.4.
* gnu/packages/audio.scm (supercollider): Update to 3.10.4.
[source]: Remove patch.
* gnu/packages/patches/supercollider-boost-1.70-build-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-01-21 00:43:24 +01:00
Tobias Geerinckx-Rice e121cb8706
gnu: cli-visualizer: Update to 1.8.
* gnu/packages/audio.scm (cli-visualizer): Update to 1.8.
[build-system]: Switch to cmake-build-system.
[inputs]: Remove googletest.
[arguments]: Disable tests.  Remove #:make-flags and all phases apart
from ‘install-examples’, previously ‘data’.
2020-01-20 04:49:51 +01:00
Tobias Geerinckx-Rice 50a67a4633
gnu: vamp: Use HTTPS home page.
* gnu/packages/audio.scm (vamp)[home-page]: Use HTTPS.
2020-01-17 23:32:34 +01:00
Tobias Geerinckx-Rice ec67d06996
gnu: ecasound: Update to 2.9.3.
* gnu/packages/audio.scm (ecasound): Update to 2.9.3.
2020-01-16 19:51:55 +01:00
Tobias Geerinckx-Rice 694c297624
gnu: ecasound: Use HTTPS home page.
* gnu/packages/audio.scm (ecasound)[source, home-page]: Use HTTPS.
2020-01-16 19:51:55 +01:00
Marius Bakke bb93042c8b
gnu: util-linux: Move libraries to separate output.
Fixes <https://bugs.gnu.org/37732>.
Reported by Diego Nicola Barbato <dnbarbato@posteo.de>.

* gnu/packages/linux.scm (util-linux)[outputs]: Add "lib".
[arguments]: Update #:configure-flags and the "move-static-libraries" phase
accordingly.  Add phases "patch-build-scripts" and "adjust-pkg-config-files".
(e2fsprogs, psm, mtd-utils, f2fs-tools, f2fs-tools-1.7, eudev,
xfsprogs)[inputs]: Change to the "lib" output of UTIL-LINUX.
(btrfs-progs)[inputs]: Remove duplicate UTIL-LINUX inputs and change to use
the "lib" output.
* gnu/packages/admin.scm (pam-mount)[inputs]: Add UTIL-LINUX:LIB.
(testdisk)[inputs]: Change to the "lib" output of UTIL-LINUX.
* gnu/packages/android.scm (abootimg)[inputs]: Likewise.
* gnu/packages/audio.scm (jack-1)[propagated-inputs]: Likewise.
* gnu/packages/bootloaders.scm (syslinux, vboot-utils)[inputs]: Likewise.
* gnu/packages/chez.scm (chez-scheme)[inputs]: Likewise.
* gnu/packages/cryptsetup.scm (cryptsetup, cryptsetup-static)[inputs]: Likewise.
* gnu/packages/databases.scm (postgresql, 4store)[inputs]: Likewise.
* gnu/packages/disk.scm (ndctl, gptfdisk, fdisk, gparted, rmlint,
volume-key)[inputs]: Likewise.
(parted)[inputs]: Likewise.
[native-inputs]: Add UTIL-LINUX.
* gnu/packages/efi.scm (sbsigntools)[inputs]: Add UTIL-LINUX:LIB.
* gnu/packages/engineering.scm (lib3mf)[inputs]: Change to the "lib" output of
UTIL-LINUX.
* gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Likewise.
* gnu/packages/file-systems.scm (glusterfs, jfsutils, zfs)[inputs]: Likewise.
* gnu/packages/firmware.scm (ovmf)[inputs]: Likewise.
* gnu/packages/fontutils.scm (fontconfig)[propagated-inputs]: Likewise.
* gnu/packages/freedesktop.scm (localed)[inputs]: Likewise.
* gnu/packages/glib.scm (glib, appstream-glib)[propagated-inputs]: Likewise.
* gnu/packages/gnome.scm (tracker, gnome-terminal)[inputs]: Likewise.
* gnu/packages/jupyter.scm (xeus)[inputs]: Likewise.
* gnu/packages/kde.scm (kpmcore)[inputs]: Likewise.
* gnu/packages/kodi.scm (crossguid)[inputs]: Likewise.
* gnu/packages/lighting.scm (ola)[inputs]: Likewise.
* gnu/packages/music.scm (libgig)[inputs]: Likewise.
* gnu/packages/nfs.scm (nfs-utils)[inputs]: Likewise.
* gnu/packages/opencog.scm (opencog)[inputs]: Likewise.
* gnu/packages/package-management.scm (msitools)[inputs]: Change to the "lib"
output of UTIL-LINUX.
* gnu/packages/password-utils.scm (pwsafe)[inputs]: Likewise.
* gnu/packages/telephony.scm (pjproject)[propagated-inputs]: Likewise.
* gnu/packages/rdf.scm (rasqal)[inputs]: Likewise.
* gnu/packages/search.scm (xapian)[inputs]: Likewise.
* gnu/packages/sssd.scm (sssd)[native-inputs]: Likewise.
* gnu/packages/storage.scm (ceph)[inputs]: Add UTIL-LINUX:LIB.
* gnu/packages/task-management.scm (taskwarrior)[inputs]: Change to the "lib"
output of UTIL-LINUX.
* gnu/packages/virtualization.scm (libvirt, xen)[inputs]: Likewise.
* gnu/packages/xorg.scm (libsm)[inputs]: Likewise.
2020-01-15 00:24:28 +01:00
Marius Bakke 08b7a278bc
gnu: wavpack: Do not build the static library.
* gnu/packages/audio.scm (wavpack)[arguments]: New field.
2020-01-12 20:33:53 +01:00
Marius Bakke 638c45eda8
gnu: wavpack: Update to 5.2.0.
* gnu/packages/patches/wavpack-CVE-2018-6767.patch,
gnu/packages/patches/wavpack-CVE-2018-7253.patch,
gnu/packages/patches/wavpack-CVE-2018-7254.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/audio.scm (wavpack): Update to 5.2.0.
[source](patches): Remove.
2020-01-12 20:33:52 +01:00