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

2013-06-14 Thread Gaetan Bisson
Date: Saturday, June 15, 2013 @ 06:43:49
  Author: bisson
Revision: 188502

free rebuild

Modified:
  gts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-15 04:42:48 UTC (rev 188501)
+++ PKGBUILD2013-06-15 04:43:49 UTC (rev 188502)
@@ -1,5 +1,4 @@
 # $Id$
-
 # Maintainer: Gaetan Bisson bis...@archlinux.org
 # Contributor: Thomas Dziedzic gostrc at gmail
 # Contributor: Juergen Hoetzel juer...@archlinux.org
@@ -7,7 +6,7 @@
 
 pkgname=gts
 pkgver=0.7.6
-pkgrel=2
+pkgrel=3
 pkgdesc='Provides useful functions to deal with 3D surfaces meshed with 
interconnected triangles'
 url='http://gts.sourceforge.net/'
 license=('LGPL')
@@ -15,6 +14,7 @@
 depends=('glib2')
 
source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
 sha1sums=('000720bebecf0b153eb28260bd30fbd979dcc040')
+
 options=('!libtool')
 
 build() {



[arch-commits] Commit in gts/repos (4 files)

2013-06-14 Thread Gaetan Bisson
Date: Saturday, June 15, 2013 @ 06:44:21
  Author: bisson
Revision: 188503

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  gts/repos/extra-i686/PKGBUILD
(from rev 188502, gts/trunk/PKGBUILD)
  gts/repos/extra-x86_64/PKGBUILD
(from rev 188502, gts/trunk/PKGBUILD)
Deleted:
  gts/repos/extra-i686/PKGBUILD
  gts/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   58 
 extra-i686/PKGBUILD   |   29 
 extra-x86_64/PKGBUILD |   29 
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-06-15 04:43:49 UTC (rev 188502)
+++ extra-i686/PKGBUILD 2013-06-15 04:44:21 UTC (rev 188503)
@@ -1,29 +0,0 @@
-# $Id$
-
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Thomas Dziedzic gostrc at gmail
-# Contributor: Juergen Hoetzel juer...@archlinux.org
-# Contributor: Tobias Kieslich tob...@justdreams.de
-
-pkgname=gts
-pkgver=0.7.6
-pkgrel=2
-pkgdesc='Provides useful functions to deal with 3D surfaces meshed with 
interconnected triangles'
-url='http://gts.sourceforge.net/'
-license=('LGPL')
-arch=('i686' 'x86_64')
-depends=('glib2')
-source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('000720bebecf0b153eb28260bd30fbd979dcc040')
-options=('!libtool')
-
-build() {
-   cd ${pkgname}-${pkgver}
-   ./configure --prefix=/usr --disable-static
-   make
-}
-
-package() {
-   cd ${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-}

Copied: gts/repos/extra-i686/PKGBUILD (from rev 188502, gts/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-06-15 04:44:21 UTC (rev 188503)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Thomas Dziedzic gostrc at gmail
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+# Contributor: Tobias Kieslich tob...@justdreams.de
+
+pkgname=gts
+pkgver=0.7.6
+pkgrel=3
+pkgdesc='Provides useful functions to deal with 3D surfaces meshed with 
interconnected triangles'
+url='http://gts.sourceforge.net/'
+license=('LGPL')
+arch=('i686' 'x86_64')
+depends=('glib2')
+source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('000720bebecf0b153eb28260bd30fbd979dcc040')
+
+options=('!libtool')
+
+build() {
+   cd ${pkgname}-${pkgver}
+   ./configure --prefix=/usr --disable-static
+   make
+}
+
+package() {
+   cd ${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-06-15 04:43:49 UTC (rev 188502)
+++ extra-x86_64/PKGBUILD   2013-06-15 04:44:21 UTC (rev 188503)
@@ -1,29 +0,0 @@
-# $Id$
-
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Thomas Dziedzic gostrc at gmail
-# Contributor: Juergen Hoetzel juer...@archlinux.org
-# Contributor: Tobias Kieslich tob...@justdreams.de
-
-pkgname=gts
-pkgver=0.7.6
-pkgrel=2
-pkgdesc='Provides useful functions to deal with 3D surfaces meshed with 
interconnected triangles'
-url='http://gts.sourceforge.net/'
-license=('LGPL')
-arch=('i686' 'x86_64')
-depends=('glib2')
-source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha1sums=('000720bebecf0b153eb28260bd30fbd979dcc040')
-options=('!libtool')
-
-build() {
-   cd ${pkgname}-${pkgver}
-   ./configure --prefix=/usr --disable-static
-   make
-}
-
-package() {
-   cd ${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-}

Copied: gts/repos/extra-x86_64/PKGBUILD (from rev 188502, gts/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-06-15 04:44:21 UTC (rev 188503)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Thomas Dziedzic gostrc at gmail
+# Contributor: Juergen Hoetzel juer...@archlinux.org
+# Contributor: Tobias Kieslich tob...@justdreams.de
+
+pkgname=gts
+pkgver=0.7.6
+pkgrel=3
+pkgdesc='Provides useful functions to deal with 3D surfaces meshed with 
interconnected triangles'
+url='http://gts.sourceforge.net/'
+license=('LGPL')
+arch=('i686' 'x86_64')
+depends=('glib2')
+source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha1sums=('000720bebecf0b153eb28260bd30fbd979dcc040')
+
+options=('!libtool')
+
+build() {
+   cd ${pkgname}-${pkgver}
+   ./configure --prefix=/usr --disable-static
+   make
+}
+
+package() {
+   cd 

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

2013-06-14 Thread Gaetan Bisson
Date: Saturday, June 15, 2013 @ 06:51:48
  Author: bisson
Revision: 188504

free rebuild

Modified:
  p7zip/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-15 04:44:21 UTC (rev 188503)
+++ PKGBUILD2013-06-15 04:51:48 UTC (rev 188504)
@@ -7,7 +7,7 @@
 
 pkgname=p7zip
 pkgver=9.20.1
-pkgrel=6
+pkgrel=7
 pkgdesc='Command-line version of the 7zip compressed file archiver'
 url='http://p7zip.sourceforge.net/'
 license=('GPL' 'custom')
@@ -16,12 +16,12 @@
 optdepends=('wxgtk: GUI'
 'desktop-file-utils: desktop entries')
 makedepends=('yasm' 'nasm' 'wxgtk')
-options=('!makeflags')
 
source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}_${pkgver}_src_all.tar.bz2;
 '7zFM.desktop')
 sha1sums=('1cd567e043ee054bf08244ce15f32cb3258306b7'
   'f2c370d6f1b286b7ce9a2804e22541b755616a40')
 
+options=('!makeflags')
 install=install
 
 build() {



[arch-commits] Commit in p7zip/repos (12 files)

2013-06-14 Thread Gaetan Bisson
Date: Saturday, June 15, 2013 @ 06:52:30
  Author: bisson
Revision: 188505

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  p7zip/repos/extra-i686/7zFM.desktop
(from rev 188504, p7zip/trunk/7zFM.desktop)
  p7zip/repos/extra-i686/PKGBUILD
(from rev 188504, p7zip/trunk/PKGBUILD)
  p7zip/repos/extra-i686/install
(from rev 188504, p7zip/trunk/install)
  p7zip/repos/extra-x86_64/7zFM.desktop
(from rev 188504, p7zip/trunk/7zFM.desktop)
  p7zip/repos/extra-x86_64/PKGBUILD
(from rev 188504, p7zip/trunk/PKGBUILD)
  p7zip/repos/extra-x86_64/install
(from rev 188504, p7zip/trunk/install)
Deleted:
  p7zip/repos/extra-i686/7zFM.desktop
  p7zip/repos/extra-i686/PKGBUILD
  p7zip/repos/extra-i686/install
  p7zip/repos/extra-x86_64/7zFM.desktop
  p7zip/repos/extra-x86_64/PKGBUILD
  p7zip/repos/extra-x86_64/install

---+
 /7zFM.desktop |   18 ++
 /PKGBUILD |  124 
 /install  |   26 +
 extra-i686/7zFM.desktop   |9 ---
 extra-i686/PKGBUILD   |   62 --
 extra-i686/install|   13 
 extra-x86_64/7zFM.desktop |9 ---
 extra-x86_64/PKGBUILD |   62 --
 extra-x86_64/install  |   13 
 9 files changed, 168 insertions(+), 168 deletions(-)

Deleted: extra-i686/7zFM.desktop
===
--- extra-i686/7zFM.desktop 2013-06-15 04:51:48 UTC (rev 188504)
+++ extra-i686/7zFM.desktop 2013-06-15 04:52:30 UTC (rev 188505)
@@ -1,9 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Name=7-Zip FM
-GenericName=7-Zip File Manager
-Type=Application
-Categories=GTK;Utility;Archiving;Compression;
-Terminal=false
-Icon=p7zip
-Exec=7zFM

Copied: p7zip/repos/extra-i686/7zFM.desktop (from rev 188504, 
p7zip/trunk/7zFM.desktop)
===
--- extra-i686/7zFM.desktop (rev 0)
+++ extra-i686/7zFM.desktop 2013-06-15 04:52:30 UTC (rev 188505)
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=7-Zip FM
+GenericName=7-Zip File Manager
+Type=Application
+Categories=GTK;Utility;Archiving;Compression;
+Terminal=false
+Icon=p7zip
+Exec=7zFM

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-06-15 04:51:48 UTC (rev 188504)
+++ extra-i686/PKGBUILD 2013-06-15 04:52:30 UTC (rev 188505)
@@ -1,62 +0,0 @@
-# $Id$
-# Contributor: Thayer Williams tha...@archlinux.org
-# Contributor: Hugo Doria h...@archlinux.org
-# Contributor: TuxSpirittuxspi...@archlinux.fr  2007/11/17 21:22:36 UTC
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-
-pkgname=p7zip
-pkgver=9.20.1
-pkgrel=6
-pkgdesc='Command-line version of the 7zip compressed file archiver'
-url='http://p7zip.sourceforge.net/'
-license=('GPL' 'custom')
-arch=('i686' 'x86_64')
-depends=('gcc-libs' 'bash')
-optdepends=('wxgtk: GUI'
-'desktop-file-utils: desktop entries')
-makedepends=('yasm' 'nasm' 'wxgtk')
-options=('!makeflags')
-source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}_${pkgver}_src_all.tar.bz2;
-'7zFM.desktop')
-sha1sums=('1cd567e043ee054bf08244ce15f32cb3258306b7'
-  'f2c370d6f1b286b7ce9a2804e22541b755616a40')
-
-install=install
-
-build() {
-   cd ${srcdir}/${pkgname}_${pkgver}
-
-   [[ $CARCH = x86_64 ]] \
-cp makefile.linux_amd64_asm makefile.machine \
-   || cp makefile.linux_x86_asm_gcc_4.X makefile.machine
-
-   make all4 OPTFLAGS=${CXXFLAGS}
-}
-
-package() {
-   cd ${srcdir}/${pkgname}_${pkgver}
-
-   make install \
-   DEST_DIR=${pkgdir} \
-   DEST_HOME=/usr \
-   DEST_MAN=/usr/share/man
-
-   # Licenses
-   install -d ${pkgdir}/usr/share/licenses/p7zip
-   ln -s -t ${pkgdir}/usr/share/licenses/p7zip \
-   /usr/share/doc/p7zip/DOCS/License.txt \
-   /usr/share/doc/p7zip/DOCS/unRarLicense.txt
-
-   # Integration with stuff...
-   install -D GUI/p7zip_32.png 
${pkgdir}/usr/share/icons/hicolor/32x32/apps/p7zip.png
-   install -d 
${pkgdir}/usr/share/{applications,kde4/services/ServiceMenus}
-   cp GUI/kde4/* ${pkgdir}/usr/share/kde4/services/ServiceMenus/
-   cp ../7zFM.desktop ${pkgdir}/usr/share/applications/
-   ln -s 7zCon.sfx ${pkgdir}/usr/lib/p7zip/7z.sfx
-
-   find GUI/help -type d -exec chmod 755 {} \;
-   cp -r GUI/help ${pkgdir}/usr/lib/p7zip/
-
-   chmod -R u+w ${pkgdir}/usr
-}

Copied: p7zip/repos/extra-i686/PKGBUILD (from rev 188504, p7zip/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-06-15 04:52:30 UTC (rev 188505)
@@ -0,0 +1,62 @@
+# $Id$
+# Contributor: 

[arch-commits] Commit in ttf-tibetan-machine/trunk (PKGBUILD install ttf.install)

2013-06-14 Thread Gaetan Bisson
Date: Saturday, June 15, 2013 @ 06:57:16
  Author: bisson
Revision: 188506

free rebuild

Added:
  ttf-tibetan-machine/trunk/install
(from rev 188495, ttf-tibetan-machine/trunk/ttf.install)
Modified:
  ttf-tibetan-machine/trunk/PKGBUILD
Deleted:
  ttf-tibetan-machine/trunk/ttf.install

-+
 PKGBUILD|   19 ++-
 install |   13 +
 ttf.install |   15 ---
 3 files changed, 23 insertions(+), 24 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-06-15 04:52:30 UTC (rev 188505)
+++ PKGBUILD2013-06-15 04:57:16 UTC (rev 188506)
@@ -1,22 +1,23 @@
 # $Id$
-# Maintainer:
+# Maintainer: Gaetan Bisson bis...@archlinux.org
 # Contributor: Firmicus francois.archlinux.org 
 # Contributor: Damir Perisa damir.per...@bluewin.ch
 
 pkgname=ttf-tibetan-machine
 pkgver=1.901
-pkgrel=5
-pkgdesc=Tibetan Machine TTFont
+pkgrel=6
+pkgdesc='Open-type unicode font for Tibetan'
+url='http://www.thlib.org/tools/scripts/wiki/tibetan%20machine%20uni.html'
 arch=('any')
-url=http://www.thlib.org/tools/#wiki=/access/wiki/site/26a34146-33a6-48ce-001e-f16ce7908a6a/tibetan%20machine%20uni.html;
 license=('GPL3')
 depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
-install=ttf.install
 
source=(https://collab.itc.virginia.edu/access/content/group/26a34146-33a6-48ce-001e-f16ce7908a6a/Tibetan%20fonts/Tibetan%20Unicode%20Fonts/TibetanMachineUnicodeFont.zip;)
-md5sums=('3913adda5d7fe4b5da561f5d35497967')
+sha1sums=('a5729545f5f57b76a26a150d5b18bfeff958b29e')
 
+install=install
+
 package() {
-  cd ${srcdir}
-  install -d ${pkgdir}/usr/share/fonts/TTF
-  install -m644 TibetanMachineUnicodeFont/*.ttf ${pkgdir}/usr/share/fonts/TTF/
+   cd ${srcdir}
+   install -d ${pkgdir}/usr/share/fonts/TTF
+   install -m644 TibetanMachineUnicodeFont/*.ttf 
${pkgdir}/usr/share/fonts/TTF/
 }

Copied: ttf-tibetan-machine/trunk/install (from rev 188495, 
ttf-tibetan-machine/trunk/ttf.install)
===
--- install (rev 0)
+++ install 2013-06-15 04:57:16 UTC (rev 188506)
@@ -0,0 +1,13 @@
+post_install() {
+   fc-cache -fs
+   mkfontscale usr/share/fonts/TTF
+   mkfontdir usr/share/fonts/TTF
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: ttf.install
===
--- ttf.install 2013-06-15 04:52:30 UTC (rev 188505)
+++ ttf.install 2013-06-15 04:57:16 UTC (rev 188506)
@@ -1,15 +0,0 @@
-post_install() {
-  echo -n Updating font cache... 
-  fc-cache -f  /dev/null
-  mkfontscale usr/share/fonts/TTF
-  mkfontdir usr/share/fonts/TTF
-  echo done.
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}



[arch-commits] Commit in ttf-tibetan-machine/repos/extra-any (4 files)

2013-06-14 Thread Gaetan Bisson
Date: Saturday, June 15, 2013 @ 06:57:35
  Author: bisson
Revision: 188507

archrelease: copy trunk to extra-any

Added:
  ttf-tibetan-machine/repos/extra-any/PKGBUILD
(from rev 188506, ttf-tibetan-machine/trunk/PKGBUILD)
  ttf-tibetan-machine/repos/extra-any/install
(from rev 188506, ttf-tibetan-machine/trunk/install)
Deleted:
  ttf-tibetan-machine/repos/extra-any/PKGBUILD
  ttf-tibetan-machine/repos/extra-any/ttf.install

-+
 PKGBUILD|   45 +++--
 install |   13 +
 ttf.install |   15 ---
 3 files changed, 36 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-06-15 04:57:16 UTC (rev 188506)
+++ PKGBUILD2013-06-15 04:57:35 UTC (rev 188507)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Firmicus francois.archlinux.org 
-# Contributor: Damir Perisa damir.per...@bluewin.ch
-
-pkgname=ttf-tibetan-machine
-pkgver=1.901
-pkgrel=5
-pkgdesc=Tibetan Machine TTFont
-arch=('any')
-url=http://www.thlib.org/tools/#wiki=/access/wiki/site/26a34146-33a6-48ce-001e-f16ce7908a6a/tibetan%20machine%20uni.html;
-license=('GPL3')
-depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
-install=ttf.install
-source=(https://collab.itc.virginia.edu/access/content/group/26a34146-33a6-48ce-001e-f16ce7908a6a/Tibetan%20fonts/Tibetan%20Unicode%20Fonts/TibetanMachineUnicodeFont.zip;)
-md5sums=('3913adda5d7fe4b5da561f5d35497967')
-
-package() {
-  cd ${srcdir}
-  install -d ${pkgdir}/usr/share/fonts/TTF
-  install -m644 TibetanMachineUnicodeFont/*.ttf ${pkgdir}/usr/share/fonts/TTF/
-}

Copied: ttf-tibetan-machine/repos/extra-any/PKGBUILD (from rev 188506, 
ttf-tibetan-machine/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-06-15 04:57:35 UTC (rev 188507)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Firmicus francois.archlinux.org 
+# Contributor: Damir Perisa damir.per...@bluewin.ch
+
+pkgname=ttf-tibetan-machine
+pkgver=1.901
+pkgrel=6
+pkgdesc='Open-type unicode font for Tibetan'
+url='http://www.thlib.org/tools/scripts/wiki/tibetan%20machine%20uni.html'
+arch=('any')
+license=('GPL3')
+depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
+source=(https://collab.itc.virginia.edu/access/content/group/26a34146-33a6-48ce-001e-f16ce7908a6a/Tibetan%20fonts/Tibetan%20Unicode%20Fonts/TibetanMachineUnicodeFont.zip;)
+sha1sums=('a5729545f5f57b76a26a150d5b18bfeff958b29e')
+
+install=install
+
+package() {
+   cd ${srcdir}
+   install -d ${pkgdir}/usr/share/fonts/TTF
+   install -m644 TibetanMachineUnicodeFont/*.ttf 
${pkgdir}/usr/share/fonts/TTF/
+}

Copied: ttf-tibetan-machine/repos/extra-any/install (from rev 188506, 
ttf-tibetan-machine/trunk/install)
===
--- install (rev 0)
+++ install 2013-06-15 04:57:35 UTC (rev 188507)
@@ -0,0 +1,13 @@
+post_install() {
+   fc-cache -fs
+   mkfontscale usr/share/fonts/TTF
+   mkfontdir usr/share/fonts/TTF
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: ttf.install
===
--- ttf.install 2013-06-15 04:57:16 UTC (rev 188506)
+++ ttf.install 2013-06-15 04:57:35 UTC (rev 188507)
@@ -1,15 +0,0 @@
-post_install() {
-  echo -n Updating font cache... 
-  fc-cache -f  /dev/null
-  mkfontscale usr/share/fonts/TTF
-  mkfontdir usr/share/fonts/TTF
-  echo done.
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}



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

2013-06-14 Thread Gaetan Bisson
Date: Saturday, June 15, 2013 @ 07:01:07
  Author: bisson
Revision: 188508

whitespace optimization

Modified:
  ttf-tibetan-machine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-15 04:57:35 UTC (rev 188507)
+++ PKGBUILD2013-06-15 05:01:07 UTC (rev 188508)
@@ -1,6 +1,6 @@
 # $Id$
 # Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Firmicus francois.archlinux.org 
+# Contributor: Firmicus francois.archlinux.org
 # Contributor: Damir Perisa damir.per...@bluewin.ch
 
 pkgname=ttf-tibetan-machine
@@ -9,7 +9,7 @@
 pkgdesc='Open-type unicode font for Tibetan'
 url='http://www.thlib.org/tools/scripts/wiki/tibetan%20machine%20uni.html'
 arch=('any')
-license=('GPL3')
+license=('GPL')
 depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
 
source=(https://collab.itc.virginia.edu/access/content/group/26a34146-33a6-48ce-001e-f16ce7908a6a/Tibetan%20fonts/Tibetan%20Unicode%20Fonts/TibetanMachineUnicodeFont.zip;)
 sha1sums=('a5729545f5f57b76a26a150d5b18bfeff958b29e')



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

2013-06-14 Thread Gaetan Bisson
Date: Saturday, June 15, 2013 @ 07:02:30
  Author: bisson
Revision: 188509

free rebuild

Added:
  ttf-ubraille/trunk/install
(from rev 188495, ttf-ubraille/trunk/ttf.install)
Modified:
  ttf-ubraille/trunk/PKGBUILD
Deleted:
  ttf-ubraille/trunk/ttf.install

-+
 PKGBUILD|   20 +++-
 install |   13 +
 ttf.install |   15 ---
 3 files changed, 24 insertions(+), 24 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-06-15 05:01:07 UTC (rev 188508)
+++ PKGBUILD2013-06-15 05:02:30 UTC (rev 188509)
@@ -1,21 +1,23 @@
 # $Id$
-# Maintainer: Firmicus francois.archlinux.org
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Firmicus francois.archlinux.org
 # Contributor: Damir Perisa damir.per...@bluewin.ch
 
 pkgname=ttf-ubraille
 pkgver=001.000
-pkgrel=6
-pkgdesc=Unicode TTFonts for braille
+pkgrel=7
+pkgdesc='Unicode Braillt font'
+url='http://yudit.org/download/fonts/UBraille/'
 arch=('any')
-url=http://yudit.org/download/fonts/UBraille/;
 license=('GPL')
 depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
-install=ttf.install
 source=(http://yudit.org/download/fonts/UBraille/UBraille.ttf;)
-md5sums=('4a8b8d06a4d6955a5c7319ce8440970c')
+sha1sums=('ad018068e0ca3bfb4683f224bebd0304518dece0')
 
+install=install
+
 package() {
-  cd ${srcdir}
-  install -d ${pkgdir}/usr/share/fonts/TTF
-  install -m644 *.ttf ${pkgdir}/usr/share/fonts/TTF/
+   cd ${srcdir}
+   install -d ${pkgdir}/usr/share/fonts/TTF
+   install -m644 *.ttf ${pkgdir}/usr/share/fonts/TTF/
 }

Copied: ttf-ubraille/trunk/install (from rev 188495, 
ttf-ubraille/trunk/ttf.install)
===
--- install (rev 0)
+++ install 2013-06-15 05:02:30 UTC (rev 188509)
@@ -0,0 +1,13 @@
+post_install() {
+   fc-cache -fs
+   mkfontscale usr/share/fonts/TTF
+   mkfontdir usr/share/fonts/TTF
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: ttf.install
===
--- ttf.install 2013-06-15 05:01:07 UTC (rev 188508)
+++ ttf.install 2013-06-15 05:02:30 UTC (rev 188509)
@@ -1,15 +0,0 @@
-post_install() {
-  echo -n Updating font cache... 
-  fc-cache -f -s  /dev/null
-  mkfontscale usr/share/fonts/TTF
-  mkfontdir usr/share/fonts/TTF
-  echo done.
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}



[arch-commits] Commit in ttf-ubraille/repos/extra-any (4 files)

2013-06-14 Thread Gaetan Bisson
Date: Saturday, June 15, 2013 @ 07:02:50
  Author: bisson
Revision: 188510

archrelease: copy trunk to extra-any

Added:
  ttf-ubraille/repos/extra-any/PKGBUILD
(from rev 188509, ttf-ubraille/trunk/PKGBUILD)
  ttf-ubraille/repos/extra-any/install
(from rev 188509, ttf-ubraille/trunk/install)
Deleted:
  ttf-ubraille/repos/extra-any/PKGBUILD
  ttf-ubraille/repos/extra-any/ttf.install

-+
 PKGBUILD|   44 +++-
 install |   13 +
 ttf.install |   15 ---
 3 files changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-06-15 05:02:30 UTC (rev 188509)
+++ PKGBUILD2013-06-15 05:02:50 UTC (rev 188510)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Firmicus francois.archlinux.org
-# Contributor: Damir Perisa damir.per...@bluewin.ch
-
-pkgname=ttf-ubraille
-pkgver=001.000
-pkgrel=6
-pkgdesc=Unicode TTFonts for braille
-arch=('any')
-url=http://yudit.org/download/fonts/UBraille/;
-license=('GPL')
-depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
-install=ttf.install
-source=(http://yudit.org/download/fonts/UBraille/UBraille.ttf;)
-md5sums=('4a8b8d06a4d6955a5c7319ce8440970c')
-
-package() {
-  cd ${srcdir}
-  install -d ${pkgdir}/usr/share/fonts/TTF
-  install -m644 *.ttf ${pkgdir}/usr/share/fonts/TTF/
-}

Copied: ttf-ubraille/repos/extra-any/PKGBUILD (from rev 188509, 
ttf-ubraille/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-06-15 05:02:50 UTC (rev 188510)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Firmicus francois.archlinux.org
+# Contributor: Damir Perisa damir.per...@bluewin.ch
+
+pkgname=ttf-ubraille
+pkgver=001.000
+pkgrel=7
+pkgdesc='Unicode Braillt font'
+url='http://yudit.org/download/fonts/UBraille/'
+arch=('any')
+license=('GPL')
+depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 
'fontconfig')
+source=(http://yudit.org/download/fonts/UBraille/UBraille.ttf;)
+sha1sums=('ad018068e0ca3bfb4683f224bebd0304518dece0')
+
+install=install
+
+package() {
+   cd ${srcdir}
+   install -d ${pkgdir}/usr/share/fonts/TTF
+   install -m644 *.ttf ${pkgdir}/usr/share/fonts/TTF/
+}

Copied: ttf-ubraille/repos/extra-any/install (from rev 188509, 
ttf-ubraille/trunk/install)
===
--- install (rev 0)
+++ install 2013-06-15 05:02:50 UTC (rev 188510)
@@ -0,0 +1,13 @@
+post_install() {
+   fc-cache -fs
+   mkfontscale usr/share/fonts/TTF
+   mkfontdir usr/share/fonts/TTF
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: ttf.install
===
--- ttf.install 2013-06-15 05:02:30 UTC (rev 188509)
+++ ttf.install 2013-06-15 05:02:50 UTC (rev 188510)
@@ -1,15 +0,0 @@
-post_install() {
-  echo -n Updating font cache... 
-  fc-cache -f -s  /dev/null
-  mkfontscale usr/share/fonts/TTF
-  mkfontdir usr/share/fonts/TTF
-  echo done.
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}



<    1   2