Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 20 years ago
parent
commit
72bbef3823
3 changed files with 25 additions and 4 deletions
  1. +20
    -0
      package/kasc/openh323/gcc34.patch.openh323
  2. +1
    -1
      package/kasc/openh323/openh323.conf
  3. +4
    -3
      package/kasc/openh323/openh323.desc

+ 20
- 0
package/kasc/openh323/gcc34.patch.openh323

@ -0,0 +1,20 @@
--- openh323/include/gkserver.h 2004-02-15 03:36:30.000000000 +0000
+++ openh323-patch/include/gkserver.h 2004-07-17 18:44:40.000000000 +0000
@@ -427,7 +427,7 @@
H225_RegistrationConfirm & rcf;
H225_RegistrationReject & rrj;
- protected:
+// protected:
virtual Response OnHandlePDU();
};
@@ -491,7 +491,7 @@
PString alternateSecurityID;
- protected:
+// protected:
virtual Response OnHandlePDU();
};

+ 1
- 1
package/kasc/openh323/openh323.conf

@ -34,9 +34,9 @@ openh323_preconf() {
'CPPFLAGS="-I${pkg_openldap_prefix}/include"'
var_append configprefix ' ' \
'LDFLAGS="-L${pkg_openldap_prefix}/lib"'
var_append confopt ' ' '--enable-openldap'
fi
var_append confopt ' ' '--enable-plugins'
var_append confopt ' ' '--enable-openldap'
fi
}

+ 4
- 3
package/kasc/openh323/openh323.desc

@ -55,11 +55,12 @@
[L] MPL
[S] Stable
[V] 1_6_5 1_13_4
[V] 1.13.4
[O] pwlib_version=1.6.5
[P] X -?---5---9 180.800
[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/
[D] 2657294752 pwlib-1.6.5-src.tar.gz !http://www.gnomemeeting.org/admin/downloads/latest/sources/sources/pwlib-v1_6_5-src.tar.gz
[D] 1498707448 openh323-1.13.4-src.tar.gz !http://www.gnomemeeting.org/admin/downloads/latest/sources/sources/openh323-v1_13_4-src.tar.gz

|||||||
100:0
Loading…
Cancel
Save