public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libquvi-scripts/
Date: Sat,  5 Dec 2020 23:29:39 +0000 (UTC)	[thread overview]
Message-ID: <1607210755.1d9b5f014691ef26cd0c6f52b0e6236ead73bc3a.conikost@gentoo> (raw)

commit:     1d9b5f014691ef26cd0c6f52b0e6236ead73bc3a
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  5 23:10:03 2020 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Dec  5 23:25:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d9b5f01

media-libs/libquvi-scripts: bump to EAPI=7, drop multilib

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 .../libquvi-scripts-0.9.20131130-r2.ebuild         | 32 ++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diff --git a/media-libs/libquvi-scripts/libquvi-scripts-0.9.20131130-r2.ebuild b/media-libs/libquvi-scripts/libquvi-scripts-0.9.20131130-r2.ebuild
new file mode 100644
index 00000000000..ebc2c74d1a9
--- /dev/null
+++ b/media-libs/libquvi-scripts/libquvi-scripts-0.9.20131130-r2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Embedded lua scripts for libquvi"
+HOMEPAGE="http://quvi.sourceforge.net/"
+SRC_URI="mirror://sourceforge/quvi/${P}.tar.xz"
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="offensive"
+
+# tests fetch data from live websites
+RESTRICT="test"
+
+RDEPEND="
+	>=dev-lua/LuaBitOp-1.0.1-r1
+	>=dev-lua/luaexpat-1.3.0-r1
+	>=dev-lua/luajson-1.1.1
+	>=dev-lua/luasocket-3.0_rc1-r2
+"
+
+BDEPEND="
+	app-arch/xz-utils
+	virtual/pkgconfig
+"
+
+src_configure() {
+	econf $(use_with offensive nsfw) --with-manual
+}


             reply	other threads:[~2020-12-05 23:29 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-05 23:29 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-04 12:02 [gentoo-commits] repo/gentoo:master commit in: media-libs/libquvi-scripts/ Arthur Zamarin
2023-03-04 11:09 Arthur Zamarin
2023-03-04  8:17 Arthur Zamarin
2022-12-29 18:31 Sam James
2022-12-29 18:22 Sam James
2021-01-27 18:35 Conrad Kostecki
2021-01-24  3:52 Sam James
2021-01-23 22:42 Sam James
2020-04-17 16:24 Sergei Trofimovich
2019-12-14 23:41 David Seifert
2017-07-29 12:34 Alexis Ballier

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=1607210755.1d9b5f014691ef26cd0c6f52b0e6236ead73bc3a.conikost@gentoo \
    --to=conikost@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