[arch-commits] Commit in ttf-baekmuk/trunk (PKGBUILD install)

2020-08-18 Thread Christian Rebischke via arch-commits
Date: Tuesday, August 18, 2020 @ 13:40:27
  Author: shibumi
Revision: 683928

upgpkg: ttf-baekmuk 2.2-13

Modified:
  ttf-baekmuk/trunk/PKGBUILD
Deleted:
  ttf-baekmuk/trunk/install

--+
 PKGBUILD |3 +--
 install  |   13 -
 2 files changed, 1 insertion(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-18 13:38:10 UTC (rev 683927)
+++ PKGBUILD2020-08-18 13:40:27 UTC (rev 683928)
@@ -4,7 +4,7 @@
 
 pkgname=ttf-baekmuk
 pkgver=2.2
-pkgrel=12
+pkgrel=13
 pkgdesc='Korean fonts'
 url='https://kldp.net/baekmuk/'
 license=('custom:BSD')
@@ -11,7 +11,6 @@
 arch=('any')
 source=("https://kldp.net/baekmuk/release/865-baekmuk-ttf-${pkgver}.tar.gz;)
 sha256sums=('08ab7dffb55d5887cc942ce370f5e33b756a55fbb4eaf0b90f244070e8d51882')
-install=install
 
 package() {
cd "${srcdir}/baekmuk-ttf-${pkgver}/ttf"

Deleted: install
===
--- install 2020-08-18 13:38:10 UTC (rev 683927)
+++ install 2020-08-18 13:40:27 UTC (rev 683928)
@@ -1,13 +0,0 @@
-post_install() {
-   fc-cache -s > /dev/null
-   mkfontscale usr/share/fonts/TTF
-   mkfontdir usr/share/fonts/TTF
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}


[arch-commits] Commit in ttf-baekmuk/trunk (PKGBUILD)

2020-06-29 Thread Andreas Radke via arch-commits
Date: Monday, June 29, 2020 @ 10:31:30
  Author: andyrtr
Revision: 656132

upgpkg: ttf-baekmuk 2.2-12: unneeded fontconfig and xorg-mkfontscale 
dependencies

Modified:
  ttf-baekmuk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-29 10:30:25 UTC (rev 656131)
+++ PKGBUILD2020-06-29 10:31:30 UTC (rev 656132)
@@ -4,12 +4,11 @@
 
 pkgname=ttf-baekmuk
 pkgver=2.2
-pkgrel=11
+pkgrel=12
 pkgdesc='Korean fonts'
 url='https://kldp.net/baekmuk/'
 license=('custom:BSD')
 arch=('any')
-depends=('fontconfig' 'xorg-fonts-encodings')
 source=("https://kldp.net/baekmuk/release/865-baekmuk-ttf-${pkgver}.tar.gz;)
 sha256sums=('08ab7dffb55d5887cc942ce370f5e33b756a55fbb4eaf0b90f244070e8d51882')
 install=install


[arch-commits] Commit in ttf-baekmuk/trunk (PKGBUILD)

2019-04-01 Thread Christian Rebischke via arch-commits
Date: Monday, April 1, 2019 @ 20:25:45
  Author: shibumi
Revision: 447064

upgpkg: ttf-baekmuk 2.2-11

Modified:
  ttf-baekmuk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-01 20:11:33 UTC (rev 447063)
+++ PKGBUILD2019-04-01 20:25:45 UTC (rev 447064)
@@ -1,20 +1,17 @@
-# Maintainer: Gaetan Bisson 
+# Maintainer: Christian Rebischke 
+# Contributor: Gaetan Bisson 
 # Contributor: Darwin M. Bautista 
 
 pkgname=ttf-baekmuk
 pkgver=2.2
-pkgrel=10
+pkgrel=11
 pkgdesc='Korean fonts'
-url='http://kldp.net/baekmuk/'
+url='https://kldp.net/baekmuk/'
 license=('custom:BSD')
 arch=('any')
 depends=('fontconfig' 'xorg-fonts-encodings')
-source=("http://kldp.net/baekmuk/release/865-baekmuk-ttf-${pkgver}.tar.gz;)
+source=("https://kldp.net/baekmuk/release/865-baekmuk-ttf-${pkgver}.tar.gz;)
 sha256sums=('08ab7dffb55d5887cc942ce370f5e33b756a55fbb4eaf0b90f244070e8d51882')
-
-# Moronic server
-DLAGENTS=('http::/usr/bin/curl -A rofl -fLC - --retry 3 --retry-delay 3 -o %o 
%u')
-
 install=install
 
 package() {


[arch-commits] Commit in ttf-baekmuk/trunk (PKGBUILD)

2018-05-30 Thread Gaëtan Bisson via arch-commits
Date: Wednesday, May 30, 2018 @ 23:11:16
  Author: bisson
Revision: 325260

free rebuild

Modified:
  ttf-baekmuk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-30 23:07:54 UTC (rev 325259)
+++ PKGBUILD2018-05-30 23:11:16 UTC (rev 325260)
@@ -4,7 +4,7 @@
 
 pkgname=ttf-baekmuk
 pkgver=2.2
-pkgrel=9
+pkgrel=10
 pkgdesc='Korean fonts'
 url='http://kldp.net/baekmuk/'
 license=('custom:BSD')


[arch-commits] Commit in ttf-baekmuk/trunk (PKGBUILD)

2017-03-01 Thread Gaëtan Bisson
Date: Thursday, March 2, 2017 @ 01:36:27
  Author: bisson
Revision: 289848

switch to sha256sum

Modified:
  ttf-baekmuk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-02 01:36:22 UTC (rev 289847)
+++ PKGBUILD2017-03-02 01:36:27 UTC (rev 289848)
@@ -6,12 +6,12 @@
 pkgver=2.2
 pkgrel=9
 pkgdesc='Korean fonts'
-url='http://kldp.net/projects/baekmuk/'
+url='http://kldp.net/baekmuk/'
 license=('custom:BSD')
 arch=('any')
 depends=('fontconfig' 'xorg-fonts-encodings')
-source=("http://kldp.net/frs/download.php/1429/baekmuk-ttf-${pkgver}.tar.gz;)
-sha1sums=('afdee34f77de6ea87b43c92a88b7385ba65b')
+source=("http://kldp.net/baekmuk/release/865-baekmuk-ttf-${pkgver}.tar.gz;)
+sha256sums=('08ab7dffb55d5887cc942ce370f5e33b756a55fbb4eaf0b90f244070e8d51882')
 
 # Moronic server
 DLAGENTS=('http::/usr/bin/curl -A rofl -fLC - --retry 3 --retry-delay 3 -o %o 
%u')


[arch-commits] Commit in ttf-baekmuk/trunk (PKGBUILD install)

2015-01-04 Thread Gaetan Bisson
Date: Monday, January 5, 2015 @ 06:03:56
  Author: bisson
Revision: 228442

install file update for fc-cache

Modified:
  ttf-baekmuk/trunk/PKGBUILD
  ttf-baekmuk/trunk/install

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-05 05:03:44 UTC (rev 228441)
+++ PKGBUILD2015-01-05 05:03:56 UTC (rev 228442)
@@ -4,7 +4,7 @@
 
 pkgname=ttf-baekmuk
 pkgver=2.2
-pkgrel=8
+pkgrel=9
 pkgdesc='Korean fonts'
 url='http://kldp.net/projects/baekmuk/'
 license=('custom:BSD')

Modified: install
===
--- install 2015-01-05 05:03:44 UTC (rev 228441)
+++ install 2015-01-05 05:03:56 UTC (rev 228442)
@@ -1,13 +1,13 @@
 post_install() {
-   post_upgrade
+   fc-cache -s  /dev/null
+   mkfontscale usr/share/fonts/TTF
+   mkfontdir usr/share/fonts/TTF
 }
 
 post_upgrade() {
-   fc-cache -fs
-   mkfontscale usr/share/fonts/TTF
-   mkfontdir usr/share/fonts/TTF
+   post_install
 }
 
 post_remove() {
-   post_upgrade
+   post_install
 }


[arch-commits] Commit in ttf-baekmuk/trunk (PKGBUILD)

2014-06-30 Thread Gaetan Bisson
Date: Monday, June 30, 2014 @ 13:05:28
  Author: bisson
Revision: 215737

rebuild for mtree support

Modified:
  ttf-baekmuk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-30 11:00:05 UTC (rev 215736)
+++ PKGBUILD2014-06-30 11:05:28 UTC (rev 215737)
@@ -4,7 +4,7 @@
 
 pkgname=ttf-baekmuk
 pkgver=2.2
-pkgrel=7
+pkgrel=8
 pkgdesc='Korean fonts'
 url='http://kldp.net/projects/baekmuk/'
 license=('custom:BSD')



[arch-commits] Commit in ttf-baekmuk/trunk (PKGBUILD)

2013-02-01 Thread Gaetan Bisson
Date: Saturday, February 2, 2013 @ 05:30:13
  Author: bisson
Revision: 176875

clean up $pkgdir usage

Modified:
  ttf-baekmuk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-02 04:30:10 UTC (rev 176874)
+++ PKGBUILD2013-02-02 04:30:13 UTC (rev 176875)
@@ -18,7 +18,7 @@
 
 install=install
 
-build() {
+package() {
cd ${srcdir}/baekmuk-ttf-${pkgver}/ttf
install -d ${pkgdir}/usr/share/fonts/TTF
install -m644 *.ttf ${pkgdir}/usr/share/fonts/TTF



[arch-commits] Commit in ttf-baekmuk/trunk (PKGBUILD)

2012-02-05 Thread Gaetan Bisson
Date: Monday, February 6, 2012 @ 02:35:13
  Author: bisson
Revision: 149186

signed rebuild for free

Modified:
  ttf-baekmuk/trunk/PKGBUILD

--+
 PKGBUILD |   15 ++-
 1 file changed, 10 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-02-06 07:30:33 UTC (rev 149185)
+++ PKGBUILD2012-02-06 07:35:13 UTC (rev 149186)
@@ -1,3 +1,4 @@
+# $Id$
 # Maintainer: Gaetan Bisson bis...@archlinux.org
 # Contributor: Darwin M. Bautista djclue...@gmail.com
 
@@ -3,18 +4,22 @@
 pkgname=ttf-baekmuk
 pkgver=2.2
-pkgrel=6
-pkgdesc='Korean TrueType fonts'
+pkgrel=7
+pkgdesc='Korean fonts'
+url='http://kldp.net/projects/baekmuk/'
+license=('custom:BSD')
 arch=('any')
-url='http://kldp.net/projects/baekmuk/'
-license=('BSD')
 depends=('fontconfig' 'xorg-fonts-encodings')
 source=(http://kldp.net/frs/download.php/1429/baekmuk-ttf-${pkgver}.tar.gz;)
 sha1sums=('afdee34f77de6ea87b43c92a88b7385ba65b')
 
+# Moronic server
+DLAGENTS=('http::/usr/bin/curl -A rofl -fLC - --retry 3 --retry-delay 3 -o %o 
%u')
+
 install=install
 
 build() {
cd ${srcdir}/baekmuk-ttf-${pkgver}/ttf
-   for i in *.ttf; do install -Dm644 $i 
${pkgdir}/usr/share/fonts/TTF/$i; done
+   install -d ${pkgdir}/usr/share/fonts/TTF
+   install -m644 *.ttf ${pkgdir}/usr/share/fonts/TTF
install -Dm644 ../COPYRIGHT 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 }



[arch-commits] Commit in ttf-baekmuk/trunk (PKGBUILD)

2011-02-07 Thread Gaetan Bisson
Date: Monday, February 7, 2011 @ 03:12:39
  Author: bisson
Revision: 109168

fix FS#22794, FS#22795

Modified:
  ttf-baekmuk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-02-07 07:27:29 UTC (rev 109167)
+++ PKGBUILD2011-02-07 08:12:39 UTC (rev 109168)
@@ -3,7 +3,7 @@
 
 pkgname=ttf-baekmuk
 pkgver=2.2
-pkgrel=5
+pkgrel=6
 pkgdesc='Korean TrueType fonts'
 arch=('any')
 url='http://kldp.net/projects/baekmuk/'
@@ -16,8 +16,6 @@
 
 build() {
cd ${srcdir}/baekmuk-ttf-${pkgver}/ttf
-   install -d ${pkgdir}/usr/share/{fonts/TTF,licenses/${pkgname}}
-
-   for i in *.ttf; do install $i 
${pkgdir}/usr/share/fonts/TTF/baekmuk-$i; done
-   install ../COPYRIGHT ${pkgdir}/usr/share/licenses/${pkgname}/
+   for i in *.ttf; do install -Dm644 $i 
${pkgdir}/usr/share/fonts/TTF/$i; done
+   install -Dm644 ../COPYRIGHT 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
 }