Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Alin Nastac (mrness)" <mrness@g.o>
Subject: gentoo-x86 commit in app-mobilephone/vmoconv: ChangeLog vmoconv-1.0-r1.ebuild
Date: Tue, 03 Mar 2009 19:37:50 +0000
mrness      09/03/03 19:37:50

  Modified:             ChangeLog
  Added:                vmoconv-1.0-r1.ebuild
  Log:
  Use system libgsm instead copy included in the tarball (#252886).
  Remove forced -g from (C|LD)FLAGS.
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  app-mobilephone/vmoconv/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/vmoconv/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/vmoconv/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/vmoconv/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/vmoconv/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	5 Oct 2008 22:44:34 -0000	1.6
+++ ChangeLog	3 Mar 2009 19:37:50 -0000	1.7
@@ -1,6 +1,14 @@
 # ChangeLog for app-mobilephone/vmoconv
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/vmoconv/ChangeLog,v 1.6 2008/10/05 22:44:34 flameeyes Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/vmoconv/ChangeLog,v 1.7 2009/03/03 19:37:50 mrness Exp $
+
+*vmoconv-1.0-r1 (03 Mar 2009)
+
+  03 Mar 2009; Alin Năstac <mrness@g.o>
+  +files/vmoconv-1.0-external-libgsm.patch, +files/vmoconv-1.0-flags.patch,
+  +vmoconv-1.0-r1.ebuild:
+  Use system libgsm instead copy included in the tarball (#252886). Remove
+  forced -g from (C|LD)FLAGS.
 
   05 Oct 2008; Diego Pettenò <flameeyes@g.o>
   files/vmoconv-1.0-glibc28.patch:



1.1                  app-mobilephone/vmoconv/vmoconv-1.0-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/vmoconv/vmoconv-1.0-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/vmoconv/vmoconv-1.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: vmoconv-1.0-r1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/vmoconv/vmoconv-1.0-r1.ebuild,v 1.1 2009/03/03 19:37:50 mrness Exp $

inherit eutils autotools

DESCRIPTION="A tool that converts Siemens phones VMO and VMI audio files to gsm and wav."
HOMEPAGE="http://triq.net/obex/"
SRC_URI="http://triq.net/obexftp/${P}.tar.gz"
LICENSE="GPL-2"

SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="media-sound/gsm"
RDEPEND="${DEPEND}"

src_unpack() {
	unpack ${A}

	cd "${S}"
	epatch "${FILESDIR}/${P}-glibc28.patch"
	epatch "${FILESDIR}/${P}-flags.patch"
	epatch "${FILESDIR}/${P}-external-libgsm.patch"

	eautoreconf
}

src_install() {
	dobin src/vmo2gsm src/gsm2vmo src/vmo2wav
	dodoc AUTHORS ChangeLog NEWS README THANKS
}





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in app-emacs/ecb/files: ecb-2.32-gentoo.patch
Next by thread:
gentoo-x86 commit in app-mobilephone/vmoconv: ChangeLog vmoconv-1.0-r1.ebuild
Previous by date:
gentoo-x86 commit in app-emacs/ecb/files: ecb-2.32-gentoo.patch
Next by date:
gentoo-x86 commit in app-emacs/ecb: ecb-2.32-r3.ebuild ChangeLog


Updated Feb 05, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.