public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/ekushey-bangla-fonts/
@ 2019-10-19 18:53 Michał Górny
  0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2019-10-19 18:53 UTC (permalink / raw
  To: gentoo-commits

commit:     f4ab511b21c420be1b8d48e00a5b53f1d77084f9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 19 18:44:20 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 19 18:53:51 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4ab511b

media-fonts/ekushey-bangla-fonts: Bump to EAPI 7

Bug: https://bugs.gentoo.org/697302
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../ekushey-bangla-fonts-20070420.ebuild           | 23 +++++++---------------
 1 file changed, 7 insertions(+), 16 deletions(-)

diff --git a/media-fonts/ekushey-bangla-fonts/ekushey-bangla-fonts-20070420.ebuild b/media-fonts/ekushey-bangla-fonts/ekushey-bangla-fonts-20070420.ebuild
index 0b2d2ee5408..67591655647 100644
--- a/media-fonts/ekushey-bangla-fonts/ekushey-bangla-fonts-20070420.ebuild
+++ b/media-fonts/ekushey-bangla-fonts/ekushey-bangla-fonts-20070420.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=0
+EAPI=7
 
 inherit font
 
@@ -31,26 +31,17 @@ SRC_URI="mirror://sourceforge/ekushey/${P_LOHIT}.ttf
 	mirror://sourceforge/ekushey/${P_SOLAIMANLIPI}.ttf
 	mirror://sourceforge/ekushey/${P_RUPALI}.ttf"
 
-LICENSE="GPL-2 OFL-1.1"
+LICENSE="GPL-2+ OFL"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE=""
 
-DEPEND=""
-RDEPEND=""
-
-FONT_S="${WORKDIR}"
-S="${FONT_S}"
 FONT_SUFFIX="ttf"
 
 src_unpack() {
-	cd "${S}"
-	for DISTFILE in ${A}
-	do
-		[[ "${DISTFILE}" =~ ([A-Za-z]+) ]]
-		local FONTNAME="${BASH_REMATCH[1]}"
-		cp -a "${DISTDIR}/${DISTFILE}" "${S}/${FONTNAME}.ttf"
+	local f
+	mkdir "${S}" || die
+	for f in ${A}; do
+		cp "${DISTDIR}/${f}" "${S}/${f%%[_-]*}.ttf"
 	done
 }
-
-DOCS=""


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/ekushey-bangla-fonts/
@ 2024-05-13 16:11 Ulrich Müller
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Müller @ 2024-05-13 16:11 UTC (permalink / raw
  To: gentoo-commits

commit:     25ec755fee56f2f35c30a18ffb3f94d04548abaf
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun May 12 14:45:44 2024 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon May 13 16:05:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25ec755f

media-fonts/ekushey-bangla-fonts: OFL license has been renamed to OFL-1.0

Bug: https://bugs.gentoo.org/931823
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 ...la-fonts-20070420.ebuild => ekushey-bangla-fonts-20070420-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/ekushey-bangla-fonts/ekushey-bangla-fonts-20070420.ebuild b/media-fonts/ekushey-bangla-fonts/ekushey-bangla-fonts-20070420-r1.ebuild
similarity index 98%
rename from media-fonts/ekushey-bangla-fonts/ekushey-bangla-fonts-20070420.ebuild
rename to media-fonts/ekushey-bangla-fonts/ekushey-bangla-fonts-20070420-r1.ebuild
index 801b9ba233a7..2fa9b2785922 100644
--- a/media-fonts/ekushey-bangla-fonts/ekushey-bangla-fonts-20070420.ebuild
+++ b/media-fonts/ekushey-bangla-fonts/ekushey-bangla-fonts-20070420-r1.ebuild
@@ -31,7 +31,7 @@ SRC_URI="https://downloads.sourceforge.net/ekushey/${P_LOHIT}.ttf
 	https://downloads.sourceforge.net/ekushey/${P_SOLAIMANLIPI}.ttf
 	https://downloads.sourceforge.net/ekushey/${P_RUPALI}.ttf"
 
-LICENSE="GPL-2+ OFL"
+LICENSE="GPL-2+ OFL-1.0"
 SLOT="0"
 KEYWORDS="amd64 ~loong ~riscv x86"
 IUSE=""


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-13 16:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-13 16:11 [gentoo-commits] repo/gentoo:master commit in: media-fonts/ekushey-bangla-fonts/ Ulrich Müller
  -- strict thread matches above, loose matches on Subject: below --
2019-10-19 18:53 Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox