diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2006-05-06 19:57:22 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2006-05-06 19:57:22 +0000 |
commit | eb0705b030258e9523ba16409cd8e3ddb304dcf6 (patch) | |
tree | 1c7eef07728af29b49926297566c48489e0e5cea /net-misc | |
parent | Add jingle useflag, many thanks go to Erdroh Moshan <ErDroh@gmx.de> for bug 1... (diff) | |
download | historical-eb0705b030258e9523ba16409cd8e3ddb304dcf6.tar.gz historical-eb0705b030258e9523ba16409cd8e3ddb304dcf6.tar.bz2 historical-eb0705b030258e9523ba16409cd8e3ddb304dcf6.zip |
Add libtoolize --copy --force
Package-Manager: portage-2.1_pre10-r3
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/linphone/Manifest | 14 | ||||
-rw-r--r-- | net-misc/linphone/linphone-1.3.5.ebuild | 4 |
2 files changed, 9 insertions, 9 deletions
diff --git a/net-misc/linphone/Manifest b/net-misc/linphone/Manifest index 15744cdb5a7a..c70e74e95646 100644 --- a/net-misc/linphone/Manifest +++ b/net-misc/linphone/Manifest @@ -16,10 +16,10 @@ EBUILD linphone-1.1.0.ebuild 1667 RMD160 f54fb1ef90b17c7f71a612e8e353ea5b99dd95a MD5 810e47a5b7316d318b884037eb874345 linphone-1.1.0.ebuild 1667 RMD160 f54fb1ef90b17c7f71a612e8e353ea5b99dd95a7 linphone-1.1.0.ebuild 1667 SHA256 129f41fd76d92f9768c65cf298b3fe9ed84d8445b2fc85f66a620b35eb43ba1b linphone-1.1.0.ebuild 1667 -EBUILD linphone-1.3.5.ebuild 2557 RMD160 cbdf8fa60e45081dba56206558a79a25cd949294 SHA1 827a3154646f3e8cc59e5407a51881d397bff601 SHA256 b2fca9abbd259f6e5e5f1f2b5fb9cfee575c7d4d01435261d632483eda80211d size 2557 -MD5 449e05a88ce34568b1fe3acbe96a59c3 linphone-1.3.5.ebuild 2557 -RMD160 cbdf8fa60e45081dba56206558a79a25cd949294 linphone-1.3.5.ebuild 2557 -SHA256 b2fca9abbd259f6e5e5f1f2b5fb9cfee575c7d4d01435261d632483eda80211d linphone-1.3.5.ebuild 2557 +EBUILD linphone-1.3.5.ebuild 2530 RMD160 cc772f8f48966049b2318cabb98dd0d6ee21dd64 SHA1 79db2095f7439575f34726b779e5b152c30b2583 SHA256 bdebce264f280cba58e2543a17b21badccb8d4c22234abb793540ecbfa866fb5 size 2530 +MD5 c8be6f64d72648ccfbe1d318c431d603 linphone-1.3.5.ebuild 2530 +RMD160 cc772f8f48966049b2318cabb98dd0d6ee21dd64 linphone-1.3.5.ebuild 2530 +SHA256 bdebce264f280cba58e2543a17b21badccb8d4c22234abb793540ecbfa866fb5 linphone-1.3.5.ebuild 2530 MISC ChangeLog 4523 RMD160 c3cb7602d1cf65d921e7ddbb1a1856036451a8e5 SHA1 91cc3ae0830b494c787d25110f6d92c8e49ec4a3 SHA256 fe0c0a6e3af13276d11a911f2abc689862408850e7bc0dcc79d7423bea0dd427 size 4523 MD5 9088ecb7f5a0b28ecfd523dc92a0975c ChangeLog 4523 RMD160 c3cb7602d1cf65d921e7ddbb1a1856036451a8e5 ChangeLog 4523 @@ -37,7 +37,7 @@ SHA256 09ca241d72ecd62a45b030cf967a5e99dd7df67119ea0398102b6e3fc8bd926a files/di -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) -iD8DBQFEXI8oNJowsmZ/PzARApAMAKC8p1wZ0Btrs28zEPLDPQm/4G9oDgCePyBn -S2k1z1JKIqI8lcHrWWJGJpM= -=fGvG +iD8DBQFEXP+uNJowsmZ/PzARApJxAKCEAxvzAXxEJdymEACrel1snraL1ACg1EoD +Khhh5pS9kTmgZslbm0Bf3Y8= +=NivK -----END PGP SIGNATURE----- diff --git a/net-misc/linphone/linphone-1.3.5.ebuild b/net-misc/linphone/linphone-1.3.5.ebuild index 5f68bc1530a5..ec94f50bd3a1 100644 --- a/net-misc/linphone/linphone-1.3.5.ebuild +++ b/net-misc/linphone/linphone-1.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/linphone/linphone-1.3.5.ebuild,v 1.3 2006/05/06 11:57:16 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/linphone/linphone-1.3.5.ebuild,v 1.4 2006/05/06 19:57:22 genstef Exp $ inherit eutils @@ -62,6 +62,7 @@ src_compile() { # use x86 && use truespeech && \ # myconf="--enable-truespeech" + libtoolize --copy --force econf \ --enable-glib \ --with-speex=/usr \ @@ -71,7 +72,6 @@ src_compile() { `use_enable alsa` \ ${myconf} || die "Unable to configure" - grep " \-Werror" * -Rl | xargs sed -i "s: -Werror::" emake || die "Unable to make" use ilbc && \ |