public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/qtpass/
Date: Wed, 16 May 2018 08:18:42 +0000 (UTC)	[thread overview]
Message-ID: <1526458663.179267f548ea51f2435c24d56678862766881079.asturm@gentoo> (raw)

commit:     179267f548ea51f2435c24d56678862766881079
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed May 16 08:14:38 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 16 08:17:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=179267f5

app-admin/qtpass: Remove ineffective l10n.eclass

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 app-admin/qtpass/qtpass-1.2.2.ebuild | 18 +-----------------
 1 file changed, 1 insertion(+), 17 deletions(-)

diff --git a/app-admin/qtpass/qtpass-1.2.2.ebuild b/app-admin/qtpass/qtpass-1.2.2.ebuild
index e0c3748be47..ecbc9a1c158 100644
--- a/app-admin/qtpass/qtpass-1.2.2.ebuild
+++ b/app-admin/qtpass/qtpass-1.2.2.ebuild
@@ -4,10 +4,7 @@
 EAPI=6
 
 MY_P="QtPass-${PV}"
-PLOCALES="ar_MA ca cs_CZ de_DE de_LU el_GR en_GB en_US es_ES fr_BE fr_FR fr_LU
-gl_ES he_IL hu_HU it_IT lb_LU nl_BE nl_NL pl_PL pt_PT ru_RU sv_SE zh_CN"
-
-inherit desktop l10n qmake-utils
+inherit desktop qmake-utils
 
 DESCRIPTION="multi-platform GUI for pass, the standard unix password manager"
 HOMEPAGE="https://qtpass.org/"
@@ -40,25 +37,12 @@ src_prepare() {
 		sed -i '/SUBDIRS += src /s/tests //' \
 			qtpass.pro || die "sed for qtpass.pro failed"
 	fi
-
-	l10n_find_plocales_changes localization localization_ .ts
 }
 
 src_configure() {
 	eqmake5 PREFIX="${D}"/usr
 }
 
-src_compile() {
-	default
-
-	local lr
-	lr="$(qt5_get_bindir)"/lrelease
-	l10n_build() {
-		$lr localization/localization_"${1}".ts || die "lrelease ${1} failed"
-	}
-	l10n_for_each_locale_do l10n_build
-}
-
 src_install() {
 	default
 


             reply	other threads:[~2018-05-16  8:18 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-16  8:18 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-08 16:08 [gentoo-commits] repo/gentoo:master commit in: app-admin/qtpass/ Arthur Zamarin
2023-12-17 19:37 Arthur Zamarin
2021-04-05  2:13 Mike Gilbert
2020-12-10  7:31 Joonas Niilola
2020-12-10  7:31 Joonas Niilola
2020-12-10  7:31 Joonas Niilola
2020-05-19 20:36 Mikle Kolyada
2020-03-20 14:30 Joonas Niilola
2020-01-19 23:53 Andreas Sturmlechner
2020-01-19 23:53 Andreas Sturmlechner
2020-01-19 13:52 Andreas Sturmlechner
2020-01-18 11:19 Georgy Yakovlev
2019-11-02 22:41 Andreas Sturmlechner
2019-11-02 16:37 Andreas Sturmlechner
2019-11-02 15:23 Andreas Sturmlechner
2018-07-17 21:01 Andreas Sturmlechner
2018-07-17 21:01 Andreas Sturmlechner
2018-06-21 14:54 Georgy Yakovlev
2018-05-16  8:18 Andreas Sturmlechner
2018-05-16  8:18 Andreas Sturmlechner
2018-01-04 20:54 Jason Donenfeld
2017-09-22 10:09 Michael Palimaka
2017-02-18  4:29 Michael Palimaka
2016-11-05 15:24 Michael Palimaka
2016-02-02  8:02 Ian Delaney
2016-01-04  7:15 Ian Delaney

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=1526458663.179267f548ea51f2435c24d56678862766881079.asturm@gentoo \
    --to=asturm@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