OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 28-Dec-2003 13:47:21
Branch: HEAD Handle: 2003122812471704
Added files:
openpkg-src/xine-ui xine-ui.patch
Modified files:
openpkg-re/vcheck vc.xine-ui
openpkg-src/xine-ui xine-ui.spec
openpkg-web news.txt
Log:
upgrading package: xine-ui 0.9.22 -> 0.9.23
Summary:
Revision Changes Path
1.5 +1 -1 openpkg-re/vcheck/vc.xine-ui
1.1 +11 -0 openpkg-src/xine-ui/xine-ui.patch
1.15 +5 -2 openpkg-src/xine-ui/xine-ui.spec
1.7905 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.xine-ui
============================================================================
$ cvs diff -u -r1.4 -r1.5 vc.xine-ui
--- openpkg-re/vcheck/vc.xine-ui 1 Sep 2003 13:08:17 -0000 1.4
+++ openpkg-re/vcheck/vc.xine-ui 28 Dec 2003 12:47:17 -0000 1.5
@@ -2,7 +2,7 @@
}
prog xine-ui = {
- version = 0.9.22
+ version = 0.9.23
url = http://prdownloads.sourceforge.net/xine/
regex = xine-ui-(__VER__)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/xine-ui/xine-ui.patch
============================================================================
$ cvs diff -u -r0 -r1.1 xine-ui.patch
--- /dev/null 2003-12-28 13:47:21.000000000 +0100
+++ xine-ui.patch 2003-12-28 13:47:21.000000000 +0100
@@ -0,0 +1,11 @@
+Index: src/common/utils.c
+--- src/common/utils.c.orig 2003-12-18 01:30:11.000000000 +0100
++++ src/common/utils.c 2003-12-25 09:56:03.000000000 +0100
+@@ -34,7 +34,6 @@
+ #include <sys/stat.h>
+ #include <sys/wait.h>
+ #include <sys/utsname.h>
+-#include <alloca.h>
+
+ #ifdef HAVE_X11
+ #include <X11/Xlib.h>
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/xine-ui/xine-ui.spec
============================================================================
$ cvs diff -u -r1.14 -r1.15 xine-ui.spec
--- openpkg-src/xine-ui/xine-ui.spec 2 Dec 2003 15:56:41 -0000 1.14
+++ openpkg-src/xine-ui/xine-ui.spec 28 Dec 2003 12:47:21 -0000 1.15
@@ -32,11 +32,12 @@
Distribution: OpenPKG [EVAL]
Group: Video
License: GPL
-Version: 0.9.22
-Release: 20031202
+Version: 0.9.23
+Release: 20031228
# list of sources
Source0: http://download.sourceforge.net/xine/xine-ui-%{version}.tar.gz
+Patch0: xine-ui.patch
# build information
Prefix: %{l_prefix}
@@ -58,6 +59,7 @@
%prep
%setup -q
+ %patch -p0
%{l_shtool} subst \
-e 's;[ \t]*/usr/local/lib${libsuff};;g' \
-e 's;[ \t]*-I/usr/local/include;;g' \
@@ -73,6 +75,7 @@
CXXFLAGS="%{l_cxxflags -O}" \
CPPFLAGS="%{l_cppflags ncurses}"
LDFLAGS="%{l_ldflags}" \
+ LIBS="-lintl -liconv" \
./configure \
--prefix=%{l_prefix} \
--with-x \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7904 -r1.7905 news.txt
--- openpkg-web/news.txt 28 Dec 2003 12:10:17 -0000 1.7904
+++ openpkg-web/news.txt 28 Dec 2003 12:47:18 -0000 1.7905
@@ -1,3 +1,4 @@
+28-Dec-2003: Upgraded package: P<xine-ui-0.9.23-20031228>
28-Dec-2003: Upgraded package: P<wine-20031118-20031228>
28-Dec-2003: Upgraded package: P<abiword-2.1.0-20031228>
28-Dec-2003: Upgraded package: P<openpkg-20031228-20031228>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]