public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/openal: ChangeLog openal-1.10.622.ebuild
Date: Sat, 28 Nov 2009 18:56:47 +0000	[thread overview]
Message-ID: <E1NESTP-0006mw-Or@stork.gentoo.org> (raw)

ssuominen    09/11/28 18:56:47

  Modified:             ChangeLog
  Added:                openal-1.10.622.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc51/cvs/Linux x86_64)

Revision  Changes    Path
1.131                media-libs/openal/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/openal/ChangeLog?rev=1.131&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/openal/ChangeLog?rev=1.131&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/openal/ChangeLog?r1=1.130&r2=1.131

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/openal/ChangeLog,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- ChangeLog	31 Oct 2009 14:39:01 -0000	1.130
+++ ChangeLog	28 Nov 2009 18:56:47 -0000	1.131
@@ -1,6 +1,12 @@
 # ChangeLog for media-libs/openal
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/ChangeLog,v 1.130 2009/10/31 14:39:01 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/ChangeLog,v 1.131 2009/11/28 18:56:47 ssuominen Exp $
+
+*openal-1.10.622 (28 Nov 2009)
+
+  28 Nov 2009; Samuli Suominen <ssuominen@gentoo.org>
+  +openal-1.10.622.ebuild:
+  Version bump.
 
   31 Oct 2009; Brent Baude <ranger@gentoo.org> openal-1.9.563.ebuild:
   Marking openal-1.9.563 ppc64 for bug 287653



1.1                  media-libs/openal/openal-1.10.622.ebuild

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

Index: openal-1.10.622.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-1.10.622.ebuild,v 1.1 2009/11/28 18:56:47 ssuominen Exp $

EAPI=2
inherit cmake-utils

MY_P=${PN}-soft-${PV}

DESCRIPTION="A software implementation of the OpenAL 3D audio API"
HOMEPAGE="http://kcat.strangesoft.net/openal.html"
SRC_URI="http://kcat.strangesoft.net/openal-releases/${MY_P}.tar.bz2"

LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="alsa debug oss portaudio pulseaudio"

DEPEND="alsa? ( media-libs/alsa-lib )
	portaudio? ( >=media-libs/portaudio-19_pre )
	pulseaudio? ( media-sound/pulseaudio )"

S=${WORKDIR}/${MY_P}

DOCS="alsoftrc.sample"

src_configure() {
	mycmakeargs="${mycmakeargs}
		$(cmake-utils_use alsa ALSA)
		$(cmake-utils_use oss OSS)
		$(cmake-utils_use portaudio PORTAUDIO)
		$(cmake-utils_use pulseaudio PULSEAUDIO)"
	cmake-utils_src_configure
}






                 reply	other threads:[~2009-11-28 18:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1NESTP-0006mw-Or@stork.gentoo.org \
    --to=ssuominen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox