Browse Source

Rene Rebe:


			
			
				rocklinux
			
			
		
Rene Rebe 21 years ago
parent
commit
0156c123c7
10 changed files with 4 additions and 87 deletions
  1. +0
    -0
      package/kasc/openh323/bison-fix.patch.pwlib
  2. +0
    -5
      package/kasc/openh323/openh323.conf
  3. +2
    -2
      package/kasc/openh323/openh323.desc
  4. +1
    -1
      package/rene/coda/coda.desc
  5. +0
    -38
      package/rene/coda/yacc-fix.patch.manual
  6. +0
    -0
      package/rene/xine/disable-goom.patch.xine-lib
  7. +0
    -0
      package/rene/xine/doc.patch.xine-ui
  8. +0
    -37
      package/rene/xine/xine.conf
  9. +1
    -4
      package/rene/xine/xine.desc
  10. +0
    -0
      package/rene/xine/xv-xm.patch.xine-lib

package/kasc/openh323/pwlib.patch → package/kasc/openh323/bison-fix.patch.pwlib


+ 0
- 5
package/kasc/openh323/openh323.conf

@ -21,8 +21,6 @@
#
# --- ROCK-COPYRIGHT-NOTE-END ---
autopatch=0
var_append makeopt " " "opt"
var_append makeinstopt " " "PREFIX=$root/$prefix"
@ -39,7 +37,6 @@ openh323_preconf() {
fi
var_append confopt ' ' '--enable-plugins'
var_append confopt ' ' '--enable-openldap'
patch -p 1 < $confdir/pwlib.patch
fi
}
@ -50,9 +47,7 @@ openh323_premake() {
}
openh323_inmake() {
echo "INMAKE"
if [[ $xsrctar = *pwlib* ]] ; then
echo "APPLYING PATCH"
rm -rf $libdir/libpt.so $root/$prefix/include/ptclib \
$root/$prefix/include/ptlib
fi

+ 2
- 2
package/kasc/openh323/openh323.desc

@ -58,8 +58,8 @@
[V] 1_6_5 1_13_4
[P] X -----5---9 853.000
[SRC] .
[D] 2657294752 pwlib-v1_6_5-src.tar.gz http://www.gnomemeeting.org/admin/downloads/latest/sources/sources/
[D] 1498707448 openh323-v1_13_4-src.tar.gz http://www.gnomemeeting.org/admin/downloads/latest/sources/sources/
[SRC] pwlib openh323

+ 1
- 1
package/rene/coda/coda.desc

@ -56,7 +56,7 @@
[V] 6.0.3
[P] X -----5---9 783.000
[SRC] lwp rvm rpc2 coda
[SRC] .
[D] 3799611571 lwp-1.10.tar.gz ftp://ftp.coda.cs.cmu.edu/pub/lwp/src/
[D] 2054301686 rvm-1.8.tar.gz ftp://ftp.coda.cs.cmu.edu/pub/rvm/src/

+ 0
- 38
package/rene/coda/yacc-fix.patch.manual

@ -1,38 +0,0 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/rene/coda/yacc-fix.patch.manual
# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
--- ./coda-src/asr/resolver_parser.c 2003-04-02 12:44:57.000000000 +0200
+++ ./coda-src/asr/resolver_parser.c 2003-04-02 12:46:04.000000000 +0200
@@ -1322,13 +1322,6 @@
`----------------------------------------------------*/
yyerrlab1:
- /* Suppress GCC warning that yyerrlab1 is unused when no action
- invokes YYERROR. */
-#if defined (__GNUC_MINOR__) && 2093 <= (__GNUC__ * 1000 + __GNUC_MINOR__)
- __attribute__ ((__unused__))
-#endif
-
-
goto yyerrlab2;

package/rene/xine/disable-goom.fix → package/rene/xine/disable-goom.patch.xine-lib


package/rene/xine/ui-doc.fix → package/rene/xine/doc.patch.xine-ui


+ 0
- 37
package/rene/xine/xine.conf

@ -1,37 +0,0 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/rene/xine/xine.conf
# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
xine_pc(){
local each
if [[ $xsrctar = *xine-lib* ]] ; then
for each in $xine_lib_fixes; do
patch -p1 < $confdir/$each
done
fi
if [[ $xsrctar = *xine-ui* ]] ; then
for each in $xine_ui_fixes; do
patch -p1 < $confdir/$each
done
fi
}
hook_add preconf 3 xine_pc

+ 1
- 4
package/rene/xine/xine.desc

@ -45,10 +45,7 @@
[V] 1-rc4
[P] X -----5---9 951.000
[O] xine_lib_fixes="disable-goom.fix xv-xm-linking.fix"
[O] xine_ui_fixes="ui-doc.fix"
[SRC] xine
[SRC] .
[D] 3747759436 xine-lib-1-rc4.tar.gz http://dl.sourceforge.net/xine/
[D] 941316689 xine-ui-0.99.1.tar.gz http://dl.sourceforge.net/xine/

package/rene/xine/xv-xm-linking.fix → package/rene/xine/xv-xm.patch.xine-lib


Loading…
Cancel
Save