From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/notepadqq/
Date: Fri, 16 Feb 2018 12:43:33 +0000 (UTC) [thread overview]
Message-ID: <1518785006.0d57543da5611490ce3ca30bfacaccfb071d0c96.polynomial-c@gentoo> (raw)
commit: 0d57543da5611490ce3ca30bfacaccfb071d0c96
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 16 12:43:08 2018 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Fri Feb 16 12:43:26 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d57543d
app-editors/notepadqq: Removed old.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
app-editors/notepadqq/Manifest | 2 -
app-editors/notepadqq/notepadqq-1.0.1.ebuild | 55 ----------------------------
2 files changed, 57 deletions(-)
diff --git a/app-editors/notepadqq/Manifest b/app-editors/notepadqq/Manifest
index 0990375332d..863cc2307ad 100644
--- a/app-editors/notepadqq/Manifest
+++ b/app-editors/notepadqq/Manifest
@@ -1,3 +1 @@
-DIST CodeMirror-5.18.2.tar.gz 923001 BLAKE2B ef3ce5802f1d019a569be03f55d59aa22ebae25b2d6b9e5cd920d7b66ad9e919eb87e212540a6b203f787a39bcdcf22005124ec6f1adbff5ab762b45bac9e901 SHA512 c979c1ef02bb222b08e64847e5caab9c8a525c96d0eef656a00730d6710b0144144ac656eddef05d50c30c7d33da7dffe1a7580b9d47a5d958af9d6484ea705f
-DIST notepadqq-1.0.1.tar.gz 1056249 BLAKE2B cae61f3481cb1f5cc7c2febfc441906786e411267dcc8a2fea382eb789d049ad9c5344482de08c4af5b262c6b8ae405fb96c7041b639ed1830ff8e1ed04d29a5 SHA512 781ddf9960227c4ad21fb7e763180cfed7f1c5c0237277335577932678a42a4c2f303f61922d93ec850dbc86df36c292ff10ae053a6e00d7127a48c7ac4e359c
DIST notepadqq-1.2.0.tar.gz 2082931 BLAKE2B 41f81be45b5e36d58c2632fc9d03c6802b1a99f5ff9603682f3e1c6907143767f57034f053677d8edffae68a098ddf56d2b90e57fd9884442d80749a670f9d4a SHA512 4b6b3e646add4dc21b4d4ddecacefa59785e6525d52ecc17ca418ba14f38ef9024f48af6db3538d195327942971eb9ccf0b5567da58ba15facad332b47742717
diff --git a/app-editors/notepadqq/notepadqq-1.0.1.ebuild b/app-editors/notepadqq/notepadqq-1.0.1.ebuild
deleted file mode 100644
index 9a6ce8d4b4e..00000000000
--- a/app-editors/notepadqq/notepadqq-1.0.1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit qmake-utils
-
-CM_PV="5.18.2"
-
-DESCRIPTION="Notepad++-like editor for Linux"
-HOMEPAGE="http://notepadqq.altervista.org"
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
- https://github.com/${PN}/CodeMirror/archive/${CM_PV}.tar.gz -> CodeMirror-${CM_PV}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- dev-qt/qtcore:5
- dev-qt/qtgui:5
- dev-qt/qtnetwork:5
- dev-qt/qtprintsupport:5
- dev-qt/qtwebkit:5
- dev-qt/qtwidgets:5
-"
-DEPEND="${RDEPEND}"
-
-src_unpack() {
- unpack ${A}
- rmdir "${S}"/src/editor/libs/codemirror || die
- mv "${WORKDIR}"/CodeMirror-${CM_PV} "${S}"/src/editor/libs/codemirror \
- || die
-}
-
-src_prepare() {
- default
-
- # codemirror releases have no m4 directory
- sed '/mode\/m4/d' -i src/editor/libs/Makefile-codemirror || die
-
- # Silence a QA warning
- sed '/^OnlyShowIn/d' \
- -i support_files/shortcuts/notepadqq.desktop \
- || die
-}
-
-src_configure() {
- eqmake5 PREFIX="${EPREFIX}/usr" ${PN}.pro
-}
-
-src_install() {
- emake -j1 INSTALL_ROOT="${D}" install
-}
next reply other threads:[~2018-02-16 12:43 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-16 12:43 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-01 10:40 [gentoo-commits] repo/gentoo:master commit in: app-editors/notepadqq/ Andreas Sturmlechner
2022-07-27 8:43 Andreas Sturmlechner
2021-01-16 15:25 Lars Wendler
2021-01-16 15:25 Lars Wendler
2020-07-08 23:36 Lars Wendler
2020-03-12 12:45 Lars Wendler
2020-03-12 9:58 Lars Wendler
2020-03-12 9:58 Lars Wendler
2019-04-05 7:36 Lars Wendler
2019-02-20 14:41 Lars Wendler
2019-02-20 14:41 Lars Wendler
2018-10-11 12:42 Michael Palimaka
2018-05-15 12:53 Lars Wendler
2018-05-15 12:30 Lars Wendler
2018-05-15 12:30 Lars Wendler
2018-05-15 12:00 Lars Wendler
2018-02-16 12:43 Lars Wendler
2018-02-16 12:43 Lars Wendler
2017-10-24 10:02 Lars Wendler
2017-08-04 8:16 Lars Wendler
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=1518785006.0d57543da5611490ce3ca30bfacaccfb071d0c96.polynomial-c@gentoo \
--to=polynomial-c@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