From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xlockmore/, x11-misc/xlockmore/files/
Date: Wed, 14 Oct 2015 21:27:48 +0000 (UTC) [thread overview]
Message-ID: <1444858064.81dc29045a3d6ca711c589fbc44513cf5411cea8.polynomial-c@gentoo> (raw)
commit: 81dc29045a3d6ca711c589fbc44513cf5411cea8
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 14 21:27:03 2015 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Oct 14 21:27:44 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81dc2904
x11-misc/xlockmore: Fixed compilation with freetype-2.6.1 (bug #562342).
Package-Manager: portage-2.2.23
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
x11-misc/xlockmore/files/xlockmore-5.46-freetype261.patch | 11 +++++++++++
x11-misc/xlockmore/xlockmore-5.46.ebuild | 7 ++++++-
2 files changed, 17 insertions(+), 1 deletion(-)
diff --git a/x11-misc/xlockmore/files/xlockmore-5.46-freetype261.patch b/x11-misc/xlockmore/files/xlockmore-5.46-freetype261.patch
new file mode 100644
index 0000000..5258121
--- /dev/null
+++ b/x11-misc/xlockmore/files/xlockmore-5.46-freetype261.patch
@@ -0,0 +1,11 @@
+--- xlockmore-5.46/configure.ac
++++ xlockmore-5.46/configure.ac
+@@ -1912,7 +1912,7 @@
+ AC_DEFUN([AC_PATH_FREETYPE_DIRECT],
+ [test -z "$freetype_direct_test_library" && freetype_direct_test_library=freetype
+ test -z "$freetype_direct_test_function" && freetype_direct_test_function=FT_Init_FreeType
+-test -z "$freetype_direct_test_include" && freetype_direct_test_include=freetype2/freetype.h
++test -z "$freetype_direct_test_include" && freetype_direct_test_include=freetype2/ft2build.h
+ for ac_dir in \
+ /usr/X11R6.5.1/include \
+ /usr/X11R6.4/include \
diff --git a/x11-misc/xlockmore/xlockmore-5.46.ebuild b/x11-misc/xlockmore/xlockmore-5.46.ebuild
index f3b9d03..038393a 100644
--- a/x11-misc/xlockmore/xlockmore-5.46.ebuild
+++ b/x11-misc/xlockmore/xlockmore-5.46.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-inherit flag-o-matic pam
+inherit autotools eutils flag-o-matic pam
DESCRIPTION="Just another screensaver application for X"
HOMEPAGE="http://www.tux.org/~bagleyd/xlockmore.html"
@@ -44,6 +44,11 @@ DEPEND="
x11-proto/xineramaproto
"
+src_prepare() {
+ epatch "${FILESDIR}"/${PN}-5.46-freetype261.patch
+ eautoreconf
+}
+
src_configure() {
local myconf=""
next reply other threads:[~2015-10-14 21:27 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-14 21:27 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-05-02 10:25 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xlockmore/, x11-misc/xlockmore/files/ Lars Wendler
2017-01-02 10:28 Lars Wendler
2017-01-15 23:24 Lars Wendler
2017-12-21 15:45 Jeroen Roovers
2018-08-07 7:04 Jeroen Roovers
2020-05-30 14:49 Jeroen Roovers
2020-09-25 9:56 Jeroen Roovers
2020-10-04 11:59 Jeroen Roovers
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=1444858064.81dc29045a3d6ca711c589fbc44513cf5411cea8.polynomial-c@gentoo \
--to=polynomial-c@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