* [gentoo-commits] proj/betagarden:master commit in: x11-misc/screentest/
@ 2015-08-19 23:20 Sebastian Pipping
0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Pipping @ 2015-08-19 23:20 UTC (permalink / raw
To: gentoo-commits
commit: c40d8217f021c08c7934f662e961f812dea93e80
Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Wed Aug 19 19:29:58 2015 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Wed Aug 19 23:20:24 2015 +0000
URL: https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=c40d8217
x11-misc/screentest: 2.0
x11-misc/screentest/metadata.xml | 8 ++++++++
x11-misc/screentest/screentest-2.0.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/x11-misc/screentest/metadata.xml b/x11-misc/screentest/metadata.xml
new file mode 100644
index 0000000..16bcc9f
--- /dev/null
+++ b/x11-misc/screentest/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>sping@gentoo.org</email>
+ <name>Sebastian Pipping</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/x11-misc/screentest/screentest-2.0.ebuild b/x11-misc/screentest/screentest-2.0.ebuild
new file mode 100644
index 0000000..96750a7
--- /dev/null
+++ b/x11-misc/screentest/screentest-2.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+DESCRIPTION="CRT and LCD screen testing utility"
+HOMEPAGE="http://screentest.sourceforge.net/"
+SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-libs/glib
+ gnome-base/libglade
+ x11-libs/gtk+
+ "
+RDEPEND="${DEPEND}"
+
+src_configure() {
+ LIBS="-lgmodule-2.0" default
+}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/betagarden:master commit in: x11-misc/screentest/
@ 2020-05-10 15:51 Sebastian Pipping
0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Pipping @ 2020-05-10 15:51 UTC (permalink / raw
To: gentoo-commits
commit: f3f63643329becce80559fc158104870224be865
Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sun May 10 15:46:18 2020 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun May 10 15:51:02 2020 +0000
URL: https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=f3f63643
x11-misc/screentest: 2.1 + EAPI 7
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
Package-Manager: Portage-2.3.99, Repoman-2.3.22
x11-misc/screentest/screentest-2.1.ebuild | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/x11-misc/screentest/screentest-2.1.ebuild b/x11-misc/screentest/screentest-2.1.ebuild
new file mode 100644
index 0000000..6090dc3
--- /dev/null
+++ b/x11-misc/screentest/screentest-2.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="CRT and LCD screen testing utility"
+HOMEPAGE="https://tobix.github.io/screentest/"
+SRC_URI="https://github.com/TobiX/screentest/releases/download/${PV}/screentest-${PV}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/glib-2.36.0
+ >=x11-libs/gtk+-2.16.0:2
+ "
+DEPEND="${RDEPEND}
+ >=dev-util/intltool-0.40.0
+ "
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-05-10 15:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-19 23:20 [gentoo-commits] proj/betagarden:master commit in: x11-misc/screentest/ Sebastian Pipping
-- strict thread matches above, loose matches on Subject: below --
2020-05-10 15:51 Sebastian Pipping
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox