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

Eric Belanger eric at archlinux.org
Sun Feb 3 08:21:28 UTC 2008


    Date: Sunday, February 3, 2008 @ 03:21:28
  Author: eric
    Path: /home/cvs-extra/extra/office/ocrad

Modified: PKGBUILD (1.7 -> 1.8)

upgpkg: ocrad 0.17-1
added license


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


Index: extra/office/ocrad/PKGBUILD
diff -u extra/office/ocrad/PKGBUILD:1.7 extra/office/ocrad/PKGBUILD:1.8
--- extra/office/ocrad/PKGBUILD:1.7	Sat Feb  2 13:20:33 2008
+++ extra/office/ocrad/PKGBUILD	Sun Feb  3 03:21:28 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.7 2008/02/02 18:20:33 damir Exp $
+# $Id: PKGBUILD,v 1.8 2008/02/03 08:21:28 eric Exp $
 # Maintainer: damir <damir at archlinux.org>
 
 pkgname=ocrad
@@ -7,9 +7,10 @@
 pkgdesc="OCR (Optical Character Recognition) program implemented as a filter and based on a feature extraction method"
 arch=("i686" "x86_64")
 url="http://www.gnu.org/software/ocrad/ocrad.html"
+license=('GPL3')
 depends=('gcc-libs')
-
 source=("http://ftp.gnu.org/gnu/ocrad/ocrad-$pkgver.tar.bz2")
+md5sums=('687c213b3334d5a6c2dcef97805c5882')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -18,4 +19,3 @@
   make prefix=$startdir/pkg/usr install
 }
 
-md5sums=('687c213b3334d5a6c2dcef97805c5882')




More information about the arch-commits mailing list