public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-radio/svxlink: ChangeLog svxlink-080102.ebuild
@ 2008-03-30 15:11 Lars Weiler (pylon)
  0 siblings, 0 replies; only message in thread
From: Lars Weiler (pylon) @ 2008-03-30 15:11 UTC (permalink / raw
  To: gentoo-commits

pylon       08/03/30 15:11:12

  Modified:             ChangeLog
  Added:                svxlink-080102.ebuild
  Log:
  Version bump.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.2                  media-radio/svxlink/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-radio/svxlink/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-radio/svxlink/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-radio/svxlink/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-radio/svxlink/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	16 Dec 2007 19:25:39 -0000	1.1
+++ ChangeLog	30 Mar 2008 15:11:11 -0000	1.2
@@ -1,6 +1,11 @@
 # ChangeLog for media-radio/svxlink
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/ChangeLog,v 1.1 2007/12/16 19:25:39 pylon Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/ChangeLog,v 1.2 2008/03/30 15:11:11 pylon Exp $
+
+*svxlink-080102 (30 Mar 2008)
+
+  30 Mar 2008; Lars Weiler <pylon@gentoo.org> +svxlink-080102.ebuild:
+  Version bump.
 
 *svxlink-070415 (16 Dec 2007)
 



1.1                  media-radio/svxlink/svxlink-080102.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-radio/svxlink/svxlink-080102.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-radio/svxlink/svxlink-080102.ebuild?rev=1.1&content-type=text/plain

Index: svxlink-080102.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-radio/svxlink/svxlink-080102.ebuild,v 1.1 2008/03/30 15:11:11 pylon Exp $

EAPI=1

inherit kde-functions

DESCRIPTION="Multi Purpose Voice Services System, including Qtel for EchoLink"
HOMEPAGE="http://svxlink.sourceforge.net/"
SRC_URI="mirror://sourceforge/svxlink/svxlink-070415.tar.gz"

LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
KEYWORDS="~x86"
IUSE=""

RDEPEND="dev-lang/tcl
	media-sound/gsm
	x11-libs/qt:3"
DEPEND="${RDEPEND}
	 dev-libs/libsigc++:1.2"

S=${WORKDIR}/${PN}

src_compile() {
	epatch "${FILESDIR}"/kde.patch
	set-kdedir
	emake -j1 || die "emake failed"
}

src_install() {
	emake \
		INSTALL_ROOT="${D}" \
		install || die "emake install failed"
}



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-03-30 15:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-30 15:11 [gentoo-commits] gentoo-x86 commit in media-radio/svxlink: ChangeLog svxlink-080102.ebuild Lars Weiler (pylon)

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