Liliana Marie Prikler
cd7438c422
gnu: gst-editing-services: Update FIXME comment.
...
There are now 23 total tests in gst-editing-services.
* gnu/packages/gstreamer.scm (gst-editing-services)[arguments]: Update FIXME.
2022-07-28 22:06:01 +02:00
Liliana Marie Prikler
ab0f743139
gnu: gst-python: Use new package style.
...
* gnu/packages/gstreamer.scm (gst-python)[arguments]: Convert to list of
G-Expressions.
2022-07-28 22:06:01 +02:00
Liliana Marie Prikler
759f9e7135
gnu: gst-editing-services: Use new package style.
...
* gnu/packages/gstreamer.scm (gst-editing-services)[arguments]: Convert to
list of G-Expressions.
[native-inputs]: Drop labels.
2022-07-28 22:06:01 +02:00
Liliana Marie Prikler
43aeb00426
gnu: gst-plugins-ugly: Use new package style.
...
* gnu/packages/gstreamer.scm (gst-plugins-ugly)[arguments]: Convert to list of
G-Expressions.
[native-inputs]: Drop labels.
2022-07-28 22:06:00 +02:00
Liliana Marie Prikler
673af7e81e
gnu: gst-plugins-bad: Use new package style.
...
* gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]: Convert to list of
G-Expressions.
[native-inputs, inputs]: Drop labels.
2022-07-28 22:06:00 +02:00
Liliana Marie Prikler
f1b70e156a
gnu: gst-plugins-good: Use new package style.
...
* gnu/packages/gstreamer.scm (gst-plugins-good)[arguments]: Convert to list of
G-Expressions.
[propagated-inputs, native-inputs]: Drop labels.
[inputs]: Drop labels, also sort alphabetically.
2022-07-28 20:52:13 +02:00
Liliana Marie Prikler
4d08f984e9
gnu: gstreamer: Use new package style.
...
* gnu/packages/gstreamer.scm (gstreamer)[arguments]: Convert to list of
G-Expressions.
[native-inputs]: Drop labels.
2022-07-28 20:52:13 +02:00
Liliana Marie Prikler
98f170e61c
gnu: Add gst-plugins-bad-minimal.
...
* gnu/packages/gstreamer.scm (gst-plugins-bad-minimal): New variable.
2022-07-28 20:52:13 +02:00
Liliana Marie Prikler
f1fdde3c45
gnu: gst-plugins/selection: Implement in terms of G-Expressions.
...
* gnu/packages/gstreamer.scm (gst-plugins/selection)[#:configure-flags]:
Use G-Expressions.
[#:phases]: Likewise. Drop trailing #t.
* gnu/packages/video.scm (pitivi)[inputs]: Adjust accordingly.
2022-07-28 20:52:06 +02:00
Liliana Marie Prikler
badee2b419
gnu: python-gst: Update to 1.20.3.
...
* gnu/packages/gstreamer.scm (python-gst): Update to 1.20.3.
2022-07-28 20:30:45 +02:00
Liliana Marie Prikler
c33b2ccddf
gnu: gstreamer-docs: Update to 1.20.3.
...
* gnu/packages/gstreamer.scm (gstreamer-docs): Update to 1.20.3.
2022-07-28 20:30:44 +02:00
Liliana Marie Prikler
a6c3a6d798
gnu: gst-editing-services: Update to 1.20.3.
...
* gnu/packages/gstreamer.scm (gst-editing-services): Update to 1.20.3.
2022-07-28 20:30:44 +02:00
Liliana Marie Prikler
a7c64b598b
gnu: gst-libav: Update to 1.20.3.
...
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.20.3.
2022-07-28 20:30:44 +02:00
Liliana Marie Prikler
00319b9835
gnu: gst-plugins-ugly: Update to 1.20.3.
...
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.20.3.
2022-07-28 20:30:44 +02:00
Liliana Marie Prikler
7d8d0addad
gnu: gst-plugins-bad: Update to 1.20.3.
...
* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.20.3.
2022-07-28 20:30:44 +02:00
Liliana Marie Prikler
9c02f19d6d
gnu: gst-plugins-good: Update to 1.20.3.
...
* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.20.3.
[source]<patches>: Remove “gst-plugins-good-fix-test.patch”.
[arguments]<#:phases>: Add ‘absolutize-libsoup-library’ and
‘skip-failing-tests’.
* gnu/packages/patches/gst-plugins-good-fix-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-07-28 20:30:43 +02:00
Liliana Marie Prikler
f1e8cc6a98
gnu: gst-plugins-base: Update to 1.20.3.
...
* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.20.3.
2022-07-28 20:30:43 +02:00
Liliana Marie Prikler
aaad1a19e8
gnu: gstreamer: Update to 1.20.3.
...
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.20.3.
[#:phases]: Drop ‘disable-some-tests’ and ‘disable-problematic-tests’.
2022-07-28 20:30:43 +02:00
Liliana Marie Prikler
f3a5841559
gnu: python-gst: Add upstream-name.
...
* gnu/packages/gstreamer.scm (python-gst)[properties]: Add upstream-name.
2022-07-28 20:30:42 +02:00
Efraim Flashner
17984b0794
gnu: gst-plugins-bad: Limit inputs based on architecture.
...
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Only build with
mediasdk and svt-hevc on supported architectures.
2022-07-18 01:08:29 +03:00
Efraim Flashner
72298df79d
gnu: Fix input typoes.
...
* gnu/packages/emulators.scm (nestopia-ue)[inputs]: Move ',' to its
operand.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Same.
2022-04-19 17:46:48 +03:00
Zhu Zihao
27a6e8501f
gnu: python-gst: Fix the concatenation of install path.
...
Fixes a regression introduced in a5c2e7961c
.
* gnu/packages/gstreamer.scm (python-gst):
[arguments]:
<configure-flags>: Add missing leading slash.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-05 20:41:40 +02:00
Leo Famulari
8e8a2377b6
gnu: gst-plugins-bad: Remove commented code that has no explanation.
...
This code comment has no explanation in the commit log. It was added in
commit 75924438e6
"gnu: gst-plugins-bad:
Add missing inputs to enable more features."
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Remove comment.
2022-01-12 13:31:24 -05:00
Marius Bakke
467485a50a
gnu: Remove superfluous "linux-libre-headers" inputs.
...
This input is already propagated from glibc.
* gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Remove LINUX-LIBRE-HEADERS-5.10.
* gnu/packages/linux.scm (btrfs-progs)[native-inputs]: Likewise.
* gnu/packages/accessibility.scm (brltty)[inputs]: Remove LINUX-LIBRE-HEADERS.
* gnu/packages/graphics.scm (directfb)[inputs]: Likewise.
* gnu/packages/gstreamer.scm (libdc1394)[inputs]: Likewise.
* gnu/packages/linux.scm (python-evdev)[native-inputs]: Likewise.
(bcc, bpftrace)[inputs]: Likewise.
* gnu/packages/networking.scm (lksctp-tools)[inputs]: Likewise.
* gnu/packages/video.scm (tslib)[inputs]: Likewise.
* gnu/packages/web-browsers.scm (links)[native-inputs]: Likewise.
* gnu/packages/cdrom.scm (cdrtools)[inputs]: Likewise.
[arguments]: Adjust accordingly.
* gnu/packages/lirc.scm (lirc)[inputs, arguments]: Likewise.
* gnu/packages/vpn.scm (xl2tpd)[inputs, arguments]: Likewise.
2021-12-13 23:28:57 +01:00
Ludovic Courtès
e3196755e6
gnu: Further simplify package inputs.
...
This is the result of running:
./pre-inst-env guix style --input-simplification=safe
and manually undoing changes on a dozen of packages to reduce
rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
2021-12-13 22:15:07 +01:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
...
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
2021-12-13 17:48:25 +01:00
Ludovic Courtès
689d141cd8
gnu: Remove librsvg@2.50 from the Xfce dependency graph.
...
This allows us to build Xfce on non-x86_64 platforms.
* gnu/packages/gstreamer.scm (gst-plugins-good)[inputs]: Use
'librsvg-for-system' instead of 'librsvg'.
* gnu/packages/gtk.scm (guile-rsvg)[inputs]: Likewise.
* gnu/packages/xfce.scm (xfce4-xkb-plugin)[inputs]: Likewise.
2021-12-02 14:59:57 +01:00
Maxim Cournoyer
ab22743ad4
gnu: gst-plugins-base: Disable the elements_appsrc test.
...
* gnu/packages/gstreamer.scm (gst-plugins-base): Remove trailing #t.
[phases]{disable-problematic-tests}: New phase.
2021-11-18 10:20:52 -05:00
Ludovic Courtès
3a317f7476
Merge branch 'master' into core-updates-frozen
2021-11-17 23:43:14 +01:00
Maxim Cournoyer
b05f3e6a9b
gnu: gst-plugins-bad: Disable the nondeterministic 'shm_live' test.
...
* gnu/packages/gstreamer.scm (gst-plugins-bad):
[phases]{adjust-tests}: Disable the 'shm' test suite, which includes
'shm_live'.
2021-11-12 21:26:10 -05:00
Maxim Cournoyer
222b461878
gnu: zxing-cpp: Update to 1.2.0-0.00783db.
...
* gnu/packages/aidc.scm (zxing-cpp): Update to 1.2.0-0.00783db.
[version]: Use git-version.
[source]: Adjust accordingly.
[native-inputs]: Replace googletest-source by the regular googletest package.
Add fmt.
[arguments]: Remove field.
(zxing-cpp-1.2): New variable.
* gnu/packages/gstreamer.scm (gst-plugins-bad): Skip failing test.
[inputs]: Use zxing-cpp-1.2.
2021-11-11 12:18:24 -05:00
Maxim Cournoyer
a4ad0187d3
gnu: gstreamer: Disable the pipelines-seek test.
...
* gnu/packages/gstreamer.scm (gstreamer)
[phases]{disable-problematic-tests}: New phase.
2021-11-11 12:18:24 -05:00
Maxim Cournoyer
feab09f72a
gnu: gtk: Replace gdk-pixbuf+svg by librsvg.
...
With the addition of a profile hook for computing the gdk-pixbuf loaders cache
file, there is no longer a need for gdk-pixbuf+svg, and librsvg can propagate
gdk-pixbuf without fear, so replace the former for the latter.
The replacement was automated with the following command:
$ git grep -l ',gdk-pixbuf+svg)' \
| xargs sed 's/(".*" ,gdk-pixbuf+svg)/("librsvg" ,librsvg)/' -i
* gnu/packages/gtk.scm (gdk-pixbuf+svg): Delete package.
(gtk+-2)[propagated-inputs]: Replace gdk-pixbuf+svg with librsvg.
(gtk+)[propagated-inputs]: Likewise.
* gnu/packages/gnome.scm (gdk-pixbuf+svg): Add deprecated package.
2021-11-11 12:18:20 -05:00
Maxim Cournoyer
a91eaf1bdc
gnu: gstreamer-docs: Update to 1.18.5.
...
* gnu/packages/gstreamer.scm (gstreamer-docs): Update to 1.18.5. Delete
trailing #t.
2021-11-11 10:31:28 -05:00
Maxim Cournoyer
b7771cd6a3
gnu: python-gst: Update to 1.18.5.
...
* gnu/packages/gstreamer.scm (python-gst): Update to 1.18.5.
2021-11-11 10:31:28 -05:00
Maxim Cournoyer
9076b06846
gnu: gst-editing-services: Update to 1.18.5.
...
* gnu/packages/gstreamer.scm (gst-editing-services): Update to 1.18.5.
2021-11-11 10:31:27 -05:00
Maxim Cournoyer
0268db5671
gnu: gst-libav: Update to 1.18.5.
...
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.18.5.
[source]: Remove patch, now integrated upstream.
* gnu/packages/patches/gst-libav-64channels-stack-corruption.patch: Delete file.
* gnu/local.mk: De-register it.
2021-11-11 10:31:27 -05:00
Maxim Cournoyer
5ce79ae740
gnu: gst-plugins-ugly: Update to 1.18.5.
...
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.18.5.
[source]: Remove patches.
* gnu/packages/patches/gst-plugins-ugly-fix-out-of-bound-reads.patch: Delete file.
* gnu/local.mk: De-register it.
2021-11-11 10:31:27 -05:00
Maxim Cournoyer
1b858b122a
gnu: gst-plugins-bad: Update to 1.18.5.
...
* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.18.5.
[source]: Remove patches.
Delete trailing #t.
* gnu/packages/patches/gst-plugins-bad-fix-overflow.patch: Delete file.
* gnu/local.mk: De-register it.
2021-11-11 10:31:27 -05:00
Maxim Cournoyer
7ea92af545
gnu: gst-plugins-good: Update to 1.18.5.
...
* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.18.5.
[source]: Remove the CVE patches, included in the release.
* gnu/packages/patches/gst-plugins-good-CVE-2021-3497.patch: Delete file.
* gnu/packages/patches/gst-plugins-good-CVE-2021-3498.patch: Likewise.
* gnu/local.mk: De-register them.
2021-11-11 10:31:27 -05:00
Maxim Cournoyer
a87cfa250d
gnu: gst-plugins-base: Update to 1.18.5.
...
* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.18.5.
[source]: Remove patches.
[inputs]: Move wayland...
[propagated-inputs]: here.
* gnu/packages/patches/gst-plugins-base-fix-id3v2-invalid-read.patch: Delete
file.
* gnu/local.mk: De-register it.
2021-11-11 10:31:26 -05:00
Maxim Cournoyer
553a8696cf
gnu: gstreamer: Update to 1.18.5.
...
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.18.5. Remove trailing
#t.
(%common-gstreamer-phases): Remove trailing #t.
2021-11-11 10:31:26 -05:00
Maxim Cournoyer
d8a0fc90b5
Revert gstreamer update to 1.19.2.
...
This reverts commits from e49190cf2b
to
b2fe4c44e3
.
Reason: 1.19 is an unstable (development) release rather than a stable one.
2021-11-11 10:31:26 -05:00
Maxim Cournoyer
62683f51c3
gnu: python-gst: Update to 1.19.2.
...
* gnu/packages/gstreamer.scm (python-gst): Update to 1.19.2.
[meson]: Use meson-0.55.
2021-11-11 10:31:24 -05:00
Maxim Cournoyer
7d92a4523a
gnu: gst-editing-services: Update to 1.19.2.
...
* gnu/packages/gstreamer.scm (gst-editing-services): Update to 1.19.2.
[meson]: Use meson-0.55.
2021-11-11 10:31:24 -05:00
Maxim Cournoyer
5be7ae7bf3
gnu: gst-libav: Update to 1.19.2.
...
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.19.2.
[source]: Re-indent origin. Delete patches field.
[meson]: Use meson-0.55.
* gnu/packages/patches/gst-libav-64channels-stack-corruption.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
2021-11-11 10:31:23 -05:00
Maxim Cournoyer
b59ad1e176
gnu: gst-plugins-ugly: Update to 1.19.2.
...
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.19.2. Delete
trailing #t.
[patches]: Delete field.
[meson]: Use meson-0.55.
* gnu/packages/patches/gst-plugins-ugly-fix-out-of-bound-reads.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): De-register it.
2021-11-11 10:31:23 -05:00
Maxim Cournoyer
543367ae89
gnu: gst-plugins-bad: Update to 1.19.2.
...
* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.19.2.
* gnu/packages/patches/gst-plugins-bad-fix-overflow.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
2021-11-11 10:31:23 -05:00
Maxim Cournoyer
a9e83d7c7e
gnu: gst-plugins-good: Update to 1.19.2.
...
* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.19.2. Remove
trailing #t.
[patches]: Remove.
[meson]: Use meson-0.55.
* gnu/packages/patches/gst-plugins-good-CVE-2021-3497.patch: Delete file.
* gnu/packages/patches/gst-plugins-good-CVE-2021-3498.patch: Likewise.
* gnu/packages/patches/gst-plugins-good-fix-test.patch: Likewise.
* gnu/local.mk: De-register them.
2021-11-11 10:31:23 -05:00
Maxim Cournoyer
8f22b547ef
gnu: gst-plugins-base: Update to 1.19.2.
...
* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.19.2
[origin]: Delete patches field. Remove trailing #t.
[meson]: Use meson-0.55.
* gnu/packages/patches/gst-plugins-base-fix-id3v2-invalid-read.patch: Delete.
* gnu/local.mk (dist_patch_DATA): De-register.
2021-11-11 10:31:22 -05:00