[arch-commits] Commit in tcllib/repos/community-any (PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon May 26 17:48:19 UTC 2014


    Date: Monday, May 26, 2014 @ 19:48:19
  Author: spupykin
Revision: 111921

archrelease: copy trunk to community-any

Deleted:
  tcllib/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   34 ----------------------------------
 1 file changed, 34 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-26 17:45:56 UTC (rev 111920)
+++ PKGBUILD	2014-05-26 17:48:19 UTC (rev 111921)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: dtw <dibble.at.thewrecker.dot.net>
-# Contributor: Mathieu Gauthier <mathgl at freesurf.fr>
-# Upgrade to ver. 1.8 - Pawel Bogur <jid:smeagol at uaznia.net>
-
-pkgname=tcllib
-pkgver=1.16
-pkgrel=2
-pkgdesc="Set of pure-Tcl extensions."
-arch=('any')
-url="http://core.tcl.tk/tcllib/"
-license=('bsd')
-depends=('tcl')
-#source=(http://downloads.sourceforge.net/sourceforge/tcllib/tcllib-${pkgver}.tar.gz)
-source=(https://github.com/tcltk/tcllib/archive/tcllib_${pkgver/./_}.tar.gz)
-md5sums=('6ebc460a3f5bfb09eb722bf123165c24')
-
-package(){
-  cd ${srcdir}/tcllib-tcllib_${pkgver/./_}
-
-#  sed -i 's|package require TclOO 0.6.1|package require TclOO 1.0|' \
-#	modules/struct/stack_oo.tcl \
-#	modules/struct/queue_oo.tcl
-
-  tclsh installer.tcl -pkg-path ${pkgdir}/usr/lib/tcllib \
-	-app-path ${pkgdir}/usr/bin \
-	-nroff-path ${pkgdir}/usr/share/man/mann \
-	-no-examples -no-html \
-	-no-wait  -no-gui
-  mkdir -p ${pkgdir}/usr/share/licenses/${pkgname}/
-  cp license.terms ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
-  rm -f $pkgdir/usr/share/man/mann/{try,string,variable,zlib}.n
-}




More information about the arch-commits mailing list