mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 11:55:27 -05:00
4bd428a7ce
* gnu/packages/abiword.scm (abiword)[inputs]: Change from LIBJPEG to LIBJPEG-TURBO. * gnu/packages/admin.scm (testdisk)[inputs]: Likewise. * gnu/packages/algebra.scm (giac)[inputs]: Likewise. * gnu/packages/animation.scm (synfig)[inputs]: Likewise. * gnu/packages/astronomy.scm (gnuastro, celestia)[inputs]: Likewise. * gnu/packages/cdrom.scm (dvdstyler)[inputs]: Likewise. * gnu/packages/cran.scm (r-jpeg, r-tiff, r-readbitmap)[inputs]: Likewise. * gnu/packages/cups.scm (cups-filters, hplip)[inputs]: Likewise. * gnu/packages/display-managers.scm (slim)[inputs]: Likewise. * gnu/packages/ebook.scm (fbreader)[inputs]: Likewise. * gnu/packages/emacs.scm (emacs)[inputs]: Likewise. * gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Likewise. * gnu/packages/fltk.scm (fltk, ntk)[inputs]: Likewise. * gnu/packages/fontutils.scm (fontforge)[inputs]: Likewise. * gnu/packages/freedesktop.scm (weston)[inputs]: Likewise. * gnu/packages/game-development.scm (sfml, allegro, aseprite, python-pygame, eureka, ioquake3)[inputs]: Likewise. * gnu/packages/games.scm (adanaxisgpl, freedroidrpg, irrlicht, minetest, fizmo, supertuxkart, gzdoom, xmoto, xonotic)[inputs]: Likewise. * gnu/packages/gd.scm (gd, perl-gd)[inputs]: Likewise. * gnu/packages/ghostscript.scm (lcms)[inputs]: Likewise. (ghostscript)[inputs, native-inputs]: Likewise. * gnu/packages/gimp.scm (gegl, gimp)[inputs]: Likewise. * gnu/packages/gnome.scm (libgnomeui, eog, tracker-miners, gthumb)[inputs]: Likewise. * gnu/packages/gnunet.scm (libextractor)[inputs]: Likewise. * gnu/packages/gnustep.scm (windowmaker)[inputs]: Likewise. * gnu/packages/graphics.scm (blender, blender-2.79, openimageio, openscenegraph, openscenegraph-3.4, povray, fgallery)[inputs]: Likewise. * gnu/packages/graphviz.scm (graphviz)[inputs]: Likewise. * gnu/packages/gstreamer.scm (gst-plugins-good)[inputs]: Likewise. * gnu/packages/gtk.scm (gdk-pixbuf)[inputs]: Likewise. * gnu/packages/image-processing.scm (dcmtk, mia, vtk, opencv, vips, nip2, vxl, insight-toolkit)[inputs]: Likewise. * gnu/packages/image-viewers.scm (gpicview, luminance-hdr)[inputs]: Likewise. * gnu/packages/image.scm (jpegoptim, libtiff, leptonica, imlib2, freeimage, vigra, libwebp, libmng, jasper, steghide, jp2a)[inputs]: Likewise. * gnu/packages/imagemagick.scm (imagemagick, graphicsmagick)[inputs]: Likewise. * gnu/packages/java.scm (icedtea-6, icedtea-7, openjdk9, openjdk11, openjdk12)[inputs]: Likewise. * gnu/packages/kde-frameworks.scm (khtml)[inputs]: Likewise. * gnu/packages/kodi.scm (kodi)[inputs]: Likewise. * gnu/packages/machine-learning.scm (dlib, tensorflow)[inputs]: Likewise. * gnu/packages/mate.scm (atril, eom)[inputs]: Likewise. * gnu/packages/maths.scm (hdf4, hdf-java, hdf-eos2, netcdf)[inputs]: Likewise. * gnu/packages/netpbm.scm (netpbm)[inputs]: Likewise. * gnu/packages/pdf.scm (zathura-pdf-mupdf, podofo, mupdf, fbida)[inputs]: Likewise. * gnu/packages/photo.scm (libraw, libpano13, enblend-enfuse, darktable, hugin, rawtherapee)[inputs]: Likewise. * gnu/packages/prolog.scm (swi-prolog)[native-inputs]: Likewise. * gnu/packages/python-xyz.scm (python-hdf4, python-pillow)[inputs]: Likewise. * gnu/packages/qt.scm (qtbase, qtwebkit)[inputs]: Likewise. * gnu/packages/rdesktop.scm (freerdp)[inputs]: Likewise. * gnu/packages/scanner.scm (sane-backends, xsane)[inputs]: Likewise. * gnu/packages/scheme.scm (racket)[inputs]: Likewise. * gnu/packages/scribus.scm (scribus)[inputs]: Likewise. * gnu/packages/sdl.scm (sdl-image)[propagated-inputs]: Likewise. (guile-sdl)[native-inputs]: Likewise. * gnu/packages/spice.scm (spice-gtk)[inputs]: Likewise. * gnu/packages/statistics.scm (r-with-tests)[inputs]: Likewise. * gnu/packages/tcl.scm (perl-tk)[inputs]: Likewise. * gnu/packages/upnp.scm (readymedia)[inputs]: Likewise. * gnu/packages/video.scm (mplayer, mpv, v4l-utils, motion)[inputs]: Likewise. * gnu/packages/web-browsers.scm (dillo, links)[inputs]: Likewise. * gnu/packages/web.scm (netsurf)[inputs]: Likewise. * gnu/packages/webkit.scm (webkitgtk)[inputs]: Likewise. * gnu/packages/wine.scm (wine)[inputs]: Likewise. * gnu/packages/wv.scm (wv)[inputs]: Likewise. * gnu/packages/wxwidgets.scm (wxwidgets, wxwidgets-2)[inputs]: Likewise. * gnu/packages/xdisorg.scm (xscreensaver)[inputs]: Likewise. * gnu/packages/xfce.scm (tumbler)[inputs]: Likewise. * gnu/packages/xfig.scm (xfig, transfig)[inputs]: Likewise. * gnu/packages/xorg.scm (xpra)[inputs]: Likewise.
552 lines
21 KiB
Scheme
552 lines
21 KiB
Scheme
;;; GNU Guix --- Functional package management for GNU
|
|
;;; Copyright © 2013, 2015 Andreas Enge <andreas@enge.fr>
|
|
;;; Copyright © 2014 John Darrington <jmd@gnu.org>
|
|
;;; Copyright © 2015, 2016 Sou Bunnbu <iyzsong@gmail.com>
|
|
;;; Copyright © 2015, 2018 Mark H Weaver <mhw@netris.org>
|
|
;;; Copyright © 2016, 2017 Efraim Flashner <efraim@flashner.co.il>
|
|
;;; Copyright © 2016, 2018 Leo Famulari <leo@famulari.name>
|
|
;;; Copyright © 2017 Ricardo Wurmus <rekado@elephly.net>
|
|
;;; Copyright © 2018 Tobias Geerinckx-Rice <me@tobias.gr>
|
|
;;; Copyright © 2019, 2020 Marius Bakke <mbakke@fastmail.com>
|
|
;;;
|
|
;;; This file is part of GNU Guix.
|
|
;;;
|
|
;;; GNU Guix is free software; you can redistribute it and/or modify it
|
|
;;; under the terms of the GNU General Public License as published by
|
|
;;; the Free Software Foundation; either version 3 of the License, or (at
|
|
;;; your option) any later version.
|
|
;;;
|
|
;;; GNU Guix is distributed in the hope that it will be useful, but
|
|
;;; WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
;;; GNU General Public License for more details.
|
|
;;;
|
|
;;; You should have received a copy of the GNU General Public License
|
|
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
(define-module (gnu packages gstreamer)
|
|
#:use-module ((guix licenses) #:prefix license:)
|
|
#:use-module (guix packages)
|
|
#:use-module (guix download)
|
|
#:use-module (guix build-system gnu)
|
|
#:use-module (guix build-system meson)
|
|
#:use-module (guix utils)
|
|
#:use-module (gnu packages)
|
|
#:use-module (gnu packages audio)
|
|
#:use-module (gnu packages bison)
|
|
#:use-module (gnu packages cdrom)
|
|
#:use-module (gnu packages curl)
|
|
#:use-module (gnu packages compression)
|
|
#:use-module (gnu packages flex)
|
|
#:use-module (gnu packages freedesktop)
|
|
#:use-module (gnu packages gl)
|
|
#:use-module (gnu packages glib)
|
|
#:use-module (gnu packages gnome)
|
|
#:use-module (gnu packages gnupg)
|
|
#:use-module (gnu packages graphics)
|
|
#:use-module (gnu packages gtk)
|
|
#:use-module (gnu packages image)
|
|
#:use-module (gnu packages libusb)
|
|
#:use-module (gnu packages linux)
|
|
#:use-module (gnu packages mp3)
|
|
#:use-module (gnu packages ncurses)
|
|
#:use-module (gnu packages perl)
|
|
#:use-module (gnu packages pulseaudio)
|
|
#:use-module (gnu packages qt)
|
|
#:use-module (gnu packages rdf)
|
|
#:use-module (gnu packages video)
|
|
#:use-module (gnu packages xorg)
|
|
#:use-module (gnu packages xiph)
|
|
#:use-module (gnu packages pkg-config)
|
|
#:use-module (gnu packages python)
|
|
#:use-module (gnu packages ssh)
|
|
#:use-module (gnu packages telephony)
|
|
#:use-module (gnu packages tls)
|
|
#:use-module (gnu packages version-control)
|
|
#:use-module (gnu packages assembly)
|
|
#:use-module (gnu packages xml))
|
|
|
|
(define-public orc
|
|
(package
|
|
(name "orc")
|
|
(version "0.4.31")
|
|
(source (origin
|
|
(method url-fetch)
|
|
(uri (string-append "https://gstreamer.freedesktop.org/data/src/"
|
|
"orc/orc-" version ".tar.xz"))
|
|
(sha256
|
|
(base32
|
|
"0xb0c7q3xv1ldmz5ipybazb01gy3cijj8622dcx7rbm9lq85zax0"))))
|
|
(build-system meson-build-system)
|
|
(arguments
|
|
`(#:phases
|
|
(modify-phases %standard-phases
|
|
(add-after 'unpack 'disable-faulty-test
|
|
(lambda _
|
|
;; XXX Disable the 'test-limits' and 'exec_opcodes_sys'
|
|
;; tests, which fail on some machines. See:
|
|
;; https://bugzilla.gnome.org/show_bug.cgi?id=735273
|
|
(substitute* '("testsuite/test-limits.c"
|
|
"testsuite/exec_opcodes_sys.c")
|
|
(("if \\(error\\) return 1;")
|
|
"if (error) return 77;"))
|
|
#t)))))
|
|
(native-inputs
|
|
`(("gtk-doc" ,gtk-doc)))
|
|
(home-page "https://gstreamer.freedesktop.org/modules/orc.html")
|
|
(synopsis "Oil runtime compiler")
|
|
(description
|
|
"Orc is a just-in-time compiler implemented as a library and set of
|
|
associated tools for compiling and executing simple programs that operate on
|
|
arrays of data.")
|
|
;; The source code implementing the Marsenne Twister algorithm is licensed
|
|
;; under the 3-clause BSD license, the rest is under 2-clause BSD license.
|
|
(license (list license:bsd-2 license:bsd-3))))
|
|
|
|
(define-public gstreamer
|
|
(package
|
|
(name "gstreamer")
|
|
(version "1.16.2")
|
|
(source
|
|
(origin
|
|
(method url-fetch)
|
|
(uri (string-append
|
|
"https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-"
|
|
version ".tar.xz"))
|
|
(sha256
|
|
(base32
|
|
"0kp93622y29pck8asvil1fmzf55s2gx76wv475a6izc3cwj49w73"))))
|
|
(build-system meson-build-system)
|
|
(outputs '("out" "doc"))
|
|
(arguments
|
|
`(#:phases
|
|
(modify-phases %standard-phases
|
|
;; FIXME: Since switching to the meson-build-system, two tests
|
|
;; started failing on i686. See
|
|
;; <https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/499>.
|
|
,@(if (string-prefix? "i686" (or (%current-target-system)
|
|
(%current-system)))
|
|
`((add-after 'unpack 'disable-some-tests
|
|
(lambda _
|
|
(substitute* "tests/check/gst/gstsystemclock.c"
|
|
(("tcase_add_test \\(tc_chain, test_stress_cleanup_unschedule.*")
|
|
"")
|
|
(("tcase_add_test \\(tc_chain, test_stress_reschedule.*")
|
|
""))
|
|
#t)))
|
|
'())
|
|
(add-after 'install 'move-docs
|
|
(lambda* (#:key outputs #:allow-other-keys)
|
|
(let ((out (assoc-ref outputs "out"))
|
|
(doc (assoc-ref outputs "doc")))
|
|
(mkdir-p (string-append doc "/share"))
|
|
(copy-recursively (string-append out "/share/gtk-doc")
|
|
(string-append doc "/share/gtk-doc"))
|
|
(delete-file-recursively (string-append out "/share/gtk-doc"))
|
|
#t))))))
|
|
(propagated-inputs `(("glib" ,glib))) ; required by gstreamer-1.0.pc.
|
|
(native-inputs
|
|
`(("bison" ,bison)
|
|
("flex" ,flex)
|
|
("glib" ,glib "bin")
|
|
("gobject-introspection" ,gobject-introspection)
|
|
("gtk-doc" ,gtk-doc)
|
|
("perl" ,perl)
|
|
("pkg-config" ,pkg-config)
|
|
("python-wrapper" ,python-wrapper)))
|
|
(native-search-paths
|
|
(list (search-path-specification
|
|
(variable "GST_PLUGIN_SYSTEM_PATH")
|
|
(files '("lib/gstreamer-1.0")))))
|
|
(home-page "https://gstreamer.freedesktop.org/")
|
|
(synopsis "Multimedia library")
|
|
(description
|
|
"GStreamer is a library for constructing graphs of media-handling
|
|
components. The applications it supports range from simple Ogg/Vorbis
|
|
playback, audio/video streaming to complex audio mixing and video
|
|
non-linear editing.
|
|
|
|
Applications can take advantage of advances in codec and filter technology
|
|
transparently. Developers can add new codecs and filters by writing a
|
|
simple plugin with a clean, generic interface.
|
|
|
|
This package provides the core library and elements.")
|
|
(license license:lgpl2.0+)))
|
|
|
|
(define-public gst-plugins-base
|
|
(package
|
|
(name "gst-plugins-base")
|
|
(version "1.16.2")
|
|
(source
|
|
(origin
|
|
(method url-fetch)
|
|
(uri (string-append "https://gstreamer.freedesktop.org/src/" name "/"
|
|
name "-" version ".tar.xz"))
|
|
(sha256
|
|
(base32
|
|
"0sl1hxlyq46r02k7z70v09vx1gi4rcypqmzra9jid93lzvi76gmi"))))
|
|
(build-system meson-build-system)
|
|
(propagated-inputs
|
|
`(("glib" ,glib) ;required by gstreamer-sdp-1.0.pc
|
|
("gstreamer" ,gstreamer) ;required by gstreamer-plugins-base-1.0.pc
|
|
|
|
;; XXX: Do not enable Orc optimizations on ARM systems because
|
|
;; it leads to two test failures.
|
|
;; https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/683
|
|
,@(if (string-prefix? "arm" (or (%current-target-system)
|
|
(%current-system)))
|
|
'()
|
|
`(("orc" ,orc))))) ;required by gstreamer-audio-1.0.pc
|
|
(inputs
|
|
`(("cdparanoia" ,cdparanoia)
|
|
("pango" ,pango)
|
|
("libogg" ,libogg)
|
|
("libtheora" ,libtheora)
|
|
("libvorbis" ,libvorbis)
|
|
("libx11" ,libx11)
|
|
("zlib" ,zlib)
|
|
("libXext" ,libxext)
|
|
("libxv" ,libxv)
|
|
("alsa-lib" ,alsa-lib)
|
|
;; XXX Don't build with opus on 32-bit systems:
|
|
;; <https://bugs.gnu.org/32360>
|
|
,@(if (target-64bit?)
|
|
`(("opus" ,opus))
|
|
'())))
|
|
(native-inputs
|
|
`(("pkg-config" ,pkg-config)
|
|
("glib:bin" ,glib "bin")
|
|
("gobject-introspection" ,gobject-introspection)
|
|
("python-wrapper" ,python-wrapper)))
|
|
(arguments
|
|
'(#:configure-flags '("-Dgl=disabled"
|
|
;; FIXME: Documentation fails to build without
|
|
;; enabling GL above, which causes other problems.
|
|
"-Ddoc=false")
|
|
#:phases
|
|
(modify-phases %standard-phases
|
|
(add-before 'configure 'patch
|
|
(lambda _
|
|
(substitute* "tests/check/libs/pbutils.c"
|
|
(("/bin/sh") (which "sh")))
|
|
#t)))))
|
|
(home-page "https://gstreamer.freedesktop.org/")
|
|
(synopsis
|
|
"Plugins for the GStreamer multimedia library")
|
|
(description "This package provides an essential exemplary set of plug-ins
|
|
for the GStreamer multimedia library.")
|
|
(license license:lgpl2.0+)))
|
|
|
|
(define-public gst-plugins-good
|
|
(package
|
|
(name "gst-plugins-good")
|
|
(version "1.16.2")
|
|
(source
|
|
(origin
|
|
(method url-fetch)
|
|
(uri (string-append
|
|
"https://gstreamer.freedesktop.org/src/" name "/"
|
|
name "-" version ".tar.xz"))
|
|
(sha256
|
|
(base32
|
|
"068k3cbv1yf3gbllfdzqsg263kzwh21y8dpwr0wvgh15vapkpfs0"))))
|
|
(build-system meson-build-system)
|
|
(inputs
|
|
`(("aalib" ,aalib)
|
|
("cairo" ,cairo)
|
|
("flac" ,flac)
|
|
("gdk-pixbuf" ,gdk-pixbuf)
|
|
("gst-plugins-base" ,gst-plugins-base)
|
|
("gtk+" ,gtk+)
|
|
("jack" ,jack-1)
|
|
("lame" ,lame)
|
|
("libavc1394" ,libavc1394)
|
|
("libcaca" ,libcaca)
|
|
("libdv" ,libdv)
|
|
("libiec61883" ,libiec61883)
|
|
("libjpeg" ,libjpeg-turbo)
|
|
("libpng" ,libpng)
|
|
("libshout" ,libshout)
|
|
("libsoup" ,libsoup)
|
|
("libvpx" ,libvpx)
|
|
("mpg123" ,mpg123)
|
|
("orc" ,orc)
|
|
("pulseaudio" ,pulseaudio)
|
|
("speex" ,speex)
|
|
("taglib" ,taglib)
|
|
("twolame" ,twolame)
|
|
("wavpack" ,wavpack)))
|
|
(native-inputs
|
|
`(("glib:bin" ,glib "bin")
|
|
("pkg-config" ,pkg-config)
|
|
("python-wrapper" ,python-wrapper)))
|
|
(arguments
|
|
`(#:phases
|
|
(modify-phases %standard-phases
|
|
,@(if (string-prefix? "arm" (or (%current-target-system)
|
|
(%current-system)))
|
|
;; FIXME: These tests started failing on armhf after switching to Meson.
|
|
;; https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/689
|
|
`((add-after 'unpack 'disable-tests-for-armhf
|
|
(lambda _
|
|
(substitute* "tests/check/elements/rtpbin_buffer_list.c"
|
|
(("tcase_add_test \\(tc_chain, test_bufferlist\\);")
|
|
""))
|
|
(substitute* "tests/check/elements/rtpulpfec.c"
|
|
(("tcase_add_loop_test.*rtpulpfecdec_recovered_from_many.*")
|
|
"")
|
|
(("tcase_add.*rtpulpfecdec_recovered_using_recovered_packet.*")
|
|
""))
|
|
#t)))
|
|
'())
|
|
(add-after
|
|
'unpack 'disable-failing-tests
|
|
(lambda _
|
|
;; Disable tests that fail non-deterministically.
|
|
;; This test fails on aarch64 on 1.12.x.
|
|
(substitute* "tests/check/elements/alpha.c"
|
|
(("tcase_add_test \\(tc_chain, test_chromakeying\\);" all)
|
|
(string-append "/* " all " */")))
|
|
#t)))))
|
|
(home-page "https://gstreamer.freedesktop.org/")
|
|
(synopsis
|
|
"Plugins for the GStreamer multimedia library")
|
|
(description "GStreamer Good Plug-ins is a set of plug-ins for the
|
|
GStreamer multimedia library. This set contains those plug-ins which the
|
|
developers consider to have good quality code and correct functionality.")
|
|
(license license:lgpl2.0+)))
|
|
|
|
(define-public gst-plugins-bad
|
|
(package
|
|
(name "gst-plugins-bad")
|
|
(version "1.16.2")
|
|
(source (origin
|
|
(method url-fetch)
|
|
(uri (string-append "https://gstreamer.freedesktop.org/src/"
|
|
name "/" name "-" version ".tar.xz"))
|
|
(sha256
|
|
(base32
|
|
"0x0y0hm0ga3zqi5q4090hw5sjh59y1ry9ak16qsaascm72i7mjzi"))))
|
|
(build-system meson-build-system)
|
|
(arguments
|
|
`(#:phases
|
|
(modify-phases %standard-phases
|
|
,@(if (string-prefix? "arm" (or (%current-target-system)
|
|
(%current-system)))
|
|
;; Disable test that fails on ARMv7.
|
|
;; https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/1188
|
|
`((add-after 'unpack 'disable-asfmux-test
|
|
(lambda _
|
|
(substitute* "tests/check/meson.build"
|
|
(("\\[\\['elements/asfmux\\.c'\\]\\],")
|
|
""))
|
|
#t)))
|
|
'())
|
|
(add-after 'unpack 'disable-failing-test
|
|
(lambda _
|
|
;; FIXME: Why is this failing.
|
|
(substitute* "tests/check/meson.build"
|
|
((".*elements/dash_mpd\\.c.*")
|
|
""))
|
|
#t)))))
|
|
(propagated-inputs
|
|
`(("gst-plugins-base" ,gst-plugins-base)))
|
|
(native-inputs
|
|
`(("glib:bin" ,glib "bin") ; for glib-mkenums, etc.
|
|
("gobject-introspection" ,gobject-introspection)
|
|
;; TODO: Enable documentation for 1.18.
|
|
;;("gtk-doc" ,gtk-doc)
|
|
("pkg-config" ,pkg-config)
|
|
("python" ,python)))
|
|
(inputs
|
|
;; XXX: The following dependencies are missing:
|
|
;; vo-amrwbenc, vo-aacenc, bs2b, chromaprint, directfb, daala, libdts,
|
|
;; faac, flite, libgsm, libde265, libmms, libmimic, mjpegtools,
|
|
;; mpeg2enc, libofa, opencv, openh264, openni2, libtimemmgr, wildmidi,
|
|
;; openspc, gme, sbc, schroedinger, zbar, librtmp, spandsp
|
|
`(("bluez" ,bluez)
|
|
("curl" ,curl)
|
|
("faad2" ,faad2)
|
|
("fluidsynth" ,fluidsynth)
|
|
("gtk+" ,gtk+)
|
|
("ladspa" ,ladspa)
|
|
("libass" ,libass)
|
|
("libdvdnav" ,libdvdnav)
|
|
("libdvdread" ,libdvdread)
|
|
("libgcrypt" ,libgcrypt)
|
|
("libgudev" ,libgudev)
|
|
("libkate" ,libkate)
|
|
("libmodplug" ,libmodplug)
|
|
("librsvg" ,librsvg)
|
|
("libsndfile" ,libsndfile)
|
|
("libsrtp" ,libsrtp)
|
|
("libssh2" ,libssh2)
|
|
("libusb" ,libusb)
|
|
("libvdpau" ,libvdpau)
|
|
("libwebp" ,libwebp)
|
|
("libxml2" ,libxml2)
|
|
("lrdf" ,lrdf)
|
|
("mesa" ,mesa)
|
|
("neon" ,neon)
|
|
("openal" ,openal)
|
|
("openexr" ,openexr)
|
|
("openjpeg" ,openjpeg)
|
|
("openssl" ,openssl)
|
|
("opus" ,opus)
|
|
("orc" ,orc)
|
|
;("qtbase" ,qtbase)
|
|
;("qtdeclarative" ,qtdeclarative)
|
|
;("qtx11extras" ,qtx11extras)
|
|
("soundtouch" ,soundtouch)
|
|
("x265" ,x265)
|
|
("wayland" ,wayland)))
|
|
(home-page "https://gstreamer.freedesktop.org/")
|
|
(synopsis "Plugins for the GStreamer multimedia library")
|
|
(description
|
|
"GStreamer Bad Plug-ins is a set of plug-ins whose quality aren't up to
|
|
par compared to the rest.")
|
|
(license license:lgpl2.0+)))
|
|
|
|
(define-public gst-plugins-ugly
|
|
(package
|
|
(name "gst-plugins-ugly")
|
|
(version "1.16.2")
|
|
(source
|
|
(origin
|
|
(method url-fetch)
|
|
(uri (string-append "https://gstreamer.freedesktop.org/src/"
|
|
name "/" name "-" version ".tar.xz"))
|
|
(sha256
|
|
(base32
|
|
"1jpvc32x6q01zjkfgh6gmq6aaikiyfwwnhj7bmvn52syhrdl202m"))))
|
|
(build-system meson-build-system)
|
|
(inputs
|
|
`(("gst-plugins-base" ,gst-plugins-base)
|
|
("liba52" ,liba52)
|
|
("libcdio" ,libcdio)
|
|
("libmpeg2" ,libmpeg2)
|
|
("libdvdread" ,libdvdread)
|
|
("libx264" ,libx264)
|
|
;; TODO:
|
|
;; * opencore-amr (for the AMR-NB decoder and encoder and the
|
|
;; AMR-WB decoder) <http://sourceforge.net/projects/opencore-amr/>
|
|
("orc" ,orc)))
|
|
(native-inputs
|
|
`(("glib:bin" ,glib "bin")
|
|
("pkg-config" ,pkg-config)
|
|
("python-wrapper" ,python-wrapper)))
|
|
(home-page "https://gstreamer.freedesktop.org/")
|
|
(synopsis "GStreamer plugins from the \"ugly\" set")
|
|
(description "GStreamer Ugly Plug-ins. This set contains those plug-ins
|
|
which the developers consider to have good quality code but that might pose
|
|
distribution problems in some jurisdictions, e.g. due to patent threats.")
|
|
(license license:lgpl2.0+)))
|
|
|
|
(define-public gst-libav
|
|
(package
|
|
(name "gst-libav")
|
|
(version "1.16.2")
|
|
(source (origin
|
|
(method url-fetch)
|
|
(uri (string-append
|
|
"https://gstreamer.freedesktop.org/src/" name "/"
|
|
name "-" version ".tar.xz"))
|
|
(sha256
|
|
(base32
|
|
"1wpfilc98bad9nsv3y1qapxp35dvn2mvwvrmqwrsj58cf09gc967"))
|
|
(modules '((guix build utils)))
|
|
(snippet
|
|
'(begin
|
|
;; Drop bundled ffmpeg.
|
|
(delete-file-recursively "gst-libs/ext/libav")
|
|
#t))))
|
|
(build-system meson-build-system)
|
|
(native-inputs
|
|
`(("pkg-config" ,pkg-config)
|
|
("python" ,python)))
|
|
(inputs
|
|
`(("gst-plugins-base" ,gst-plugins-base)
|
|
("ffmpeg" ,ffmpeg)
|
|
("orc" ,orc)
|
|
("zlib" ,zlib)))
|
|
(home-page "https://gstreamer.freedesktop.org/")
|
|
(synopsis "Plugins for the GStreamer multimedia library")
|
|
(description
|
|
"This GStreamer plugin supports a large number of audio and video
|
|
compression formats through the use of the libav library.")
|
|
(license license:gpl2+)))
|
|
|
|
(define-public python-gst
|
|
(package
|
|
(name "python-gst")
|
|
(version "1.16.2")
|
|
(source (origin
|
|
(method url-fetch)
|
|
(uri (string-append
|
|
"https://gstreamer.freedesktop.org/src/gst-python/"
|
|
"gst-python-" version ".tar.xz"))
|
|
(sha256
|
|
(base32
|
|
"1a48ca66izmm8hnp608jv5isg3jxb0vlfmhns0bg9nbkilag7390"))))
|
|
(build-system meson-build-system)
|
|
(arguments
|
|
`(#:modules ((guix build meson-build-system)
|
|
(guix build utils)
|
|
((guix build python-build-system) #:prefix python:))
|
|
#:imported-modules (,@%meson-build-system-modules
|
|
(guix build python-build-system))
|
|
#:configure-flags
|
|
(list (string-append
|
|
"-Dpygi-overrides-dir="
|
|
(python:site-packages %build-inputs %outputs) "gi/overrides"))))
|
|
(native-inputs
|
|
`(("pkg-config" ,pkg-config)
|
|
("python" ,python)))
|
|
(propagated-inputs
|
|
`(("gst-plugins-base" ,gst-plugins-base)
|
|
("python-pygobject" ,python-pygobject)))
|
|
(home-page "https://gstreamer.freedesktop.org/")
|
|
(synopsis "GStreamer GObject Introspection overrides for Python")
|
|
(description
|
|
"This package contains GObject Introspection overrides for Python that can
|
|
be used by Python applications using GStreamer.")
|
|
(license license:lgpl2.1+)
|
|
(properties `((python2-variant . ,(delay python2-gst))))))
|
|
|
|
(define-public python2-gst
|
|
(package (inherit python-gst)
|
|
(name "python2-gst")
|
|
(native-inputs
|
|
`(("pkg-config" ,pkg-config)
|
|
("python" ,python-2)))
|
|
(propagated-inputs
|
|
`(("gst-plugins-base" ,gst-plugins-base)
|
|
("python-pygobject" ,python2-pygobject)))))
|
|
|
|
(define-public gst123
|
|
(package
|
|
(name "gst123")
|
|
(version "0.3.5")
|
|
(source (origin
|
|
(method url-fetch)
|
|
(uri (string-append "http://space.twc.de/~stefan/gst123/gst123-"
|
|
version ".tar.bz2"))
|
|
(sha256
|
|
(base32
|
|
"0zaa117n4wkya9p903vkj8hj58lmdb66pxsdx5wwcv7nffbp5d67"))))
|
|
(build-system gnu-build-system)
|
|
(inputs
|
|
`(("gtk+" ,gtk+-2)
|
|
("ncurses" ,ncurses)
|
|
("gstreamer" ,gstreamer)
|
|
("gst-plugins-base" ,gst-plugins-base)))
|
|
(native-inputs
|
|
`(("pkg-config" ,pkg-config)))
|
|
(home-page "http://space.twc.de/~stefan/gst123.php")
|
|
(synopsis "Flexible command line media player based on gstreamer")
|
|
(description "The program gst123 is designed to be a more flexible command
|
|
line player in the spirit of ogg123 and mpg123, based on the gstreamer media
|
|
framework. It plays all file formats gstreamer supports, so if you have a
|
|
music collection which contains different file formats, like flac, ogg and
|
|
mp3, you can use gst123 to play all your music files.")
|
|
(license license:lgpl2.0+)))
|