[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
58/416: gnu: sdl2-mixer: Add upstream-name property.
From: |
guix-commits |
Subject: |
58/416: gnu: sdl2-mixer: Add upstream-name property. |
Date: |
Fri, 14 Apr 2023 15:25:17 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit 780cfb5edac2aacade60e80e1240dd9d191b597c
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sat Nov 26 11:05:16 2022 +0100
gnu: sdl2-mixer: Add upstream-name property.
* gnu/packages/sdl.scm (sdl2-mixer)[properties]: New field.
---
gnu/packages/sdl.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/sdl.scm b/gnu/packages/sdl.scm
index a41cfd4b47..2a0ffab824 100644
--- a/gnu/packages/sdl.scm
+++ b/gnu/packages/sdl.scm
@@ -517,7 +517,8 @@ directory.")
(native-inputs
`(("pkgconfig" ,pkg-config))) ; Needed to find the opus library.
(propagated-inputs
- (propagated-inputs-with-sdl2 sdl-mixer))))
+ (propagated-inputs-with-sdl2 sdl-mixer))
+ (properties '((upstream-name . "SDL2_mixer")))))
(define-public sdl2-net
(package (inherit sdl-net)
- 65/416: gnu: sdl2-ttf: Fix source snippet., (continued)
- 65/416: gnu: sdl2-ttf: Fix source snippet., guix-commits, 2023/04/14
- 19/416: gnu: libx264: Update to 164-0.b093bbe., guix-commits, 2023/04/14
- 34/416: gnu: libwebp: Update to 1.2.4., guix-commits, 2023/04/14
- 35/416: gnu: bluez: Update to 5.66., guix-commits, 2023/04/14
- 37/416: gnu: glew: Update to 2.2.0., guix-commits, 2023/04/14
- 46/416: gnu: Add vulkan-memory-allocator., guix-commits, 2023/04/14
- 47/416: gnu: vulkan-loader: Update to 1.3.232., guix-commits, 2023/04/14
- 53/416: gnu: modem-manager: Update to 1.18.12., guix-commits, 2023/04/14
- 39/416: gnu: perl-http-message: Update to 6.37., guix-commits, 2023/04/14
- 54/416: gnu: libcdio: Fix test failure with glibc 2.36., guix-commits, 2023/04/14
- 58/416: gnu: sdl2-mixer: Add upstream-name property.,
guix-commits <=
- 69/416: gnu: rust-xcb: Add 1.2.0., guix-commits, 2023/04/14
- 20/416: gnu: libvpx: Update to 1.12.0., guix-commits, 2023/04/14
- 28/416: gnu: vulkan-loader: Update to sdk-1.3.231.1., guix-commits, 2023/04/14
- 40/416: gnu: perl-try-tiny: Update to 0.31., guix-commits, 2023/04/14
- 43/416: gnu: perl-io-socket-ssl: Update to 2.075., guix-commits, 2023/04/14
- 44/416: gnu: libpipeline: Update to 1.5.6., guix-commits, 2023/04/14
- 48/416: gnu: vulkan-loader: Remove input labels., guix-commits, 2023/04/14
- 55/416: gnu: sdl2: Update to 2.26.0., guix-commits, 2023/04/14
- 66/416: gnu: libva: Update to 2.16.0., guix-commits, 2023/04/14
- 67/416: gnu: rust-pkg-config: Update to 0.3.26., guix-commits, 2023/04/14