From: "Jauhien Piatlicki" <jauhien@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/liblxqt-mount/
Date: Mon, 27 Oct 2014 22:24:13 +0000 (UTC) [thread overview]
Message-ID: <1414448639.736b2f17af1b85a5b5a73312cd2fb7479def71ba.jauhien@gentoo> (raw)
commit: 736b2f17af1b85a5b5a73312cd2fb7479def71ba
Author: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 27 22:23:59 2014 +0000
Commit: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
CommitDate: Mon Oct 27 22:23:59 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=736b2f17
[lxqt-base/liblxqt-mount] 0.8.0 release
---
lxqt-base/liblxqt-mount/Manifest | 1 +
lxqt-base/liblxqt-mount/liblxqt-mount-0.8.0.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/lxqt-base/liblxqt-mount/Manifest b/lxqt-base/liblxqt-mount/Manifest
new file mode 100644
index 0000000..414972f
--- /dev/null
+++ b/lxqt-base/liblxqt-mount/Manifest
@@ -0,0 +1 @@
+DIST liblxqt-mount-0.8.0.tar.xz 16764 SHA256 f723432fc4b97e6b4c709d65f6a73586fabe835663aad090feda9b02439bad21 SHA512 e73a1172924c5f602e5aa5a01c287df9b6d351cf9343e77eca7871533d1d120a54ae9713b4d1fcc07858f68e44242fbf67fd2b6b3b2f64b7dcf9cc61db3f52e5 WHIRLPOOL a4b92bc53ad613776fd0c14396df3c24361c88445463d95033aca3139bc10a9e473a032bf2ceb13c2810d5e46578fabfec23929bbc826052da452b7f6b856526
diff --git a/lxqt-base/liblxqt-mount/liblxqt-mount-0.8.0.ebuild b/lxqt-base/liblxqt-mount/liblxqt-mount-0.8.0.ebuild
new file mode 100644
index 0000000..3cd6563
--- /dev/null
+++ b/lxqt-base/liblxqt-mount/liblxqt-mount-0.8.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+inherit cmake-utils
+
+DESCRIPTION="LXQt library for removable media and devices"
+HOMEPAGE="http://www.lxqt.org/"
+
+if [[ ${PV} = *9999* ]]; then
+ inherit git-r3
+ EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
+else
+ SRC_URI="http://lxqt.org/downloads/${PV}/${P}.tar.xz"
+ KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-2 LGPL-2.1+"
+SLOT="0"
+
+DEPEND="dev-qt/qtcore:5
+ dev-qt/qtdbus:5
+ dev-qt/qtgui:5
+ dev-qt/linguist-tools:5
+ ~lxqt-base/liblxqt-${PV}
+ sys-fs/udisks:2
+ x11-libs/libX11
+ virtual/udev"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+ local mycmakeargs=(
+ -DUSE_QT5=ON
+ )
+ cmake-utils_src_configure
+}
next reply other threads:[~2014-10-27 22:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-27 22:24 Jauhien Piatlicki [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-03-09 12:02 [gentoo-commits] proj/qt:master commit in: lxqt-base/liblxqt-mount/ Michael Palimaka
2014-11-02 22:17 Jauhien Piatlicki
2014-10-20 16:49 Davide Pesavento
2014-05-12 11:02 Michael Palimaka
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=1414448639.736b2f17af1b85a5b5a73312cd2fb7479def71ba.jauhien@gentoo \
--to=jauhien@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