From: "Markus Meier (maekke)" <maekke@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/esdl: ChangeLog esdl-0.96.0626.ebuild
Date: Fri, 19 Sep 2008 21:36:48 +0000 [thread overview]
Message-ID: <E1Kgnei-0005ik-J7@stork.gentoo.org> (raw)
maekke 08/09/19 21:36:48
Modified: ChangeLog esdl-0.96.0626.ebuild
Log:
media-libs/libsdl needs to be built with opengl support, bug #205827
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc6 i686)
Revision Changes Path
1.17 media-libs/esdl/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/esdl/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/esdl/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/esdl/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/esdl/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 12 Apr 2007 13:02:59 -0000 1.16
+++ ChangeLog 19 Sep 2008 21:36:48 -0000 1.17
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/esdl
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/esdl/ChangeLog,v 1.16 2007/04/12 13:02:59 corsair Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/esdl/ChangeLog,v 1.17 2008/09/19 21:36:48 maekke Exp $
+
+ 19 Sep 2008; Markus Meier <maekke@gentoo.org> esdl-0.96.0626.ebuild:
+ media-libs/libsdl needs to be built with opengl support, bug #205827
12 Apr 2007; Markus Rothe <corsair@gentoo.org> esdl-0.96.0626.ebuild:
Added ~ppc64
1.6 media-libs/esdl/esdl-0.96.0626.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/esdl/esdl-0.96.0626.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/esdl/esdl-0.96.0626.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/esdl/esdl-0.96.0626.ebuild?r1=1.5&r2=1.6
Index: esdl-0.96.0626.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/esdl/esdl-0.96.0626.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- esdl-0.96.0626.ebuild 12 Apr 2007 13:02:59 -0000 1.5
+++ esdl-0.96.0626.ebuild 19 Sep 2008 21:36:48 -0000 1.6
@@ -1,8 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/esdl/esdl-0.96.0626.ebuild,v 1.5 2007/04/12 13:02:59 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/esdl/esdl-0.96.0626.ebuild,v 1.6 2008/09/19 21:36:48 maekke Exp $
-inherit fixheadtails multilib
+inherit fixheadtails multilib eutils
DESCRIPTION="Erlang bindings for the SDL library"
HOMEPAGE="http://esdl.sourceforge.net/"
@@ -16,6 +16,13 @@
DEPEND=">=dev-lang/erlang-9b
>=media-libs/libsdl-1.2.5"
+pkg_setup() {
+ if ! built_with_use media-libs/libsdl opengl ; then
+ eerror "media-libs/libsdl needs to be built with USE=\"opengl\""
+ die "emerge media-libs/libsdl with USE=\"opengl\""
+ fi
+}
+
src_unpack() {
unpack ${A}
cd "${S}"
next reply other threads:[~2008-09-19 21:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-19 21:36 Markus Meier (maekke) [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-09-28 21:52 [gentoo-commits] gentoo-x86 commit in media-libs/esdl: ChangeLog esdl-0.96.0626.ebuild Markus Meier (maekke)
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=E1Kgnei-0005ik-J7@stork.gentoo.org \
--to=maekke@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