OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 01-Sep-2003 15:08:19
Branch: HEAD Handle: 2003090114081702
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.21 -> 0.9.22
Summary:
Revision Changes Path
1.4 +1 -1 openpkg-re/vcheck/vc.xine-ui
1.11 +10 -2 openpkg-src/xine-ui/xine-ui.spec
1.6363 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.xine-ui
============================================================================
$ cvs diff -u -r1.3 -r1.4 vc.xine-ui
--- openpkg-re/vcheck/vc.xine-ui 4 Jun 2003 09:16:32 -0000 1.3
+++ openpkg-re/vcheck/vc.xine-ui 1 Sep 2003 13:08:17 -0000 1.4
@@ -2,7 +2,7 @@
}
prog xine-ui = {
- version = 0.9.21
+ version = 0.9.22
url = http://prdownloads.sourceforge.net/xine/
regex = xine-ui-(__VER__)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/xine-ui/xine-ui.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 xine-ui.spec
--- openpkg-src/xine-ui/xine-ui.spec 8 Jul 2003 14:43:22 -0000 1.10
+++ openpkg-src/xine-ui/xine-ui.spec 1 Sep 2003 13:08:19 -0000 1.11
@@ -35,8 +35,8 @@
Distribution: OpenPKG [JUNK]
Group: Video
License: GPL
-Version: 0.9.21
-Release: 20030707
+Version: 0.9.22
+Release: 20030901
# list of sources
Source0: http://download.sourceforge.net/xine/xine-ui-%{version}.tar.gz
@@ -61,6 +61,13 @@
%prep
%setup -q
+ %{l_shtool} subst \
+ -e 's;[ \t]*/usr/local/lib${libsuff};;g' \
+ -e 's;[ \t]*-I/usr/local/include;;g' \
+ -e 's;[ \t]*/usr/local/include;;g' \
+ -e 's;[ \t]*-L/usr/local/lib;;g' \
+ -e 's;[ \t]*/usr/local/lib;;g' \
+ configure
%build
CC="%{l_cc}" \
@@ -78,6 +85,7 @@
--with-libiconv-prefix=%{l_prefix} \
--with-xine-prefix=%{l_prefix} \
--with-curses \
+ --disable-mbs \
--with-curl-prefix=%{l_prefix} \
--with-png-prefix=%{l_prefix}
%{l_make} %{l_mflags -O} CPPFLAGS="%{l_cppflags ncurses}"
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.6362 -r1.6363 news.txt
--- openpkg-web/news.txt 1 Sep 2003 12:36:13 -0000 1.6362
+++ openpkg-web/news.txt 1 Sep 2003 13:08:18 -0000 1.6363
@@ -1,3 +1,4 @@
+01-Sep-2003: Upgraded package: P<xine-ui-0.9.22-20030901>
01-Sep-2003: Upgraded package: P<xemacs-21.4.13-20030901>
01-Sep-2003: Upgraded package: P<docbook-4.2-20030901>
01-Sep-2003: Upgraded package: P<perl-mail-20030901-20030901>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]