From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/poedit/
Date: Sun, 27 May 2018 08:44:23 +0000 (UTC) [thread overview]
Message-ID: <1527410648.efa46c0b98968d865f43fc94947eb4c8fe2c7524.leio@gentoo> (raw)
commit: efa46c0b98968d865f43fc94947eb4c8fe2c7524
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun May 27 08:28:09 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun May 27 08:44:08 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efa46c0b
app-i18n/poedit: remove old
Package-Manager: Portage-2.3.28, Repoman-2.3.9
app-i18n/poedit/Manifest | 1 -
app-i18n/poedit/poedit-1.8.5.ebuild | 72 -------------------------------------
2 files changed, 73 deletions(-)
diff --git a/app-i18n/poedit/Manifest b/app-i18n/poedit/Manifest
index 32d3d47c50b..d72703eb266 100644
--- a/app-i18n/poedit/Manifest
+++ b/app-i18n/poedit/Manifest
@@ -1,2 +1 @@
-DIST poedit-1.8.5.tar.gz 2404829 BLAKE2B f39a7e2e14dab9c0ed0b761a3feb271c8eb0e3b1fdc09c77c6a3dfaaa499e3419881e0959f5a53b07754810adc1518efd4c56a1bb4fd490c1e2a405a7d44ef1c SHA512 87eae2bcedc07eefb097edf263db10b3947956cfa504eddb259e3c3cfed6215ad0da4517fe5132b61041c39a7fbabd298ca42582570295bacbbd62d5ffc6f6a7
DIST poedit-2.0.6.tar.gz 2511777 BLAKE2B f28e8940310e80ee15fc70f10492e061097f88b62938f8a85194170fd107100c739dbfd1c1cf12516e6fe3d2a9b282986a4368615cf8fcb2ac889075fe64cc6b SHA512 e7beceeb4cd9e4e0269666d634e48622f175a7788219288ba6349a5b15f8360a929018480372e3eecb664d7d2e3093d6788640651696323d6dda0f0780aa5cd2
diff --git a/app-i18n/poedit/poedit-1.8.5.ebuild b/app-i18n/poedit/poedit-1.8.5.ebuild
deleted file mode 100644
index 7cce16eeb1c..00000000000
--- a/app-i18n/poedit/poedit-1.8.5.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-WX_GTK_VER=3.0
-
-PLOCALES="af am an ar ast az be@latin be bg bn br bs ca ca@valencia ckb co cs da de el en_GB eo es et eu fa fi fr fur fy_NL ga gl he hi hr hu hy id is it ja kab ka kk ko ku ky lt lv mk mn mr ms nb ne nl nn oc pa pl pt_BR pt_PT ro ru sk sl sq sr sv ta tg th tr tt ug uk ur uz vi wa zh_CN zh_TW"
-
-inherit eutils flag-o-matic gnome2-utils l10n wxwidgets xdg-utils
-
-DESCRIPTION="GUI editor for gettext translations files"
-HOMEPAGE="https://poedit.net"
-SRC_URI="https://github.com/vslavik/${PN}/releases/download/v${PV}-oss/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 hppa ppc ppc64 sparc x86"
-IUSE=""
-
-# db/expat req for legacytm (backwards support for pre 1.6)
-# we currently have 1.5.5 in stable so this is enabled
-RDEPEND="
- app-text/gtkspell:2
- dev-cpp/lucene++
- dev-libs/boost:=[nls]
- dev-libs/expat
- dev-libs/icu:=
- || (
- =sys-libs/db-5*:*[cxx]
- =sys-libs/db-4*:*[cxx]
- )
- <sys-libs/db-6:=[cxx]
- x11-libs/gtk+:2
- x11-libs/wxGTK:${WX_GTK_VER}[X]
- "
-
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-src_prepare() {
- my_rm_loc() {
- sed -i -e "/^POEDIT_LINGUAS = /s: ${1}::" locales/Makefile.in || die
- rm "locales/${1}.mo" || die
- }
- l10n_find_plocales_changes 'locales' '' '.mo'
- l10n_for_each_disabled_locale_do my_rm_loc
-
- append-flags -Wno-deprecated-declarations
-}
-
-src_configure() {
- econf --without-cpprest --without-cld2
-}
-
-src_install() {
- emake DESTDIR="${D}" install
- dodoc AUTHORS NEWS README
-}
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- xdg_desktop_database_update
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
- gnome2_icon_cache_update
-}
next reply other threads:[~2018-05-27 8:44 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-27 8:44 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-24 23:15 [gentoo-commits] repo/gentoo:master commit in: app-i18n/poedit/ Sam James
2024-11-08 18:16 Pacho Ramos
2024-11-08 18:16 Pacho Ramos
2024-08-30 14:59 Ionen Wolkens
2024-06-21 18:22 Sam James
2024-06-21 18:22 Sam James
2024-06-21 18:22 Sam James
2020-06-14 8:39 Mart Raudsepp
2019-12-31 8:18 Agostino Sarubbo
2019-12-31 8:15 Agostino Sarubbo
2019-12-30 12:29 Agostino Sarubbo
2019-12-28 10:17 Sergei Trofimovich
2019-12-27 16:43 Agostino Sarubbo
2019-12-25 21:24 Mart Raudsepp
2019-11-20 11:21 Agostino Sarubbo
2019-11-19 12:48 Agostino Sarubbo
2019-11-18 11:50 Agostino Sarubbo
2019-11-16 11:17 Mart Raudsepp
2019-11-16 11:17 Mart Raudsepp
2019-11-16 10:34 Sergei Trofimovich
2019-07-14 11:11 Mart Raudsepp
2018-12-20 0:20 Mart Raudsepp
2018-10-23 20:36 Sergei Trofimovich
2018-09-15 12:36 Mikle Kolyada
2018-09-11 20:45 Mart Raudsepp
2018-09-11 20:40 Matt Turner
2018-09-11 20:40 Matt Turner
2018-08-05 21:21 Mart Raudsepp
2018-08-05 1:03 Thomas Deutschmann
2018-08-04 0:07 Mikle Kolyada
2018-08-02 18:44 Sergei Trofimovich
2018-07-14 21:06 Mart Raudsepp
2018-05-27 9:40 Mart Raudsepp
2018-04-20 19:48 David Seifert
2018-04-01 21:44 Sergei Trofimovich
2018-02-27 21:56 Sergei Trofimovich
2018-02-23 22:10 Sergei Trofimovich
2018-02-20 8:10 Sergei Trofimovich
2018-02-19 7:50 Jason Zaman
2018-02-18 21:48 Thomas Deutschmann
2018-02-10 12:56 Jeroen Roovers
2018-01-24 21:25 Sergei Trofimovich
2018-01-20 23:03 Andreas Sturmlechner
2018-01-20 19:13 Mart Raudsepp
2018-01-10 2:30 Mart Raudsepp
2017-12-23 19:53 Sergei Trofimovich
2017-12-23 19:53 Sergei Trofimovich
2017-12-10 14:16 David Seifert
2017-09-24 10:39 Sergei Trofimovich
2017-06-02 12:04 Jeroen Roovers
2017-04-22 14:03 Jeroen Roovers
2016-12-31 22:20 Agostino Sarubbo
2016-06-21 20:01 Michał Górny
2016-05-24 19:15 Pacho Ramos
2016-04-24 8:44 Ryan Hill
2015-10-15 2:19 Ryan Hill
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=1527410648.efa46c0b98968d865f43fc94947eb4c8fe2c7524.leio@gentoo \
--to=leio@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