From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/scrot/
Date: Thu, 16 Apr 2020 04:29:41 +0000 (UTC) [thread overview]
Message-ID: <1587011379.df39ac99c2e9f946a23e374d84fb60a574a14587.jer@gentoo> (raw)
commit: df39ac99c2e9f946a23e374d84fb60a574a14587
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 16 04:29:23 2020 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Apr 16 04:29:39 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df39ac99
media-gfx/scrot: Version 1.3
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
media-gfx/scrot/Manifest | 1 +
media-gfx/scrot/scrot-1.3.ebuild | 44 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 45 insertions(+)
diff --git a/media-gfx/scrot/Manifest b/media-gfx/scrot/Manifest
index 06237c18879..d1023a912c3 100644
--- a/media-gfx/scrot/Manifest
+++ b/media-gfx/scrot/Manifest
@@ -1,3 +1,4 @@
DIST scrot-1.2.tar.gz 36839 BLAKE2B 26ca05fb3c8fa9069ad87bdd5cc93791994e44e2f5cd7a4b729a6c9e3035c349049500b9627fd31532c280465f77f839370d095f1b0f2ccc10649b3e6fa01edb SHA512 b89e7a94e6317fdb7bd260190c6d68a2dfefc08691b4574337afdfff84f55b8b9c955a6ac60642ae9749c1deaa16bee7b855fbd15833a95f602536693daf8c37
+DIST scrot-1.3.tar.gz 141687 BLAKE2B b08b374ff92eac7e098752d7e09220629cca58d496cc9a2fa055f3d379c251c7c367bd0b1899161b46f40188f70992357f1102691d1caa7751f582bd4285fa66 SHA512 6f4c826fab20d5905456a7ec4039d610b7bd7a7a588fab5da03642eb254f315a45689de0ed1b7f6eb8ffffd082ca78f4b3d2222d751fa4928ee896bb6601806b
DIST scrot_0.8-13.debian.tar.gz 7943 BLAKE2B 6c58c76f3a8dcf61a8ca4c31f5845cb27b4d0ed2bf9619cc8ea5824b5e42c66ee5163c7f4e76308763947b933003dbd3df6e641b0596ed342993343fd5418a75 SHA512 3f6d0a8e592088af38a3d90394b6b7246430479f5b0c8451af5eae383725d1896dc4bbf595495f9f2b546f00ef38780123c4ee0e3f06971c55a6ac2dfa5b7d53
DIST scrot_0.8.orig.tar.gz 74324 BLAKE2B 56facc81c29f101279ffc6d5d323a0cecd32b1ff6d1d4bb2052a90703353a9ad5b6ab46c8840ed20834f976badab4258fbb0f031645d9689eef1b838ebd4b1a0 SHA512 cba8f589e45758ddbfe4e276399a1ecb0dbe29569be5d85d97733e7f64de2911bd2d03e62700ad0c718a1fc886c2e3def9dee1de5cac884f9e65e772cebe838c
diff --git a/media-gfx/scrot/scrot-1.3.ebuild b/media-gfx/scrot/scrot-1.3.ebuild
new file mode 100644
index 00000000000..cdebc92432c
--- /dev/null
+++ b/media-gfx/scrot/scrot-1.3.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools bash-completion-r1
+
+DESCRIPTION="Screen capture utility using imlib2 library"
+HOMEPAGE="https://github.com/resurrecting-open-source-projects/scrot"
+SRC_URI="https://github.com/resurrecting-open-source-projects/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="feh LGPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="
+ >=media-libs/giblib-1.2.3
+ x11-libs/libX11
+ x11-libs/libXcursor
+ x11-libs/libXfixes
+ || (
+ media-libs/imlib2[gif]
+ media-libs/imlib2[jpeg]
+ media-libs/imlib2[png]
+ media-libs/imlib2[tiff]
+ )
+"
+DEPEND="
+ ${RDEPEND}
+ x11-base/xorg-proto
+"
+DOCS=(
+ AUTHORS ChangeLog CONTRIBUTING.md README.md TODO
+)
+
+src_prepare() {
+ default
+ eautoreconf
+}
+
+src_install() {
+ default
+
+ newbashcomp "${FILESDIR}"/${PN}-1.2.bash-completion ${PN}
+}
next reply other threads:[~2020-04-16 4:29 UTC|newest]
Thread overview: 81+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-16 4:29 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-07 18:35 [gentoo-commits] repo/gentoo:master commit in: media-gfx/scrot/ Arthur Zamarin
2025-05-07 17:05 Sam James
2025-05-07 17:05 Sam James
2025-05-07 17:05 Sam James
2025-05-07 17:05 Sam James
2025-04-07 3:24 Yixun Lan
2025-03-26 18:17 Arthur Zamarin
2025-02-22 9:48 Arthur Zamarin
2025-02-16 4:15 Sam James
2025-02-15 16:03 Sam James
2025-02-14 5:02 Sam James
2025-02-14 5:02 Sam James
2025-02-14 5:02 Sam James
2025-02-14 5:02 Sam James
2024-07-18 7:41 Joonas Niilola
2024-07-18 7:41 Joonas Niilola
2023-12-18 9:01 Arthur Zamarin
2023-12-17 19:43 Arthur Zamarin
2023-12-17 19:43 Arthur Zamarin
2023-12-17 19:43 Arthur Zamarin
2023-12-17 19:43 Arthur Zamarin
2023-12-17 19:43 Arthur Zamarin
2023-12-17 19:43 Arthur Zamarin
2023-11-24 15:18 Michał Górny
2023-06-18 12:16 Joonas Niilola
2023-06-11 8:22 Joonas Niilola
2023-06-11 8:22 Joonas Niilola
2023-06-11 8:22 Joonas Niilola
2023-05-15 4:10 Sam James
2023-05-15 4:10 Sam James
2023-05-13 9:02 Arthur Zamarin
2023-05-13 8:37 Arthur Zamarin
2023-05-13 8:37 Arthur Zamarin
2023-05-13 8:37 Arthur Zamarin
2023-04-11 4:07 Sam James
2023-03-28 11:50 Ionen Wolkens
2023-03-28 11:37 Ionen Wolkens
2023-02-26 20:00 Arthur Zamarin
2023-02-25 18:29 Arthur Zamarin
2023-02-25 18:26 Arthur Zamarin
2023-02-25 18:22 Arthur Zamarin
2023-02-25 18:21 Arthur Zamarin
2023-02-25 18:15 Arthur Zamarin
2023-01-21 4:54 Sam James
2023-01-11 5:15 Sam James
2023-01-10 3:59 Sam James
2022-08-19 3:46 Sam James
2022-07-15 12:44 Sam James
2022-06-21 16:08 Jakov Smolić
2022-06-17 12:18 Jakov Smolić
2022-06-17 11:48 Jakov Smolić
2022-06-17 10:27 Arthur Zamarin
2022-06-17 6:19 Joonas Niilola
2022-06-17 6:19 Joonas Niilola
2022-02-20 1:12 Sam James
2021-12-11 1:35 Sam James
2021-12-11 1:34 Sam James
2021-12-11 1:29 Sam James
2021-09-02 8:52 Yixun Lan
2020-12-20 18:47 Sam James
2020-12-20 16:40 Thomas Deutschmann
2020-12-18 20:49 Sergei Trofimovich
2020-12-18 10:25 Sergei Trofimovich
2020-12-17 16:41 Agostino Sarubbo
2020-12-17 8:17 Sam James
2020-07-19 10:15 Jeroen Roovers
2020-04-29 8:22 Jeroen Roovers
2020-04-16 12:26 Jeroen Roovers
2020-04-16 4:33 Jeroen Roovers
2020-01-01 23:54 Jeroen Roovers
2019-05-03 15:23 Pacho Ramos
2019-05-03 13:49 Mikle Kolyada
2019-04-21 2:44 Anthony G. Basile
2019-04-17 11:39 Mikle Kolyada
2019-04-08 2:18 Thomas Deutschmann
2019-04-07 10:35 Mikle Kolyada
2019-04-05 19:03 Sergei Trofimovich
2019-01-27 6:21 Benda XU
2016-03-13 16:31 Patrice Clement
2016-03-13 15:34 Patrice Clement
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=1587011379.df39ac99c2e9f946a23e374d84fb60a574a14587.jer@gentoo \
--to=jer@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