[arch-commits] CVS update of extra/office/htmldoc (PKGBUILD)

Aaron Griffin aaron at archlinux.org
Wed May 30 02:31:51 UTC 2007


    Date: Tuesday, May 29, 2007 @ 22:31:51
  Author: aaron
    Path: /home/cvs-extra/extra/office/htmldoc

 Removed: PKGBUILD (1.10)

Package cleanup: Low usage / unused apps to unsupported


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


Index: extra/office/htmldoc/PKGBUILD
diff -u extra/office/htmldoc/PKGBUILD:1.10 extra/office/htmldoc/PKGBUILD:removed
--- extra/office/htmldoc/PKGBUILD:1.10	Sun Sep 17 04:38:19 2006
+++ extra/office/htmldoc/PKGBUILD	Tue May 29 22:31:51 2007
@@ -1,28 +0,0 @@
-# $Id: PKGBUILD,v 1.10 2006/09/17 08:38:19 tobias Exp $
-# Maintainer: tobias <tobias at archlinux.org>
-# Contributor: Simon Rutishauser <simon.rutishauser at gmx.ch>
-
-pkgname=htmldoc
-pkgver=1.8.27
-pkgrel=1
-pkgdesc="Produce PDF or Postscript from HTML documents including TOCs and Indices"
-arch=(i686 x86_64)
-url="http://www.htmldoc.org"
-depends=('libjpeg' 'libpng' 'openssl' 'fltk' 'gcc' 'libxft' 'libxpm')
-source=(ftp://ftp.easysw.com/pub/${pkgname}/${pkgver}/${pkgname}-$pkgver-source.tar.bz2)
-md5sums=('35589e7b8fe9c54e11be87cd5aec4dcc')
-
-build() {
-  cd ${startdir}/src/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  sed -i 's|^bindir.*$|bindir  = ${prefix}/bin|' Makedefs
-  make || return 1
-  make prefix=${startdir}/pkg/usr install
- # fix freedesktop stuff
-  install -Dm 644 desktop/htmldoc-128.png \
-    ${startdir}/pkg/usr/share/pixmaps/htmldoc.png
-  echo "MimeType=application/vnd.htmldoc-book;" >> desktop/htmldoc.desktop
-  sed -i 's|X-Red-Hat.*$||' desktop/htmldoc.desktop
-  install -Dm 644 desktop/htmldoc.desktop \
-    ${startdir}/pkg/usr/share/applications/htmldoc.desktop
-}




More information about the arch-commits mailing list