[packages/vlc] drop references to static libs (not packaged since 2009)

atler atler at pld-linux.org
Sun Feb 25 21:31:08 CET 2024


commit 2ddcf8e242f86b78361299a7380811b94805b9f4
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Feb 25 21:18:43 2024 +0100

    drop references to static libs (not packaged since 2009)

 vlc.spec | 15 +--------------
 1 file changed, 1 insertion(+), 14 deletions(-)
---
diff --git a/vlc.spec b/vlc.spec
index 78bd2b6..93fb928 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -48,7 +48,6 @@
 %bcond_without	smb		# SMB access plugin
 %bcond_without	smb2		# SMB2 access plugin
 %bcond_without	speex		# speex codec plugin
-%bcond_without	static_libs	# don't build static libraries
 %bcond_without	svg		# svg text renderer plugin
 %bcond_without	twolame		# twolame codec plugin
 %bcond_without	udev		# udev service discovery plugin
@@ -335,18 +334,6 @@ VLC header files.
 %description devel -l pl.UTF-8
 Pliki nagłówkowe VLC.
 
-%package static
-Summary:	VLC static libraries
-Summary(pl.UTF-8):	Biblioteki statyczne VLC
-Group:		X11/Development/Libraries
-Requires:	%{name}-devel = %{version}-%{release}
-
-%description static
-VLC static libraries.
-
-%description static -l pl.UTF-8
-Biblioteki statyczne VLC.
-
 %package X11
 Summary:	VLC - X11 output plugin
 Summary(pl.UTF-8):	Klient VLC - wtyczka wyjścia X11
@@ -460,7 +447,7 @@ Akcje klienta VLC dla Solid.
 	LUAC=luac5.2 \
 	--disable-optimizations \
 	--disable-silent-rules \
-	%{!?with_static_libs:--disable-static} \
+	--disable-static \
 %ifarch ppc
 	--disable-altivec \
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vlc.git/commitdiff/2ddcf8e242f86b78361299a7380811b94805b9f4



More information about the pld-cvs-commit mailing list