[packages/crossmingw32-libvorbis] Rel 3
arekm
arekm at pld-linux.org
Fri Apr 10 10:11:32 CEST 2026
commit 65872bbcb4dc5c2fa89f2b376b20b126f6d25e17
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Apr 10 10:11:22 2026 +0200
Rel 3
crossmingw32-libvorbis.spec | 3 ++-
libvorbis-make.patch | 20 ++++++++++----------
2 files changed, 12 insertions(+), 11 deletions(-)
---
diff --git a/crossmingw32-libvorbis.spec b/crossmingw32-libvorbis.spec
index f51aac1..bc18ebc 100644
--- a/crossmingw32-libvorbis.spec
+++ b/crossmingw32-libvorbis.spec
@@ -3,7 +3,7 @@ Summary: The Vorbis General Audio Compression Codec - MinGW32 cross version
Summary(pl.UTF-8): Kodek kompresji audio - Vorbis - wersja skrośna dla MinGW32
Name: crossmingw32-%{realname}
Version: 1.3.7
-Release: 2
+Release: 3
License: BSD
Group: Development/Libraries
Source0: https://downloads.xiph.org/releases/vorbis/%{realname}-%{version}.tar.xz
@@ -25,6 +25,7 @@ Requires: crossmingw32-runtime
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define no_install_post_strip 1
+%define _enable_debug_packages 0
%define target i386-mingw32
%define target_platform %{target}
diff --git a/libvorbis-make.patch b/libvorbis-make.patch
index 6afca20..895563f 100644
--- a/libvorbis-make.patch
+++ b/libvorbis-make.patch
@@ -1,21 +1,21 @@
---- libvorbis-1.0beta4.org/lib/Makefile.am Sun Apr 29 00:04:26 2001
-+++ libvorbis-1.0beta4/lib/Makefile.am Sun Apr 29 01:10:55 2001
-@@ -30,7 +30,7 @@
+--- libvorbis-1.3.7.orig/lib/Makefile.am 2020-03-23 16:04:43.000000000 +0100
++++ libvorbis-1.3.7/lib/Makefile.am 2026-04-10 09:47:37.389857991 +0200
+@@ -32,7 +32,7 @@
barkmel_SOURCES = barkmel.c
tone_SOURCES = tone.c
psytune_SOURCES = psytune.c
-psytune_LDFLAGS = -static
-+psytune_LDFLAGS =
++psytune_LDFLAGS =
psytune_LDADD = libvorbis.la
-
- EXTRA_DIST = lookups.pl iir.c
---- libvorbis-1.3.6/vq/Makefile.am.orig 2018-03-16 20:52:17.501161210 +0100
-+++ libvorbis-1.3.6/vq/Makefile.am 2018-03-16 20:53:01.524494045 +0100
+
+ EXTRA_DIST = lookups.pl CMakeLists.txt
+--- libvorbis-1.3.7.orig/vq/Makefile.am 2020-03-23 16:04:43.000000000 +0100
++++ libvorbis-1.3.7/vq/Makefile.am 2026-04-10 09:47:37.392701727 +0200
@@ -4,7 +4,6 @@
CLEANFILES = $(EXTRA_PROGRAMS)
-
+
AM_CPPFLAGS = -I../lib -I$(top_srcdir)/include @OGG_CFLAGS@
-AM_LDFLAGS = -static
LDADD = ../lib/libvorbis.la
-
+
latticebuild_SOURCES = latticebuild.c vqgen.c bookutil.c\
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-libvorbis.git/commitdiff/65872bbcb4dc5c2fa89f2b376b20b126f6d25e17
More information about the pld-cvs-commit
mailing list