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: Sat, 17 Feb 2018 20:39:46 +0000 (UTC) [thread overview]
Message-ID: <1518899940.ee4af35402c1c5d2d228bcba4361ed3de53d6cd7.ulm@gentoo> (raw)
commit: ee4af35402c1c5d2d228bcba4361ed3de53d6cd7
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 17 19:23:43 2018 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Feb 17 20:39:00 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee4af354
net-im/openmittsu: Remove old.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
net-im/openmittsu/Manifest | 1 -
net-im/openmittsu/openmittsu-0.9.2.109.ebuild | 48 ---------------------------
2 files changed, 49 deletions(-)
diff --git a/net-im/openmittsu/Manifest b/net-im/openmittsu/Manifest
index 524ec0f9cff..846eeed0429 100644
--- a/net-im/openmittsu/Manifest
+++ b/net-im/openmittsu/Manifest
@@ -1,2 +1 @@
-DIST openmittsu-0.9.2.109.tar.xz 1314888 BLAKE2B 2c3b2e3e333d2e4ee2cf591fdaffc1b9e7b3b99d45093295ae9246e65b414124ad7a3e04ae558a1bd54c8704b3cf0858cbc53e6f30870b96a491fd1a9f8f7272 SHA512 ad70ff7c3ceedcf1d6711468152199742533b8f42abbae5ce52f3e29882ae6aea566e8a39258a3d3676a91774e144a70d91967b31e4634f23d527f14325d0a5b
DIST openmittsu-0.9.9.48.tar.xz 2026628 BLAKE2B eafd2bc537a22b140e01e14da363d3943e24b86754a090fd1ed2ac80f1030e1a2fb30ee8a5395c6c9a143d5922354ac67e3376a94c34f670f8cbcfddc27da112 SHA512 e24ec8e0792df13e781080fe42934035f74b82be62a8ce4913175a13ee3acbead069d169871405f4312927165a7049291d009c7f968b088bdbb3e294f9ef2443
diff --git a/net-im/openmittsu/openmittsu-0.9.2.109.ebuild b/net-im/openmittsu/openmittsu-0.9.2.109.ebuild
deleted file mode 100644
index aa52b268de9..00000000000
--- a/net-im/openmittsu/openmittsu-0.9.2.109.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils eutils
-
-DESCRIPTION="An open source chat client for Threema-style end-to-end encrypted chat networks"
-HOMEPAGE="https://www.openmittsu.de/"
-# git-archive-all.sh snapshot of https://github.com/blizzard4591/openMittsu.git
-SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
-
-LICENSE="GPL-2+ BitstreamVera OFL-1.1 Apache-2.0 CC0-1.0 MIT BSD-2 Boost-1.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND=">=dev-libs/libsodium-1.0.11:=
- >=dev-qt/qtcore-5.7.1:5=
- >=dev-qt/qtgui-5.7.1:5=
- >=dev-qt/qtmultimedia-5.7.1:5=
- >=dev-qt/qtnetwork-5.7.1:5=[ssl]
- >=dev-qt/qtsql-5.7.1:5=[sqlite]
- >=dev-qt/qtwidgets-5.7.1:5=
- >=media-gfx/qrencode-3.4.4-r1:="
-RDEPEND="${DEPEND}"
-
-DOCS=(
- README.md
- Example-client-configuration-file.ini
- Example-contacts-file.txt
-)
-
-src_configure() {
- local mycmakeargs=(
- # set version manually, since autodetection works only with git
- "-DOPENMITTSU_CUSTOM_VERSION_STRING=${PV%.*}-${PV##*.}-00000000"
- "-DOPENMITTSU_DISABLE_VERSION_UPDATE_CHECK=ON"
- )
- cmake-utils_src_configure
-}
-
-src_install() {
- local my_pn="openMittsu"
- cmake-utils_src_install
- newicon resources/icon.png ${my_pn}.png
- make_desktop_entry ${my_pn} ${my_pn} ${my_pn}
- rm "${ED}"/usr/bin/${my_pn}VersionInfo || die
-}
next reply other threads:[~2018-02-17 20:39 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-17 20:39 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
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-02-06 20:59 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=1518899940.ee4af35402c1c5d2d228bcba4361ed3de53d6cd7.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