summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Knoblich <stkn@gentoo.org>2005-01-08 20:15:47 +0000
committerStefan Knoblich <stkn@gentoo.org>2005-01-08 20:15:47 +0000
commit8ac642b5f55212acb2b8e762041c91f959a77a19 (patch)
tree19a51f3ac7dc05a26746929013ac6e95fa450e12 /net-libs/openh323
parentmarked ~x86 (Manifest recommit) (diff)
downloadgentoo-2-8ac642b5f55212acb2b8e762041c91f959a77a19.tar.gz
gentoo-2-8ac642b5f55212acb2b8e762041c91f959a77a19.tar.bz2
gentoo-2-8ac642b5f55212acb2b8e762041c91f959a77a19.zip
some changes, see ChangeLog for details, marked ~x86
Diffstat (limited to 'net-libs/openh323')
-rw-r--r--net-libs/openh323/ChangeLog9
-rw-r--r--net-libs/openh323/openh323-1.11.7.ebuild4
-rw-r--r--net-libs/openh323/openh323-1.12.0-r1.ebuild4
-rw-r--r--net-libs/openh323/openh323-1.12.2-r1.ebuild4
-rw-r--r--net-libs/openh323/openh323-1.12.2-r2.ebuild4
-rw-r--r--net-libs/openh323/openh323-1.13.2-r1.ebuild4
-rw-r--r--net-libs/openh323/openh323-1.13.2.ebuild4
-rw-r--r--net-libs/openh323/openh323-1.13.5.ebuild4
-rw-r--r--net-libs/openh323/openh323-1.15.2.ebuild21
-rw-r--r--net-libs/openh323/openh323-1.9.10-r1.ebuild4
10 files changed, 37 insertions, 25 deletions
diff --git a/net-libs/openh323/ChangeLog b/net-libs/openh323/ChangeLog
index ced949259520..ba9139d6ed60 100644
--- a/net-libs/openh323/ChangeLog
+++ b/net-libs/openh323/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-libs/openh323
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/ChangeLog,v 1.55 2004/12/29 03:46:38 stkn Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/ChangeLog,v 1.56 2005/01/08 20:15:47 stkn Exp $
+
+ 08 Jan 2005; Stefan Knoblich <stkn@gentoo.org> openh323-1.15.2.ebuild:
+ removed sample application (simph323, anyone needs that?), parallel building
+ works, libs are now installed as libh323*.so.${PV} (imho more
+ sane than libh323*.so), testing fun on x86 begins
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/net-libs/openh323/openh323-1.11.7.ebuild b/net-libs/openh323/openh323-1.11.7.ebuild
index 325e60dca4ba..17c866f2db86 100644
--- a/net-libs/openh323/openh323-1.11.7.ebuild
+++ b/net-libs/openh323/openh323-1.11.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.11.7.ebuild,v 1.10 2004/06/24 23:16:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.11.7.ebuild,v 1.11 2005/01/08 20:15:47 stkn Exp $
IUSE="ssl"
diff --git a/net-libs/openh323/openh323-1.12.0-r1.ebuild b/net-libs/openh323/openh323-1.12.0-r1.ebuild
index b5ff2be6c798..f616669f7ed7 100644
--- a/net-libs/openh323/openh323-1.12.0-r1.ebuild
+++ b/net-libs/openh323/openh323-1.12.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.12.0-r1.ebuild,v 1.9 2004/06/24 23:16:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.12.0-r1.ebuild,v 1.10 2005/01/08 20:15:47 stkn Exp $
inherit eutils
diff --git a/net-libs/openh323/openh323-1.12.2-r1.ebuild b/net-libs/openh323/openh323-1.12.2-r1.ebuild
index 595d098de189..03182140656f 100644
--- a/net-libs/openh323/openh323-1.12.2-r1.ebuild
+++ b/net-libs/openh323/openh323-1.12.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.12.2-r1.ebuild,v 1.4 2004/06/24 23:16:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.12.2-r1.ebuild,v 1.5 2005/01/08 20:15:47 stkn Exp $
IUSE="ssl"
diff --git a/net-libs/openh323/openh323-1.12.2-r2.ebuild b/net-libs/openh323/openh323-1.12.2-r2.ebuild
index dd5b3d5454b0..b9c038f89e7f 100644
--- a/net-libs/openh323/openh323-1.12.2-r2.ebuild
+++ b/net-libs/openh323/openh323-1.12.2-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.12.2-r2.ebuild,v 1.11 2004/09/06 19:46:59 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.12.2-r2.ebuild,v 1.12 2005/01/08 20:15:47 stkn Exp $
inherit eutils
diff --git a/net-libs/openh323/openh323-1.13.2-r1.ebuild b/net-libs/openh323/openh323-1.13.2-r1.ebuild
index 53060d174f75..21ec4633b9a9 100644
--- a/net-libs/openh323/openh323-1.13.2-r1.ebuild
+++ b/net-libs/openh323/openh323-1.13.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.13.2-r1.ebuild,v 1.16 2004/11/30 22:30:40 stkn Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.13.2-r1.ebuild,v 1.17 2005/01/08 20:15:47 stkn Exp $
inherit eutils flag-o-matic
diff --git a/net-libs/openh323/openh323-1.13.2.ebuild b/net-libs/openh323/openh323-1.13.2.ebuild
index d053155a024c..f3ae989bc969 100644
--- a/net-libs/openh323/openh323-1.13.2.ebuild
+++ b/net-libs/openh323/openh323-1.13.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.13.2.ebuild,v 1.5 2004/09/06 19:46:59 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.13.2.ebuild,v 1.6 2005/01/08 20:15:47 stkn Exp $
IUSE="ssl"
diff --git a/net-libs/openh323/openh323-1.13.5.ebuild b/net-libs/openh323/openh323-1.13.5.ebuild
index 09a613992b72..41f1b572f870 100644
--- a/net-libs/openh323/openh323-1.13.5.ebuild
+++ b/net-libs/openh323/openh323-1.13.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.13.5.ebuild,v 1.10 2004/11/09 10:36:17 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.13.5.ebuild,v 1.11 2005/01/08 20:15:47 stkn Exp $
IUSE="ssl"
diff --git a/net-libs/openh323/openh323-1.15.2.ebuild b/net-libs/openh323/openh323-1.15.2.ebuild
index 4bbc7ef457ef..84b63e3ab1d4 100644
--- a/net-libs/openh323/openh323-1.15.2.ebuild
+++ b/net-libs/openh323/openh323-1.15.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.15.2.ebuild,v 1.2 2004/12/29 03:46:38 stkn Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.15.2.ebuild,v 1.3 2005/01/08 20:15:47 stkn Exp $
IUSE="ssl novideo noaudio debug"
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}-src-tar.gz"
RESTRICT="nomirror"
SLOT="0"
LICENSE="MPL-1.1"
-KEYWORDS="-*"
+KEYWORDS="~x86"
DEPEND=">=sys-apps/sed-4
>=dev-libs/pwlib-1.8.3
@@ -40,7 +40,7 @@ src_compile() {
export PTLIB_CONFIG=/usr/bin/ptlib-config
export OPENH323DIR=${S}
- makeopts="${makeopts} ASNPARSER=/usr/bin/asnparser"
+ makeopts="${makeopts} ASNPARSER=/usr/bin/asnparser LDFLAGS=-L${S}/lib"
# NOTRACE avoid compilation problems, we disable PTRACING using NOTRACE=1
# compile with PTRACING if the user wants to debug stuff
@@ -61,7 +61,7 @@ src_compile() {
&& myconf="${myconf} --disable-audio"
econf ${myconf} || die "configure failed"
- emake -j1 ${makeopts} opt apps || die "make failed"
+ emake ${makeopts} opt || die "make failed"
}
src_install() {
@@ -97,10 +97,17 @@ src_install() {
OH323_FILE="libh323_${OPENH323_ARCH}.so.${PV}" \
${makeopts} install || die "install failed"
- dobin ${S}/samples/simple/obj_${OPENH323_ARCH}/simph323
+ # workaround: don't install libh323*.so and libh323.so.${PV}
+ if [[ -f ${D}/usr/lib/libh323_${OPENH323_ARCH}.so ]]; then
+ # libh323*.so is a file... replace it w/ a symlink
+ rm -f ${D}/usr/lib/libh323_${OPENH323_ARCH}.so
+
+ dosym /usr/lib/libh323_${OPENH323_ARCH}.so.${PV} \
+ /usr/lib/libh323_${OPENH323_ARCH}.so
+ fi
###
- # Compatibility "hacks" (openh323-config anyone?)
+ # Compatibility "hacks"
#
# mod to keep gnugk happy
diff --git a/net-libs/openh323/openh323-1.9.10-r1.ebuild b/net-libs/openh323/openh323-1.9.10-r1.ebuild
index 3d18b9066462..44cfe506d8a6 100644
--- a/net-libs/openh323/openh323-1.9.10-r1.ebuild
+++ b/net-libs/openh323/openh323-1.9.10-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.9.10-r1.ebuild,v 1.13 2004/06/24 23:16:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.9.10-r1.ebuild,v 1.14 2005/01/08 20:15:47 stkn Exp $
IUSE="ssl"