[arch-commits] CVS update of extra/office/xournal (PKGBUILD xournal.desktop)

Jan de Groot jgc at archlinux.org
Fri Sep 7 22:09:52 UTC 2007


    Date: Friday, September 7, 2007 @ 18:09:52
  Author: jgc
    Path: /home/cvs-extra/extra/office/xournal

Modified: PKGBUILD (1.1 -> 1.2) xournal.desktop (1.1 -> 1.2)

upgpkg: xournal 0.4.0.1-1
Poppler 0.6 (though it should work without rebuild)


-----------------+
 PKGBUILD        |   14 +++++++-------
 xournal.desktop |    2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)


Index: extra/office/xournal/PKGBUILD
diff -u extra/office/xournal/PKGBUILD:1.1 extra/office/xournal/PKGBUILD:1.2
--- extra/office/xournal/PKGBUILD:1.1	Sat Aug 18 18:42:00 2007
+++ extra/office/xournal/PKGBUILD	Fri Sep  7 18:09:51 2007
@@ -1,17 +1,19 @@
-# $Id: PKGBUILD,v 1.1 2007/08/18 22:42:00 damir Exp $
+# $Id: PKGBUILD,v 1.2 2007/09/07 22:09:51 jgc Exp $
 # Contributor: 
 # Maintainer: 
 
 pkgname=xournal
-pkgver=0.4
+pkgver=0.4.0.1
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL')
 pkgdesc="Notetaking and sketching application"
 url="http://math.mit.edu/~auroux/software/xournal/"
-source=("http://math.mit.edu/~auroux/software/xournal/xournal-$pkgver.tar.gz" \
-	"$pkgname.desktop")
-depends=('libgnomecanvas' 'libgnomeprint' 'libgnomeprintui' 'poppler' 'ghostscript')
+source=(http://math.mit.edu/~auroux/software/xournal/xournal-$pkgver.tar.gz \
+	xournal.desktop)
+depends=('libgnomecanvas' 'libgnomeprintui' 'poppler>=0.6' 'ghostscript')
+md5sums=('e0f356e0a7b310b0d4b2976e6b7b74fd'
+         '9842b3979e4cc665bbdf3bc656260d47')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -23,5 +25,3 @@
   install -D -m644 $startdir/src/$pkgname.desktop \
   $startdir/pkg/usr/share/applications/$pkgname.desktop
 }
-md5sums=('4370104754a0e9f9445acdd1369af578'
-         '5043093a65ad160f73aa85ac8ca59207')
Index: extra/office/xournal/xournal.desktop
diff -u extra/office/xournal/xournal.desktop:1.1 extra/office/xournal/xournal.desktop:1.2
--- extra/office/xournal/xournal.desktop:1.1	Sat Aug 18 18:42:00 2007
+++ extra/office/xournal/xournal.desktop	Fri Sep  7 18:09:52 2007
@@ -8,4 +8,4 @@
 StartupNotify=true 
 MimeType=application/x-xoj; 
 Icon=/usr/share/xournal/pixmaps/xournal.png 
-Categories=GNOME;GTK;Application;Utility;TextEditor;
+Categories=GNOME;GTK;Utility;TextEditor;




More information about the arch-commits mailing list