From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libpciaccess/
Date: Sun, 4 Feb 2024 22:22:28 +0000 (UTC) [thread overview]
Message-ID: <1707085237.41556a6d2a19931a9abcc78d8f0e9fb399f16a7a.mattst88@gentoo> (raw)
commit: 41556a6d2a19931a9abcc78d8f0e9fb399f16a7a
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 4 22:20:37 2024 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Feb 4 22:20:37 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41556a6d
x11-libs/libpciaccess: Version bump to 0.18
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-libs/libpciaccess/Manifest | 1 +
x11-libs/libpciaccess/libpciaccess-0.18.ebuild | 29 ++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/x11-libs/libpciaccess/Manifest b/x11-libs/libpciaccess/Manifest
index 6a06b50fcbe5..c9596090d890 100644
--- a/x11-libs/libpciaccess/Manifest
+++ b/x11-libs/libpciaccess/Manifest
@@ -1 +1,2 @@
DIST libpciaccess-0.17.tar.xz 331768 BLAKE2B 41539b3d6385fe7c42b562c7602f87b07730bbbeea7d65d3cc8e5af974ed5f9985b0779d51891493dd241a36bb171a3744e3b1f3fd30bee8a19bb5bd785f4c5f SHA512 8484605c66ef18c8d8a3e029a6d33e26fcaa450c1263790d89ac8b0a160ffb2dfceaa6140ac9ad7d8087283ecbec8ac801f757e44890d547c3cbecd2c922ca47
+DIST libpciaccess-0.18.tar.xz 64452 BLAKE2B 06309f98aee985c92c2389344fdd0fcb4bebc6c69d71198e6bf5bc165dce85c7fd54aa1ff9454ee430264a8e1ff283976508285523d48d9948e242c53157761f SHA512 54dff9a493344586d072edf8c8eb8f7960c7dfd64aa5c51a8ec8d4e341f703fd39eb606ee41c4fdd9d5aad3372b7efe6e0fe96eadc575ea91de276320ebc3fbd
diff --git a/x11-libs/libpciaccess/libpciaccess-0.18.ebuild b/x11-libs/libpciaccess/libpciaccess-0.18.ebuild
new file mode 100644
index 000000000000..fdc380f05cd5
--- /dev/null
+++ b/x11-libs/libpciaccess/libpciaccess-0.18.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_MULTILIB=yes
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3 meson-multilib
+
+DESCRIPTION="Library providing generic access to the PCI bus and devices"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
+IUSE="zlib"
+
+DEPEND="
+ zlib? ( >=sys-libs/zlib-1.2.8-r1:=[${MULTILIB_USEDEP}] )"
+RDEPEND="${DEPEND}
+ sys-apps/hwdata"
+
+src_prepare() {
+ default
+}
+
+multilib_src_configure() {
+ local emesonargs=(
+ -Dpci-ids="${EPREFIX}"/usr/share/hwdata
+ $(meson_feature zlib)
+ )
+ meson_src_configure
+}
next reply other threads:[~2024-02-04 22:22 UTC|newest]
Thread overview: 75+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-04 22:22 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-09 18:54 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libpciaccess/ Matt Turner
2024-05-17 0:24 Matt Turner
2024-04-24 17:59 Arthur Zamarin
2024-04-24 17:59 Arthur Zamarin
2024-04-24 17:33 Arthur Zamarin
2024-04-24 17:16 Sam James
2024-04-24 17:15 Arthur Zamarin
2024-04-24 17:14 Arthur Zamarin
2024-04-24 17:14 Arthur Zamarin
2024-03-23 23:58 Matt Turner
2024-03-22 5:45 Ionen Wolkens
2024-03-07 11:51 Sam James
2024-03-07 9:15 Jakov Smolić
2024-03-07 9:15 Jakov Smolić
2024-03-07 9:15 Jakov Smolić
2024-03-07 9:15 Jakov Smolić
2024-03-07 9:15 Jakov Smolić
2024-03-07 9:15 Jakov Smolić
2023-06-05 15:40 Matt Turner
2023-06-03 19:44 Arthur Zamarin
2023-06-01 20:04 Sam James
2023-06-01 17:04 Arthur Zamarin
2023-06-01 16:41 Arthur Zamarin
2023-06-01 16:41 Arthur Zamarin
2023-06-01 16:03 Arthur Zamarin
2022-11-19 7:01 Arthur Zamarin
2022-11-16 7:58 Arthur Zamarin
2022-10-18 3:34 Matt Turner
2021-12-25 0:02 Mike Gilbert
2021-12-18 12:08 James Le Cuirot
2021-12-07 20:29 Sam James
2021-11-28 20:08 Mike Gilbert
2021-09-23 20:13 Sam James
2021-05-02 15:24 Matt Turner
2021-01-17 2:16 Lars Wendler
2020-03-11 18:42 Matt Turner
2019-09-21 17:11 Matt Turner
2019-09-21 13:45 Sergei Trofimovich
2019-09-21 0:15 Mikle Kolyada
2019-09-21 0:15 Mikle Kolyada
2019-09-20 21:32 Aaron Bauman
2019-09-20 12:17 Agostino Sarubbo
2019-09-20 12:14 Agostino Sarubbo
2019-09-20 12:10 Agostino Sarubbo
2019-09-20 12:08 Agostino Sarubbo
2019-09-20 12:06 Agostino Sarubbo
2019-07-26 17:10 Matt Turner
2019-07-17 18:29 Matt Turner
2019-07-11 18:32 Matt Turner
2018-08-17 2:05 Mikle Kolyada
2018-07-24 9:43 Mart Raudsepp
2018-05-20 18:37 Matt Turner
2018-05-20 18:37 Matt Turner
2018-05-13 11:30 Markus Meier
2018-05-08 6:24 Sergei Trofimovich
2018-05-07 19:22 Thomas Deutschmann
2018-05-06 20:45 Matt Turner
2018-05-06 19:40 Sergei Trofimovich
2018-05-06 19:23 Matt Turner
2018-05-06 12:36 Mikle Kolyada
2017-11-07 12:18 Lars Wendler
2017-11-07 12:18 Lars Wendler
2017-04-06 22:04 Manuel Rüger
2017-01-29 21:11 Fabian Groffen
2016-11-13 9:17 Agostino Sarubbo
2016-11-12 11:52 Agostino Sarubbo
2016-06-02 17:12 Tobias Klausmann
2016-02-28 6:56 Matt Thode
2016-01-09 14:35 Jeroen Roovers
2015-12-19 21:43 Markus Meier
2015-12-02 11:16 Agostino Sarubbo
2015-12-01 10:17 Agostino Sarubbo
2015-11-30 11:51 Agostino Sarubbo
2015-09-05 6:44 Matt Turner
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=1707085237.41556a6d2a19931a9abcc78d8f0e9fb399f16a7a.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