[arch-commits] Commit in adobe-source-code-pro-fonts/trunk (PKGBUILD)

2020-11-17 Thread Jan Steffens via arch-commits
Date: Tuesday, November 17, 2020 @ 10:02:42
  Author: heftig
Revision: 401307

2.032ro+1.052it+1.012var-1

Modified:
  adobe-source-code-pro-fonts/trunk/PKGBUILD

--+
 PKGBUILD |   21 -
 1 file changed, 8 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-17 09:52:34 UTC (rev 401306)
+++ PKGBUILD2020-11-17 10:02:42 UTC (rev 401307)
@@ -1,26 +1,21 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=adobe-source-code-pro-fonts
-pkgver=2.030ro+1.050it
-_relver=2.030R-ro/1.050R-it
-pkgrel=6
+pkgver=2.032ro+1.052it+1.012var
+pkgrel=1
 pkgdesc="Monospaced font family for user interface and coding environments"
 url="https://adobe-fonts.github.io/source-code-pro/;
 arch=(any)
 license=(custom)
+_relver=2.032R-ro/1.052R-it/1.012R-VAR
 _tarname=source-code-pro-${_relver//\//-}
-source=("$_tarname.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/$_relver.tar.gz;
-
https://github.com/adobe-fonts/source-code-pro/releases/download/variable-fonts/SourceCodeVariable-Roman.otf
-
https://github.com/adobe-fonts/source-code-pro/releases/download/variable-fonts/SourceCodeVariable-Italic.otf)
-sha256sums=('a4e4dd59b8e0a436b934f0f612c2e91b5932910c6d1c3b7d1a5a9f389c86302b'
-'af8fdd265f6208816fde44062a27b79ce2a594ded44ea96055a1655b6869992d'
-'b2ca3a3c1fe0701ad74aa7c66c37972d07b1237197a816a1a5646c7e42a11353')
+source=("$_tarname.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/$_relver.tar.gz;)
+sha256sums=('4e21492169b9efdd8c40ed6c34aa0d5e58d2a8724d0cd98f2e0f88ccf5ecc78c')
 
 package() {
   cd $_tarname
-  install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"
-  install -t "$pkgdir/usr/share/fonts/${pkgname%-fonts}" -m644 OTF/*.otf 
../*.otf
-  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dt "$pkgdir/usr/share/fonts/${pkgname%-fonts}" -m644 OTF/*.otf 
VAR/*.otf
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 LICENSE.md
 }
 
 # vim:set ts=2 sw=2 et:


[arch-commits] Commit in adobe-source-code-pro-fonts/trunk (PKGBUILD)

2020-05-19 Thread Felix Yan via arch-commits
Date: Tuesday, May 19, 2020 @ 07:51:54
  Author: felixonmars
Revision: 386057

upgpkg: adobe-source-code-pro-fonts 2.030ro+1.050it-6: reproducibility rebuild

Modified:
  adobe-source-code-pro-fonts/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-19 07:51:49 UTC (rev 386056)
+++ PKGBUILD2020-05-19 07:51:54 UTC (rev 386057)
@@ -3,7 +3,7 @@
 pkgname=adobe-source-code-pro-fonts
 pkgver=2.030ro+1.050it
 _relver=2.030R-ro/1.050R-it
-pkgrel=5
+pkgrel=6
 pkgdesc="Monospaced font family for user interface and coding environments"
 url="https://adobe-fonts.github.io/source-code-pro/;
 arch=(any)


[arch-commits] Commit in adobe-source-code-pro-fonts/trunk (PKGBUILD)

2019-03-16 Thread Jan Steffens via arch-commits
Date: Saturday, March 16, 2019 @ 15:28:32
  Author: heftig
Revision: 348479

2.030ro+1.050it-5: Add variable fonts

Modified:
  adobe-source-code-pro-fonts/trunk/PKGBUILD

--+
 PKGBUILD |   12 
 1 file changed, 8 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-16 14:39:29 UTC (rev 348478)
+++ PKGBUILD2019-03-16 15:28:32 UTC (rev 348479)
@@ -3,19 +3,23 @@
 pkgname=adobe-source-code-pro-fonts
 pkgver=2.030ro+1.050it
 _relver=2.030R-ro/1.050R-it
-pkgrel=4
+pkgrel=5
 pkgdesc="Monospaced font family for user interface and coding environments"
 url="https://adobe-fonts.github.io/source-code-pro/;
 arch=(any)
 license=(custom)
 _tarname=source-code-pro-${_relver//\//-}
-source=("$_tarname.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/$_relver.tar.gz;)
-sha256sums=('a4e4dd59b8e0a436b934f0f612c2e91b5932910c6d1c3b7d1a5a9f389c86302b')
+source=("$_tarname.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/$_relver.tar.gz;
+
https://github.com/adobe-fonts/source-code-pro/releases/download/variable-fonts/SourceCodeVariable-Roman.otf
+
https://github.com/adobe-fonts/source-code-pro/releases/download/variable-fonts/SourceCodeVariable-Italic.otf)
+sha256sums=('a4e4dd59b8e0a436b934f0f612c2e91b5932910c6d1c3b7d1a5a9f389c86302b'
+'af8fdd265f6208816fde44062a27b79ce2a594ded44ea96055a1655b6869992d'
+'b2ca3a3c1fe0701ad74aa7c66c37972d07b1237197a816a1a5646c7e42a11353')
 
 package() {
   cd $_tarname
   install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"
-  install -t "$pkgdir/usr/share/fonts/${pkgname%-fonts}" -m644 OTF/*.otf
+  install -t "$pkgdir/usr/share/fonts/${pkgname%-fonts}" -m644 OTF/*.otf 
../*.otf
   install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 


[arch-commits] Commit in adobe-source-code-pro-fonts/trunk (PKGBUILD)

2017-10-18 Thread Jan Steffens
Date: Wednesday, October 18, 2017 @ 22:01:18
  Author: heftig
Revision: 308198

2.030ro+1.050it-4

Modified:
  adobe-source-code-pro-fonts/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-18 18:16:53 UTC (rev 308197)
+++ PKGBUILD2017-10-18 22:01:18 UTC (rev 308198)
@@ -3,8 +3,8 @@
 
 pkgname=adobe-source-code-pro-fonts
 pkgver=2.030ro+1.050it
-_relver=2.010R-ro/1.030R-it
-pkgrel=3
+_relver=2.030R-ro/1.050R-it
+pkgrel=4
 pkgdesc="Monospaced font family for user interface and coding environments"
 url="https://adobe-fonts.github.io/source-code-pro/;
 arch=(any)
@@ -11,7 +11,7 @@
 license=(custom)
 _tarname=source-code-pro-${_relver//\//-}
 
source=("$_tarname.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/$_relver.tar.gz;)
-sha256sums=('3ee5a0d04e6586f12de038cb33ec963f137bbc4907ae1e10a6333478a2b884f8')
+sha256sums=('a4e4dd59b8e0a436b934f0f612c2e91b5932910c6d1c3b7d1a5a9f389c86302b')
 
 package() {
   cd $_tarname


[arch-commits] Commit in adobe-source-code-pro-fonts/trunk (PKGBUILD)

2017-01-12 Thread Jan Steffens
Date: Thursday, January 12, 2017 @ 17:51:29
  Author: heftig
Revision: 285907

2.030ro+1.050it-3

Modified:
  adobe-source-code-pro-fonts/trunk/PKGBUILD

--+
 PKGBUILD |3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-12 17:48:22 UTC (rev 285906)
+++ PKGBUILD2017-01-12 17:51:29 UTC (rev 285907)
@@ -4,12 +4,11 @@
 pkgname=adobe-source-code-pro-fonts
 pkgver=2.030ro+1.050it
 _relver=2.010R-ro/1.030R-it
-pkgrel=2
+pkgrel=3
 pkgdesc="Monospaced font family for user interface and coding environments"
 url="https://adobe-fonts.github.io/source-code-pro/;
 arch=(any)
 license=(custom)
-depends=(fontconfig)
 _tarname=source-code-pro-${_relver//\//-}
 
source=("$_tarname.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/$_relver.tar.gz;)
 sha256sums=('3ee5a0d04e6586f12de038cb33ec963f137bbc4907ae1e10a6333478a2b884f8')


[arch-commits] Commit in adobe-source-code-pro-fonts/trunk (PKGBUILD fonts.install)

2017-01-12 Thread Jan Steffens
Date: Thursday, January 12, 2017 @ 17:47:46
  Author: heftig
Revision: 285903

2.030ro+1.050it-2

Modified:
  adobe-source-code-pro-fonts/trunk/PKGBUILD
Deleted:
  adobe-source-code-pro-fonts/trunk/fonts.install

---+
 PKGBUILD  |   17 -
 fonts.install |   11 ---
 2 files changed, 8 insertions(+), 20 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-12 17:43:48 UTC (rev 285902)
+++ PKGBUILD2017-01-12 17:47:46 UTC (rev 285903)
@@ -4,21 +4,20 @@
 pkgname=adobe-source-code-pro-fonts
 pkgver=2.030ro+1.050it
 _relver=2.010R-ro/1.030R-it
-_tarver=${_relver//\//-}
-pkgrel=1
-pkgdesc=" Monospaced font family for user interface and coding environments"
+pkgrel=2
+pkgdesc="Monospaced font family for user interface and coding environments"
+url="https://adobe-fonts.github.io/source-code-pro/;
 arch=(any)
-url="http://adobe-fonts.github.io/source-code-pro/;
 license=(custom)
 depends=(fontconfig)
-install=fonts.install
-source=("${_tarver}.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/${_relver}.tar.gz;)
+_tarname=source-code-pro-${_relver//\//-}
+source=("$_tarname.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/$_relver.tar.gz;)
 sha256sums=('3ee5a0d04e6586f12de038cb33ec963f137bbc4907ae1e10a6333478a2b884f8')
 
 package() {
-  cd source-code-pro-$_tarver
-  install -d "$pkgdir/usr/share/fonts/adobe-source-code-pro"
-  install -t "$pkgdir/usr/share/fonts/adobe-source-code-pro" -m644 OTF/*.otf
+  cd $_tarname
+  install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"
+  install -t "$pkgdir/usr/share/fonts/${pkgname%-fonts}" -m644 OTF/*.otf
   install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 

Deleted: fonts.install
===
--- fonts.install   2017-01-12 17:43:48 UTC (rev 285902)
+++ fonts.install   2017-01-12 17:47:46 UTC (rev 285903)
@@ -1,11 +0,0 @@
-post_install() {
-  fc-cache -s
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}


[arch-commits] Commit in adobe-source-code-pro-fonts/trunk (PKGBUILD)

2016-07-24 Thread Jan Steffens
Date: Sunday, July 24, 2016 @ 19:34:26
  Author: heftig
Revision: 272449

2.030ro+1.050it-1

Modified:
  adobe-source-code-pro-fonts/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-24 18:05:09 UTC (rev 272448)
+++ PKGBUILD2016-07-24 19:34:26 UTC (rev 272449)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=adobe-source-code-pro-fonts
-pkgver=2.010ro+1.030it
+pkgver=2.030ro+1.050it
 _relver=2.010R-ro/1.030R-it
 _tarver=${_relver//\//-}
 pkgrel=1
@@ -13,7 +13,7 @@
 depends=(fontconfig)
 install=fonts.install
 
source=("${_tarver}.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/${_relver}.tar.gz;)
-sha256sums=('fcb82b3becff6dbc6440d6e03c1edca410a912d616088205bf1dff96fb93918b')
+sha256sums=('3ee5a0d04e6586f12de038cb33ec963f137bbc4907ae1e10a6333478a2b884f8')
 
 package() {
   cd source-code-pro-$_tarver


[arch-commits] Commit in adobe-source-code-pro-fonts/trunk (PKGBUILD)

2015-07-18 Thread Jan Steffens
Date: Saturday, July 18, 2015 @ 20:26:42
  Author: heftig
Revision: 242347

2.010ro+1.030it

Modified:
  adobe-source-code-pro-fonts/trunk/PKGBUILD

--+
 PKGBUILD |   14 --
 1 file changed, 8 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-07-18 18:19:22 UTC (rev 242346)
+++ PKGBUILD2015-07-18 18:26:42 UTC (rev 242347)
@@ -2,19 +2,21 @@
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 
 pkgname=adobe-source-code-pro-fonts
-pkgver=1.017
-pkgrel=2
-pkgdesc=A set of mono-spaced OpenType fonts designed for coding environments
+pkgver=2.010ro+1.030it
+_relver=2.010R-ro/1.030R-it
+_tarver=${_relver//\//-}
+pkgrel=1
+pkgdesc= Monospaced font family for user interface and coding environments
 arch=(any)
 url=http://adobe-fonts.github.io/source-code-pro/;
 license=(custom)
 depends=(fontconfig)
 install=fonts.install
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/${pkgver}R.tar.gz)
-sha256sums=('595aa593778beded801c12975f30ff1e78516654729afd2cfd8609121c50040f')
+source=(${_tarver}.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/${_relver}.tar.gz;)
+sha256sums=('fcb82b3becff6dbc6440d6e03c1edca410a912d616088205bf1dff96fb93918b')
 
 package() {
-  cd source-code-pro-${pkgver}R
+  cd source-code-pro-$_tarver
   install -d $pkgdir/usr/share/fonts/adobe-source-code-pro
   install -t $pkgdir/usr/share/fonts/adobe-source-code-pro -m644 OTF/*.otf
   install -Dm644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE


[arch-commits] Commit in adobe-source-code-pro-fonts/trunk (PKGBUILD)

2015-04-24 Thread Evangelos Foutras
Date: Friday, April 24, 2015 @ 09:31:08
  Author: foutrelis
Revision: 237982

Fix potential source filename conflict

Modified:
  adobe-source-code-pro-fonts/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-24 07:28:12 UTC (rev 237981)
+++ PKGBUILD2015-04-24 07:31:08 UTC (rev 237982)
@@ -10,7 +10,7 @@
 license=(custom)
 depends=(fontconfig)
 install=fonts.install
-source=(https://github.com/adobe-fonts/source-code-pro/archive/${pkgver}R.tar.gz)
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/${pkgver}R.tar.gz)
 sha256sums=('595aa593778beded801c12975f30ff1e78516654729afd2cfd8609121c50040f')
 
 package() {


[arch-commits] Commit in adobe-source-code-pro-fonts/trunk (PKGBUILD fonts.install)

2015-01-16 Thread Jan Steffens
Date: Friday, January 16, 2015 @ 13:22:25
  Author: heftig
Revision: 229421

fc-cache and urls

Modified:
  adobe-source-code-pro-fonts/trunk/PKGBUILD
  adobe-source-code-pro-fonts/trunk/fonts.install

---+
 PKGBUILD  |   10 +-
 fonts.install |2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-01-16 12:09:26 UTC (rev 229420)
+++ PKGBUILD2015-01-16 12:22:25 UTC (rev 229421)
@@ -3,18 +3,18 @@
 
 pkgname=adobe-source-code-pro-fonts
 pkgver=1.017
-pkgrel=1
+pkgrel=2
 pkgdesc=A set of mono-spaced OpenType fonts designed for coding environments
 arch=(any)
-url=http://sourceforge.net/projects/sourcecodepro.adobe;
+url=http://adobe-fonts.github.io/source-code-pro/;
 license=(custom)
 depends=(fontconfig)
 install=fonts.install
-source=(http://downloads.sourceforge.net/sourcecodepro.adobe/SourceCodePro_FontsOnly-${pkgver}.zip)
-sha256sums=('8136b4686309c428ef073356ab178c2f7e8f7b6fadd5a6c61b6a20646377b21f')
+source=(https://github.com/adobe-fonts/source-code-pro/archive/${pkgver}R.tar.gz)
+sha256sums=('595aa593778beded801c12975f30ff1e78516654729afd2cfd8609121c50040f')
 
 package() {
-  cd SourceCodePro_FontsOnly-$pkgver
+  cd source-code-pro-${pkgver}R
   install -d $pkgdir/usr/share/fonts/adobe-source-code-pro
   install -t $pkgdir/usr/share/fonts/adobe-source-code-pro -m644 OTF/*.otf
   install -Dm644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE

Modified: fonts.install
===
--- fonts.install   2015-01-16 12:09:26 UTC (rev 229420)
+++ fonts.install   2015-01-16 12:22:25 UTC (rev 229421)
@@ -1,5 +1,5 @@
 post_install() {
-  fc-cache -f
+  fc-cache -s
 }
 
 post_upgrade() {