public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/asterisk-chan_capi: ChangeLog metadata.xml asterisk-chan_capi-1.1.1.ebuild asterisk-chan_capi-0.3.5.ebuild asterisk-chan_capi-0.4.0_pre1.ebuild
@ 2008-10-26 22:42 Stefan Briesenick (sbriesen)
  0 siblings, 0 replies; only message in thread
From: Stefan Briesenick (sbriesen) @ 2008-10-26 22:42 UTC (permalink / raw
  To: gentoo-commits

sbriesen    08/10/26 22:42:29

  Modified:             ChangeLog metadata.xml
  Added:                asterisk-chan_capi-1.1.1.ebuild
  Removed:              asterisk-chan_capi-0.3.5.ebuild
                        asterisk-chan_capi-0.4.0_pre1.ebuild
  Log:
  version bump, removing old versions.
  (Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo-r1 i686)

Revision  Changes    Path
1.10                 net-misc/asterisk-chan_capi/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/asterisk-chan_capi/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/asterisk-chan_capi/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/asterisk-chan_capi/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/asterisk-chan_capi/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	16 Aug 2008 16:19:04 -0000	1.9
+++ ChangeLog	26 Oct 2008 22:42:29 -0000	1.10
@@ -1,6 +1,15 @@
 # ChangeLog for net-misc/asterisk-chan_capi
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-chan_capi/ChangeLog,v 1.9 2008/08/16 16:19:04 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-chan_capi/ChangeLog,v 1.10 2008/10/26 22:42:29 sbriesen Exp $
+
+*asterisk-chan_capi-1.1.1 (26 Oct 2008)
+
+  26 Oct 2008; Stefan Briesenick <sbriesen@gentoo.org>
+  -files/chan_capi-0.3.5-gentoo.diff,
+  -files/chan_capi-0.4.0_pre1-fixstable.diff, metadata.xml,
+  -asterisk-chan_capi-0.3.5.ebuild, -asterisk-chan_capi-0.4.0_pre1.ebuild,
+  +asterisk-chan_capi-1.1.1.ebuild:
+  version bump, removing old versions.
 
   16 Aug 2008; Torsten Veller <tove@gentoo.org> metadata.xml:
   Remove stkn from metadata.xml (#27693)



1.4                  net-misc/asterisk-chan_capi/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/asterisk-chan_capi/metadata.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/asterisk-chan_capi/metadata.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/asterisk-chan_capi/metadata.xml?r1=1.3&r2=1.4

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/asterisk-chan_capi/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml	16 Aug 2008 16:19:04 -0000	1.3
+++ metadata.xml	26 Oct 2008 22:42:29 -0000	1.4
@@ -2,7 +2,4 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
   <herd>voip</herd>
-  <use>
-    <flag name="fax">Build chan_capi with fax support</flag>
-  </use>
 </pkgmetadata>



1.1                  net-misc/asterisk-chan_capi/asterisk-chan_capi-1.1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/asterisk-chan_capi/asterisk-chan_capi-1.1.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/asterisk-chan_capi/asterisk-chan_capi-1.1.1.ebuild?rev=1.1&content-type=text/plain

Index: asterisk-chan_capi-1.1.1.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-chan_capi/asterisk-chan_capi-1.1.1.ebuild,v 1.1 2008/10/26 22:42:29 sbriesen Exp $

inherit eutils

DESCRIPTION="CAPI 2.0 channel module for Asterisk"
HOMEPAGE="http://www.melware.org/ChanCapi"
SRC_URI="ftp://ftp.chan-capi.org/chan-capi/${P/asterisk-}.tar.gz"

SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~ppc ~x86"

RDEPEND=">=net-misc/asterisk-1.2.0
	net-dialup/capi4k-utils"

DEPEND="${RDEPEND}
	sys-apps/sed"

S="${WORKDIR}/${P/asterisk-}"

src_unpack() {
	unpack ${A}
	cd "${S}"

	# patch locations and compile flags
	sed -i \
		-e "s:^\(CFLAGS.*-O6.*\):# \1:g" \
		-e "s:^\(CFLAGS.*-march=.*\):# \1:g" \
		-e "s:/usr/lib/:/usr/$(get_libdir)/:g" \
		-e "s:\(-shared\):\$(LDFLAGS) \1:g" Makefile
}

src_compile() {
	emake V="1" CC="$(tc-getCC)" OPTIMIZE="${CFLAGS}" || die "emake failed"
}

src_install() {
	emake AVERSION="" INSTALL_PREFIX="${D}" install install_config || die "emake install failed"
	newdoc libcapi20/README README.capi20
	dodoc CHANGES README* capi.conf

	# fix permissions
	if [ -n "$(egetent group asterisk)" ]; then
		chown -R root:asterisk "${D}etc/asterisk/capi.conf"
		chmod -R u=rwX,g=rX,o= "${D}etc/asterisk/capi.conf"
	fi
}

pkg_postinst() {
	elog
	elog "Please don't forget to enable chan_capi in"
	elog "your /etc/asterisk/modules.conf:"
	elog
	elog "  load => chan_capi.so"
	elog
	elog "and in the [global] section:"
	elog
	elog "  chan_capi.so=yes"
	elog
	elog "Don't forget a trailing newline at the end of modules.conf!"
	elog "See /usr/share/doc/${PF} for more information."
	elog
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-26 22:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-26 22:42 [gentoo-commits] gentoo-x86 commit in net-misc/asterisk-chan_capi: ChangeLog metadata.xml asterisk-chan_capi-1.1.1.ebuild asterisk-chan_capi-0.3.5.ebuild asterisk-chan_capi-0.4.0_pre1.ebuild Stefan Briesenick (sbriesen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox