From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/openmittsu/
Date: Mon, 6 Feb 2017 20:59:38 +0000 (UTC) [thread overview]
Message-ID: <1486414770.9ac7564f1d45119ce95ceee33a04d946ff45a08d.ulm@gentoo> (raw)
commit: 9ac7564f1d45119ce95ceee33a04d946ff45a08d
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 6 20:58:59 2017 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 6 20:59:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ac7564f
net-im/openmittsu: Install icon and desktop file.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
...2_p75.ebuild => openmittsu-0.9.2_p75-r1.ebuild} | 22 ++++++++++++++--------
1 file changed, 14 insertions(+), 8 deletions(-)
diff --git a/net-im/openmittsu/openmittsu-0.9.2_p75.ebuild b/net-im/openmittsu/openmittsu-0.9.2_p75-r1.ebuild
similarity index 74%
rename from net-im/openmittsu/openmittsu-0.9.2_p75.ebuild
rename to net-im/openmittsu/openmittsu-0.9.2_p75-r1.ebuild
index f7ee98d..da92298 100644
--- a/net-im/openmittsu/openmittsu-0.9.2_p75.ebuild
+++ b/net-im/openmittsu/openmittsu-0.9.2_p75-r1.ebuild
@@ -4,13 +4,13 @@
EAPI=6
-inherit cmake-utils
+inherit cmake-utils eutils
-MY_P="openMittsu-${PV}"
+MY_PN="openMittsu"
DESCRIPTION="An open source chat client for Threema-style end-to-end encrypted chat networks"
HOMEPAGE="https://github.com/blizzard4591/openMittsu"
-# git-archive-all.sh snapshot of https://github.com/blizzard4591/openMittsu.git
-SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${MY_P}.tar.xz"
+# git-archive-all.sh snapshot of https://github.com/blizzard4591/${MY_PN}.git
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${MY_PN}-${PV}.tar.xz"
LICENSE="GPL-2+ BitstreamVera OFL-1.1 Apache-2.0 CC0-1.0 MIT"
SLOT="0"
@@ -25,12 +25,12 @@ DEPEND=">=dev-libs/libsodium-1.0.11:=
>=media-gfx/qrencode-3.4.4-r1"
RDEPEND="${DEPEND}"
-S="${WORKDIR}/${MY_P}"
+S="${WORKDIR}/${MY_PN}-${PV}"
DOCS=(
- "README.md"
- "Example-client-configuration-file.ini"
- "Example-contacts-file.txt"
+ README.md
+ Example-client-configuration-file.ini
+ Example-contacts-file.txt
)
src_prepare() {
@@ -47,3 +47,9 @@ src_configure() {
local mycmakeargs=("-DOPENMITTSU_DISABLE_VERSION_UPDATE_CHECK=ON")
cmake-utils_src_configure
}
+
+src_install() {
+ cmake-utils_src_install
+ newicon resources/icon.png ${MY_PN}.png
+ make_desktop_entry ${MY_PN} ${MY_PN} ${MY_PN}
+}
next reply other threads:[~2017-02-06 20:59 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-06 20:59 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-28 19:55 [gentoo-commits] repo/gentoo:master commit in: net-im/openmittsu/ Ulrich Müller
2025-01-07 13:51 Ulrich Müller
2025-01-04 18:47 Ulrich Müller
2023-06-05 9:48 Ulrich Müller
2023-06-03 15:53 Ulrich Müller
2021-04-17 19:42 Andreas Sturmlechner
2021-04-17 19:42 Andreas Sturmlechner
2020-04-11 18:53 Ulrich Müller
2020-04-11 18:53 Ulrich Müller
2019-08-18 11:06 Ulrich Müller
2019-08-17 23:28 Ulrich Müller
2019-08-17 23:28 Ulrich Müller
2019-03-20 20:15 Ulrich Müller
2018-02-18 23:24 Ulrich Müller
2018-02-18 23:24 Ulrich Müller
2018-02-17 20:39 Ulrich Müller
2018-02-17 20:39 Ulrich Müller
2017-09-24 19:59 Ulrich Müller
2017-08-15 12:36 Ulrich Müller
2017-02-17 12:55 Ulrich Müller
2017-02-16 20:41 Ulrich Müller
2017-02-15 12:33 Ulrich Müller
2017-02-15 12:33 Ulrich Müller
2017-02-11 14:21 Ulrich Müller
2017-01-29 19:16 Ulrich Müller
2017-01-29 18:28 Ulrich Müller
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=1486414770.9ac7564f1d45119ce95ceee33a04d946ff45a08d.ulm@gentoo \
--to=ulm@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