public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/xcb-util-cursor/
Date: Mon, 17 Aug 2020 00:09:16 +0000 (UTC)	[thread overview]
Message-ID: <1597622936.bc26ba9906aa49e18d33d4a698c1743471d3c26b.mattst88@gentoo> (raw)

commit:     bc26ba9906aa49e18d33d4a698c1743471d3c26b
Author:     David Michael <fedora.dm0 <AT> gmail <DOT> com>
AuthorDate: Sat Aug 15 19:59:40 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 00:08:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc26ba99

x11-libs/xcb-util-cursor: EAPI 7

Drop the SRC_URI definitions since the eclass automates it.

Drop the git eclass variables since there is no live ebuild.

Drop the doc USE flag since it has no effect.

Drop the test flag since there are no tests.

Move the gperf dependency to BDEPEND so it is natively executable.

Rebuild on libxcb slot changes like every other xcb-util package.

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: David Michael <fedora.dm0 <AT> gmail.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 .../xcb-util-cursor-0.1.3-r3.ebuild                | 24 ++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r3.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r3.ebuild
new file mode 100644
index 00000000000..c992d55d7cc
--- /dev/null
+++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r3.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+XORG_MULTILIB=yes
+inherit xorg-3
+
+DESCRIPTION="X C-language Bindings sample implementations"
+HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb-cursor"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
+
+RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}]
+	>=x11-libs/xcb-util-image-0.3.9-r1[${MULTILIB_USEDEP}]
+	>=x11-libs/xcb-util-renderutil-0.3.9[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}
+	>=x11-base/xcb-proto-1.8-r3:=[${MULTILIB_USEDEP}]
+	x11-base/xorg-proto"
+BDEPEND=">=dev-util/gperf-3.0.1"
+
+XORG_CONFIGURE_OPTIONS=(
+	--with-cursorpath='~/.cursors:~/.icons:/usr/local/share/cursors/xorg-x11:/usr/local/share/cursors:/usr/local/share/icons:/usr/local/share/pixmaps:/usr/share/cursors/xorg-x11:/usr/share/cursors:/usr/share/pixmaps/xorg-x11:/usr/share/icons:/usr/share/pixmaps'
+)


             reply	other threads:[~2020-08-17  0:09 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-17  0:09 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-24 17:00 [gentoo-commits] repo/gentoo:master commit in: x11-libs/xcb-util-cursor/ Matt Turner
2023-11-30  5:57 Arthur Zamarin
2023-11-30  2:09 Sam James
2023-11-30  2:09 Sam James
2023-11-30  2:09 Sam James
2023-11-30  2:09 Sam James
2023-11-30  2:09 Sam James
2023-11-29 23:30 Sam James
2023-10-20 20:07 Matt Turner
2022-12-03  6:05 Arthur Zamarin
2022-12-02  6:32 Arthur Zamarin
2022-11-16 18:23 Arthur Zamarin
2022-11-16  7:58 Arthur Zamarin
2022-11-12 15:55 Arthur Zamarin
2022-11-12 15:50 Arthur Zamarin
2022-10-18 18:10 Matt Turner
2022-10-18  1:08 Matt Turner
2022-08-17 16:11 Arthur Zamarin
2022-08-15 19:39 Arthur Zamarin
2022-08-15 18:03 Arthur Zamarin
2022-08-15 14:33 Sam James
2022-07-26 15:24 Agostino Sarubbo
2022-07-26 15:15 Agostino Sarubbo
2022-06-17 18:16 Matt Turner
2022-05-09  5:34 WANG Xuerui
2022-01-06 22:07 James Le Cuirot
2021-04-05 22:19 Sam James
2021-01-06 12:01 Fabian Groffen
2020-09-18  8:11 Agostino Sarubbo
2020-09-18  8:02 Agostino Sarubbo
2020-09-18  7:54 Agostino Sarubbo
2020-09-15 22:23 Thomas Deutschmann
2020-09-14 16:34 Sergei Trofimovich
2020-09-13  8:59 Sam James
2020-09-13  6:27 Sam James
2019-12-05 23:21 Matt Turner
2019-01-19 20:09 Mart Raudsepp
2018-10-14 13:41 Mikle Kolyada
2018-04-27  1:16 Matt Turner
2018-04-27  1:16 Matt Turner
2018-04-24  5:11 Matt Turner
2017-08-16  7:16 Michał Górny
2017-01-25 12:28 Agostino Sarubbo
2017-01-22 17:20 Agostino Sarubbo
2016-11-17 10:48 Agostino Sarubbo
2016-11-16 10:44 Agostino Sarubbo
2016-11-13  9:17 Agostino Sarubbo
2016-11-12 11:52 Agostino Sarubbo
2016-09-22 15:55 Tobias Klausmann
2016-09-17 11:14 Pacho Ramos
2016-09-17 10:49 Pacho Ramos
2016-09-13  1:53 Jason Donenfeld
2016-08-06 10:59 Markus Meier
2016-08-03  4:32 Jeroen Roovers
2016-06-02 17:12 Tobias Klausmann
2016-05-17 14:38 Chí-Thanh Christopher Nguyễn
2016-01-09 14:35 Jeroen Roovers
2015-12-19 21:55 Markus Meier
2015-12-02 11:16 Agostino Sarubbo
2015-12-01 10:17 Agostino Sarubbo
2015-11-30 11:51 Agostino Sarubbo

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=1597622936.bc26ba9906aa49e18d33d4a698c1743471d3c26b.mattst88@gentoo \
    --to=mattst88@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