From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/slop/
Date: Mon, 29 Nov 2021 07:12:58 +0000 (UTC) [thread overview]
Message-ID: <1638169972.5b4784f1cf002fdf57a513856656fb47651ff044.juippis@gentoo> (raw)
commit: 5b4784f1cf002fdf57a513856656fb47651ff044
Author: Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Thu Nov 25 12:53:43 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Nov 29 07:12:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b4784f1
x11-misc/slop: bump to 7.6
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>
Closes: https://github.com/gentoo/gentoo/pull/23077
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
x11-misc/slop/Manifest | 1 +
.../slop/{slop-9999.ebuild => slop-7.6.ebuild} | 27 +++++++++++-----------
2 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/x11-misc/slop/Manifest b/x11-misc/slop/Manifest
index 58b030f80488..4dace195982a 100644
--- a/x11-misc/slop/Manifest
+++ b/x11-misc/slop/Manifest
@@ -1 +1,2 @@
DIST slop-7.5.tar.gz 51060 BLAKE2B 8d0fcf932181dfc482be7c54cf5a08605a32c85bcd8b27223a4cd8a08323382e802a7f20faa6c51fe67583b1d320cf783c7b5cc8b871e534ea11a32b827e1f45 SHA512 c02e40c5b924841996617fcc9629a6a739a04b6128c18e1eb06dc285d2f8026d847e67077fb59a111fc45c112f871a6e5faef20108c3d777271e1d4aca7f4737
+DIST slop-7.6.tar.gz 198605 BLAKE2B fcf8b0e1212f50044aa3e3a15d208ee3fda9e1883b9601beba6b29ad574555db83f382547bbe064570765e1ed1e7c0c92bf891edadf89f006bfdf10a5b469c66 SHA512 d1abc50cad124cfb11e9b57c38c824efb2ece3dffce8e54e451ce4adc4a7ad441c6171b7df5d1c8dfa66c875a12cf07b206ba3b87229c0e5f2ddf744d7922fc3
diff --git a/x11-misc/slop/slop-9999.ebuild b/x11-misc/slop/slop-7.6.ebuild
similarity index 58%
rename from x11-misc/slop/slop-9999.ebuild
rename to x11-misc/slop/slop-7.6.ebuild
index a9c376b256ec..849d37f0f0aa 100644
--- a/x11-misc/slop/slop-9999.ebuild
+++ b/x11-misc/slop/slop-7.6.ebuild
@@ -1,20 +1,14 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit cmake
DESCRIPTION="Application that queries the user for a selection for printing"
HOMEPAGE="https://github.com/naelstrof/slop"
-
-if [[ ${PV} == *9999 ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/naelstrof/slop.git"
-else
- SRC_URI="https://github.com/naelstrof/slop/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
-fi
+SRC_URI="https://github.com/naelstrof/slop/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64 ~x86"
LICENSE="GPL-3"
SLOT="0/${PV}"
@@ -31,13 +25,18 @@ RDEPEND="
x11-libs/libXrender:=
)
"
-DEPEND="${RDEPEND}
+BDEPEND="
+ ${RDEPEND}
+ x11-base/xorg-proto
+"
+DEPEND="
+ ${RDEPEND}
media-libs/glm
"
+PATCHES=( "${FILESDIR}/${PN}"-7.5-missing-header.patch )
+
src_configure() {
- local mycmakeargs=(
- -DSLOP_OPENGL=$(usex opengl)
- )
+ local mycmakeargs=( -DSLOP_OPENGL=$(usex opengl) )
cmake_src_configure
}
next reply other threads:[~2021-11-29 7:13 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-29 7:12 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-07 7:05 [gentoo-commits] repo/gentoo:master commit in: x11-misc/slop/ Joonas Niilola
2023-05-07 7:05 Joonas Niilola
2023-05-07 7:05 Joonas Niilola
2022-04-17 19:17 Sam James
2022-02-19 13:15 Jakov Smolić
2021-01-12 23:56 Sam James
2020-07-14 21:11 Andreas Sturmlechner
2020-06-04 22:08 Andreas Sturmlechner
2019-02-17 12:39 Andreas Sturmlechner
2018-04-24 9:21 David Seifert
2018-04-24 9:21 David Seifert
2018-04-24 9:21 David Seifert
2018-04-22 10:41 David Seifert
2018-01-01 12:43 David Seifert
2017-12-30 8:23 Jonas Stein
2017-08-30 6:26 David Seifert
2017-06-03 21:01 Matthias Maier
2017-04-12 14:51 Göktürk Yüksek
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=1638169972.5b4784f1cf002fdf57a513856656fb47651ff044.juippis@gentoo \
--to=juippis@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