* [gentoo-commits] repo/gentoo:master commit in: media-fonts/vollkorn/
@ 2017-01-29 18:56 Fabian Groffen
0 siblings, 0 replies; 8+ messages in thread
From: Fabian Groffen @ 2017-01-29 18:56 UTC (permalink / raw
To: gentoo-commits
commit: 05128aecd4dd7e03c845a20cf6b14970d4fc6e83
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 18:53:50 2017 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 18:56:16 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05128aec
media-fonts/vollkorn: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
media-fonts/vollkorn/vollkorn-2.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-fonts/vollkorn/vollkorn-2.1.ebuild b/media-fonts/vollkorn/vollkorn-2.1.ebuild
index 8967050..82b8ce1 100644
--- a/media-fonts/vollkorn/vollkorn-2.1.ebuild
+++ b/media-fonts/vollkorn/vollkorn-2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -10,7 +10,7 @@ SRC_URI="http://friedrichalthausen.de/Vollkorn-${PV}.zip"
LICENSE="OFL-1.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/vollkorn/
@ 2019-10-19 15:28 David Seifert
0 siblings, 0 replies; 8+ messages in thread
From: David Seifert @ 2019-10-19 15:28 UTC (permalink / raw
To: gentoo-commits
commit: c3fc00cd9a401e1d24e347abe4e340d0c518a95e
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 19 15:27:51 2019 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Oct 19 15:27:51 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3fc00cd
media-fonts/vollkorn: Port to EAPI 7
Bug: https://bugs.gentoo.org/697308
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: David Seifert <soap <AT> gentoo.org>
media-fonts/vollkorn/vollkorn-2.1.ebuild | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/media-fonts/vollkorn/vollkorn-2.1.ebuild b/media-fonts/vollkorn/vollkorn-2.1.ebuild
index 4be7e54553b..582cd7cb3ee 100644
--- a/media-fonts/vollkorn/vollkorn-2.1.ebuild
+++ b/media-fonts/vollkorn/vollkorn-2.1.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
@@ -13,14 +13,13 @@ LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
+# Only installs fonts
+RESTRICT="strip binchecks"
+
+BDEPEND="app-arch/unzip"
S="${WORKDIR}"
+
FONT_S="${S}"
FONT_SUFFIX="ttf"
DOCS="Fontlog.txt"
-
-DEPEND="app-arch/unzip"
-RDEPEND=""
-
-# Only installs fonts
-RESTRICT="strip binchecks"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/vollkorn/
@ 2021-01-06 14:01 Fabian Groffen
0 siblings, 0 replies; 8+ messages in thread
From: Fabian Groffen @ 2021-01-06 14:01 UTC (permalink / raw
To: gentoo-commits
commit: 99ef1290d0f38327ad3586cf68fea3788a6e10b8
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 6 14:01:08 2021 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Jan 6 14:01:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99ef1290
media-fonts/vollkorn: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
media-fonts/vollkorn/vollkorn-2.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-fonts/vollkorn/vollkorn-2.1.ebuild b/media-fonts/vollkorn/vollkorn-2.1.ebuild
index 77be6a4a34f..f6e6b19691a 100644
--- a/media-fonts/vollkorn/vollkorn-2.1.ebuild
+++ b/media-fonts/vollkorn/vollkorn-2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="http://friedrichalthausen.de/Vollkorn-${PV}.zip"
LICENSE="OFL-1.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
# Only installs fonts
RESTRICT="strip binchecks"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/vollkorn/
@ 2021-09-28 1:45 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2021-09-28 1:45 UTC (permalink / raw
To: gentoo-commits
commit: 5b737aa6171f6447b634a3c064dd5244c2b282ac
Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
AuthorDate: Wed Jan 15 05:26:18 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 28 01:45:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b737aa6
media-fonts/vollkorn: update HOMEPAGE
Bug: https://bugs.gentoo.org/705458
Signed-off-by: Wim Muskee <wimmuskee <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-fonts/vollkorn/vollkorn-2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-fonts/vollkorn/vollkorn-2.1.ebuild b/media-fonts/vollkorn/vollkorn-2.1.ebuild
index f6e6b19691a..2232c830396 100644
--- a/media-fonts/vollkorn/vollkorn-2.1.ebuild
+++ b/media-fonts/vollkorn/vollkorn-2.1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
inherit font
DESCRIPTION="Vollkorn, the free and healthy typeface for bread and butter use"
-HOMEPAGE="http://friedrichalthausen.de/?page_id=411"
+HOMEPAGE="http://vollkorn-typeface.com/"
SRC_URI="http://friedrichalthausen.de/Vollkorn-${PV}.zip"
LICENSE="OFL-1.1"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/vollkorn/
@ 2021-09-28 1:45 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2021-09-28 1:45 UTC (permalink / raw
To: gentoo-commits
commit: 44e5098e35a9deea60b356412849472ee46b4947
Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
AuthorDate: Wed Jan 15 05:27:29 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 28 01:45:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44e5098e
media-fonts/vollkorn: version bump to 4.105
Closes: https://bugs.gentoo.org/705458
Signed-off-by: Wim Muskee <wimmuskee <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14340
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-fonts/vollkorn/Manifest | 1 +
media-fonts/vollkorn/metadata.xml | 7 +++++++
media-fonts/vollkorn/vollkorn-4.105.ebuild | 32 ++++++++++++++++++++++++++++++
3 files changed, 40 insertions(+)
diff --git a/media-fonts/vollkorn/Manifest b/media-fonts/vollkorn/Manifest
index 214106bfa4c..8a5b08c3ec0 100644
--- a/media-fonts/vollkorn/Manifest
+++ b/media-fonts/vollkorn/Manifest
@@ -1 +1,2 @@
DIST Vollkorn-2.1.zip 139737 BLAKE2B 5aa31eb1b7e493b273e7623eb22d99b629f5c044ae1ff594cb48d488cf800114a4fc4884c02e7e9400bcaa4d6b6d344283e7a2de885f9c95dd33beba690ae7d9 SHA512 f6d3283a06204491119ce3a3796dace7db640469192b9d44fd44471a185dc580a2ba8160f2983371b6160cb782adaabcd02872cfc2b1d05b10f3d6e73c60cded
+DIST vollkorn-4-105.zip 11046213 BLAKE2B bfa8515335ab6f7eaa57ad03642b7694b41047b228e9c1c51285ac70f8d799a9d61ba0414bc91ec1fdb5e579597a8a3d5c901c1d77d1de1c425ba1822a29ced9 SHA512 847196951f842481d11d76304435f88190608cabd7ccb47ca19a10b7215b69e19c19dc85e628e6b2730dd9b8cf1850c6b30470103724dd40fcf9b5eadb88a3f8
diff --git a/media-fonts/vollkorn/metadata.xml b/media-fonts/vollkorn/metadata.xml
index 9a448dfc2e7..9c5f2fa2bea 100644
--- a/media-fonts/vollkorn/metadata.xml
+++ b/media-fonts/vollkorn/metadata.xml
@@ -5,4 +5,11 @@
<email>fonts@gentoo.org</email>
<name>Fonts</name>
</maintainer>
+<use>
+ <flag name="otf">Install the OpenType version of the font</flag>
+ <flag name="ttf">Install the TrueType version of the font</flag>
+</use>
+<upstream>
+ <remote-id type="github">FAlthausen/Vollkorn-Typeface</remote-id>
+</upstream>
</pkgmetadata>
diff --git a/media-fonts/vollkorn/vollkorn-4.105.ebuild b/media-fonts/vollkorn/vollkorn-4.105.ebuild
new file mode 100644
index 00000000000..cb865153c23
--- /dev/null
+++ b/media-fonts/vollkorn/vollkorn-4.105.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit font
+
+DESCRIPTION="Vollkorn, the free and healthy typeface for bread and butter use"
+HOMEPAGE="http://vollkorn-typeface.com/"
+SRC_URI="http://vollkorn-typeface.com/download/${PN}-${PV/./-}.zip"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+IUSE="+otf +ttf"
+REQUIRED_USE="|| ( otf ttf )"
+# Only installs fonts
+RESTRICT="strip binchecks"
+
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}"
+DOCS="Fontlog.txt"
+
+src_install() {
+ if use otf; then
+ FONT_S="${S}/PS-OTF" FONT_SUFFIX="otf" font_src_install
+ fi
+ if use ttf; then
+ FONT_S="${S}/TTF" FONT_SUFFIX="ttf" font_src_install
+ fi
+}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/vollkorn/
@ 2021-12-07 8:48 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2021-12-07 8:48 UTC (permalink / raw
To: gentoo-commits
commit: 09c0402195fea04eb4b8729a478f823eab3cb681
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 7 08:45:06 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 7 08:48:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09c04021
media-fonts/vollkorn: mark ALLARCHES
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-fonts/vollkorn/metadata.xml | 23 ++++++++++++-----------
1 file changed, 12 insertions(+), 11 deletions(-)
diff --git a/media-fonts/vollkorn/metadata.xml b/media-fonts/vollkorn/metadata.xml
index 9c5f2fa2bea6..da665b3ad41d 100644
--- a/media-fonts/vollkorn/metadata.xml
+++ b/media-fonts/vollkorn/metadata.xml
@@ -1,15 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
- <email>fonts@gentoo.org</email>
- <name>Fonts</name>
-</maintainer>
-<use>
- <flag name="otf">Install the OpenType version of the font</flag>
- <flag name="ttf">Install the TrueType version of the font</flag>
-</use>
-<upstream>
- <remote-id type="github">FAlthausen/Vollkorn-Typeface</remote-id>
-</upstream>
+ <maintainer type="project">
+ <email>fonts@gentoo.org</email>
+ <name>Fonts</name>
+ </maintainer>
+ <use>
+ <flag name="otf">Install the OpenType version of the font</flag>
+ <flag name="ttf">Install the TrueType version of the font</flag>
+ </use>
+ <stabilize-allarches/>
+ <upstream>
+ <remote-id type="github">FAlthausen/Vollkorn-Typeface</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/vollkorn/
@ 2022-05-25 8:29 WANG Xuerui
0 siblings, 0 replies; 8+ messages in thread
From: WANG Xuerui @ 2022-05-25 8:29 UTC (permalink / raw
To: gentoo-commits
commit: e7eb80ace562be278fc30dc6858e15bae3a549be
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Wed May 25 08:26:01 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Wed May 25 08:29:15 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7eb80ac
media-fonts/vollkorn: keyword 4.105 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
media-fonts/vollkorn/vollkorn-4.105.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-fonts/vollkorn/vollkorn-4.105.ebuild b/media-fonts/vollkorn/vollkorn-4.105.ebuild
index cb865153c23e..e645564ab26c 100644
--- a/media-fonts/vollkorn/vollkorn-4.105.ebuild
+++ b/media-fonts/vollkorn/vollkorn-4.105.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="http://vollkorn-typeface.com/download/${PN}-${PV/./-}.zip"
LICENSE="OFL-1.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~loong ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="+otf +ttf"
REQUIRED_USE="|| ( otf ttf )"
# Only installs fonts
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/vollkorn/
@ 2022-08-18 2:53 Matt Turner
0 siblings, 0 replies; 8+ messages in thread
From: Matt Turner @ 2022-08-18 2:53 UTC (permalink / raw
To: gentoo-commits
commit: 7e75fe927e7cc98e515fde9e6c481cb01fabf6f3
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 18 02:45:45 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Aug 18 02:53:07 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e75fe92
media-fonts/vollkorn: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
media-fonts/vollkorn/Manifest | 1 -
media-fonts/vollkorn/vollkorn-2.1.ebuild | 25 -------------------------
2 files changed, 26 deletions(-)
diff --git a/media-fonts/vollkorn/Manifest b/media-fonts/vollkorn/Manifest
index 8a5b08c3ec09..095980ad91c0 100644
--- a/media-fonts/vollkorn/Manifest
+++ b/media-fonts/vollkorn/Manifest
@@ -1,2 +1 @@
-DIST Vollkorn-2.1.zip 139737 BLAKE2B 5aa31eb1b7e493b273e7623eb22d99b629f5c044ae1ff594cb48d488cf800114a4fc4884c02e7e9400bcaa4d6b6d344283e7a2de885f9c95dd33beba690ae7d9 SHA512 f6d3283a06204491119ce3a3796dace7db640469192b9d44fd44471a185dc580a2ba8160f2983371b6160cb782adaabcd02872cfc2b1d05b10f3d6e73c60cded
DIST vollkorn-4-105.zip 11046213 BLAKE2B bfa8515335ab6f7eaa57ad03642b7694b41047b228e9c1c51285ac70f8d799a9d61ba0414bc91ec1fdb5e579597a8a3d5c901c1d77d1de1c425ba1822a29ced9 SHA512 847196951f842481d11d76304435f88190608cabd7ccb47ca19a10b7215b69e19c19dc85e628e6b2730dd9b8cf1850c6b30470103724dd40fcf9b5eadb88a3f8
diff --git a/media-fonts/vollkorn/vollkorn-2.1.ebuild b/media-fonts/vollkorn/vollkorn-2.1.ebuild
deleted file mode 100644
index 2232c8303960..000000000000
--- a/media-fonts/vollkorn/vollkorn-2.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit font
-
-DESCRIPTION="Vollkorn, the free and healthy typeface for bread and butter use"
-HOMEPAGE="http://vollkorn-typeface.com/"
-SRC_URI="http://friedrichalthausen.de/Vollkorn-${PV}.zip"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-# Only installs fonts
-RESTRICT="strip binchecks"
-
-BDEPEND="app-arch/unzip"
-
-S="${WORKDIR}"
-
-FONT_S="${S}"
-FONT_SUFFIX="ttf"
-DOCS="Fontlog.txt"
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2022-08-18 2:53 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-29 18:56 [gentoo-commits] repo/gentoo:master commit in: media-fonts/vollkorn/ Fabian Groffen
-- strict thread matches above, loose matches on Subject: below --
2019-10-19 15:28 David Seifert
2021-01-06 14:01 Fabian Groffen
2021-09-28 1:45 Sam James
2021-09-28 1:45 Sam James
2021-12-07 8:48 Sam James
2022-05-25 8:29 WANG Xuerui
2022-08-18 2:53 Matt Turner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox