Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 343043 - [version bump] net-voip/sflphone-0.9.12
Summary: [version bump] net-voip/sflphone-0.9.12
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Jean-Noël Rivasseau (RETIRED)
URL: http://lists.savoirfairelinux.net/pip...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-28 10:01 UTC by Dennis Schridde
Modified: 2011-02-22 14:15 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
sflphone-0.9.8.4.ebuild-sflphone-0.9.11.ebuild.diff (sflphone-0.9.8.4.ebuild-sflphone-0.9.11.ebuild.diff,1.87 KB, patch)
2010-12-22 20:18 UTC, Atman Sense
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2010-10-28 10:01:22 UTC
Version 0.9.9 has been released this month.

Reproducible: Always
Comment 1 ta2002 2010-11-19 23:50:45 UTC
Current version is now 0.9.11 (released on 1112).
Comment 2 Atman Sense 2010-12-22 20:11:57 UTC
--- /usr/portage/net-libs/pjsip/pjsip-1.6.ebuild	2010-11-04 18:37:36.000000000 +0100
+++ /usr/local/portage/net-libs/pjsip/pjsip-1.8.10.ebuild	2010-12-22 17:19:47.864000004 +0100
@@ -41,8 +41,6 @@
 		Makefile \
 		build.mak.in || die "sed failed."
 
-	# Disable symlinking (lib-target_name to lib)
-	sed -i -e '/cd \$/b1;b;:1 N;N;d' Makefile || die "sed failed."
 
 	# TODO: remove deps to shipped codecs and libs, use system ones
 	# rm -r third_party
@@ -78,7 +76,7 @@
 	DESTDIR="${D}" emake install || die "emake install failed."
 
 	if use python; then
-		pushd pjsip-apps/src/py_pjsua
+		pushd pjsip-apps/src/python
 		python setup.py install --prefix="${D}/usr/"
 		popd
 	fi
Comment 3 Atman Sense 2010-12-22 20:18:52 UTC
Created attachment 257782 [details, diff]
sflphone-0.9.8.4.ebuild-sflphone-0.9.11.ebuild.diff

Only tested with USE="gnome gsm networkmanager speex -debug"
Comment 4 Marco Schinkel 2011-01-30 17:22:37 UTC
Version 0.9.12 was released on January 14th 2011!
Comment 5 Jesse Adelman 2011-02-04 00:36:18 UTC
Is elvanor@gentoo.org AWOL?
Comment 6 Jean-Noël Rivasseau (RETIRED) gentoo-dev 2011-02-22 14:15:13 UTC
No, not AWOL, but not very active so my maintained packages are not actively version bumped. Anyway, I commited 0.9.12 to tree today.