public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jimi Huotari" <chiitoo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: app-arch/lxqt-archiver/
Date: Sat, 22 Sep 2018 05:17:07 +0000 (UTC)	[thread overview]
Message-ID: <1537592486.020d611e89bc649faf773e6f6f160d0e641e859d.chiitoo@gentoo> (raw)

commit:     020d611e89bc649faf773e6f6f160d0e641e859d
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 24 13:20:28 2018 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Sat Sep 22 05:01:26 2018 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=020d611e

app-arch/lxqt-archiver: new package

 app-arch/lxqt-archiver/lxqt-archiver-9999.ebuild | 36 ++++++++++++++++++++++++
 app-arch/lxqt-archiver/metadata.xml              |  8 ++++++
 2 files changed, 44 insertions(+)

diff --git a/app-arch/lxqt-archiver/lxqt-archiver-9999.ebuild b/app-arch/lxqt-archiver/lxqt-archiver-9999.ebuild
new file mode 100644
index 00000000..13b86bcd
--- /dev/null
+++ b/app-arch/lxqt-archiver/lxqt-archiver-9999.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit cmake-utils
+
+DESCRIPTION="A Simple and Lightweight Qt File Archiver"
+HOMEPAGE="http://lxqt.org/"
+
+if [[ ${PV} == *9999* ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
+else
+	SRC_URI="https://github.com/lxde/${PN}/releases/download/${PV}/${P}.tar.xz"
+	KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+
+RDEPEND="
+	dev-qt/qtcore:5
+	dev-qt/qtdbus:5
+	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtx11extras:5
+	>=x11-libs/libfm-qt-0.14.0
+"
+DEPEND="${RDEPEND}
+	dev-qt/linguist-tools:5
+	>=dev-util/lxqt-build-tools-0.5.0
+"
+
+src_configure() {
+	cmake-utils_src_configure
+}

diff --git a/app-arch/lxqt-archiver/metadata.xml b/app-arch/lxqt-archiver/metadata.xml
new file mode 100644
index 00000000..a40a83a9
--- /dev/null
+++ b/app-arch/lxqt-archiver/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 type="project">
+    <email>lxqt@gentoo.org</email>
+    <name>LXQt</name>
+  </maintainer>
+</pkgmetadata>


             reply	other threads:[~2018-09-22  5:17 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-22  5:17 Jimi Huotari [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-09-23  8:06 [gentoo-commits] proj/qt:master commit in: app-arch/lxqt-archiver/ Jimi Huotari
2018-09-23  8:06 Jimi Huotari
2019-06-08 20:11 Jimi Huotari
2019-12-31 16:44 Andreas Sturmlechner
2021-09-22 19:15 Andreas Sturmlechner
2022-03-09 19:26 Jimi Huotari
2022-04-18 22:13 Jimi Huotari
2022-11-18 13:51 Jimi Huotari
2023-11-09 18:07 Jimi Huotari
2023-11-09 18:32 Jimi Huotari
2024-03-25 21:12 Jimi Huotari
2024-04-21 20:04 Jimi Huotari
2024-06-14 22:15 Jimi Huotari
2024-11-08  1:21 Jimi Huotari

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=1537592486.020d611e89bc649faf773e6f6f160d0e641e859d.chiitoo@gentoo \
    --to=chiitoo@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