[packages/schroedinger] Rel 4
arekm
arekm at pld-linux.org
Wed May 20 20:51:38 CEST 2026
commit f1f591332ad4a1b07055eca8341fdd6bf36bd097
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed May 20 20:51:22 2026 +0200
Rel 4
schroedinger-opt.patch | 10 +++++-----
schroedinger.spec | 2 +-
2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/schroedinger.spec b/schroedinger.spec
index f86959d..973690f 100644
--- a/schroedinger.spec
+++ b/schroedinger.spec
@@ -7,7 +7,7 @@ Summary: Library for decoding and encoding video in the Dirac format
Summary(pl.UTF-8): Biblioteka do dekodowania i kodowania obrazu w formacie Dirac
Name: schroedinger
Version: 1.0.11
-Release: 3
+Release: 4
License: MPL 1.1 or LGPL v2 or GPL v2 or MIT
Group: Libraries
# formerly http://diracvideo.org/download/schroedinger/
diff --git a/schroedinger-opt.patch b/schroedinger-opt.patch
index 1c8f591..2778f04 100644
--- a/schroedinger-opt.patch
+++ b/schroedinger-opt.patch
@@ -1,11 +1,11 @@
---- schroedinger-1.0.0/configure.ac.orig 2008-02-22 22:19:25.000000000 +0100
-+++ schroedinger-1.0.0/configure.ac 2008-08-23 19:30:05.118120063 +0200
-@@ -68,8 +68,6 @@
- AS_COMPILER_FLAG(-Werror, SCHRO_CFLAGS="$SCHRO_CFLAGS -Werror")
+--- a/configure.ac
++++ b/configure.ac
+@@ -135,8 +135,6 @@
+ AS_COMPILER_FLAG(-Wno-strict-overflow, SCHRO_CFLAGS="$SCHRO_CFLAGS -Wno-strict-overflow")
fi
-AS_COMPILER_FLAG(-O3, CFLAGS=`echo $CFLAGS | sed s/O2/O3/`)
-
# Enable severe pain
+ #AS_COMPILER_FLAGS(COMPANY_CFLAGS,"-Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-enum -Wswitch-default")
#COMPANY_CFLAGS="-Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-enum -Wswitch-default"
- #SCHRO_CFLAGS="$SCHRO_CFLAGS $COMPANY_CFLAGS"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/schroedinger.git/commitdiff/f1f591332ad4a1b07055eca8341fdd6bf36bd097
More information about the pld-cvs-commit
mailing list