public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Sterrett" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/cegui/
Date: Tue, 26 Apr 2016 05:44:05 +0000 (UTC)	[thread overview]
Message-ID: <1461649434.99f9274f4d77f26a7a4a06f6585cb5c2d26c67d6.mr_bones_@gentoo> (raw)

commit:     99f9274f4d77f26a7a4a06f6585cb5c2d26c67d6
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 26 05:43:54 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 05:43:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99f9274f

dev-games/cegui: fix so name

Package-Manager: portage-2.2.26

 dev-games/cegui/cegui-0.8.6.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-games/cegui/cegui-0.8.6.ebuild b/dev-games/cegui/cegui-0.8.6.ebuild
index 646901b..7a6a33d 100644
--- a/dev-games/cegui/cegui-0.8.6.ebuild
+++ b/dev-games/cegui/cegui-0.8.6.ebuild
@@ -56,8 +56,12 @@ DEPEND="${RDEPEND}
 	doc? ( app-doc/doxygen )
 	opengl? ( media-libs/glm )"
 
+src_prepare() {
+	sed -i -e '/CEGUI_ABI_AGE/s/5/4/' CMakeLists.txt || die
+}
+
 src_configure() {
-	# http://www.cegui.org.uk/mantis/view.php?id=991
+	# https://bitbucket.org/cegui/cegui/issues/991
 	append-ldflags $(no-as-needed)
 
 	local mycmakeargs=(


             reply	other threads:[~2016-04-26  5:44 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-26  5:44 Michael Sterrett [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-02-11 23:16 [gentoo-commits] repo/gentoo:master commit in: dev-games/cegui/ Ionen Wolkens
2021-06-01 10:08 Sam James
2021-03-25 23:31 Conrad Kostecki
2020-05-16 20:44 James Le Cuirot
2020-05-16 20:44 James Le Cuirot
2020-05-16 20:44 James Le Cuirot
2020-05-16 20:44 James Le Cuirot
2020-02-09 16:18 Michał Górny
2017-05-15 13:15 Lars Wendler
2017-01-16 10:30 Lars Wendler
2017-01-16 10:30 Lars Wendler
2016-12-29 17:37 Lars Wendler
2016-06-06 14:31 Agostino Sarubbo
2016-04-28 23:53 Michael Sterrett
2016-04-28 23:53 Michael Sterrett
2016-04-26  5:44 Michael Sterrett
2016-04-05 19:57 Michael Sterrett
2015-12-18  0:47 Michael Sterrett

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=1461649434.99f9274f4d77f26a7a4a06f6585cb5c2d26c67d6.mr_bones_@gentoo \
    --to=mr_bones_@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