[arch-commits] Commit in qtparted/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Mon May 11 08:47:12 UTC 2009


    Date: Monday, May 11, 2009 @ 04:47:11
  Author: tpowa
Revision: 39041

Merged revisions 39039 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/qtparted/trunk

........
  r39039 | tpowa | 2009-05-11 08:45:32 +0000 (Mo, 11 Mai 2009) | 1 line
  
  upgpkg: qtparted 0.4.5-13
........

Modified:
  qtparted/repos/extra-x86_64/	(properties)
  qtparted/repos/extra-x86_64/PKGBUILD

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


Property changes on: qtparted/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /qtparted/trunk:1-26730
   + /qtparted/trunk:1-39040

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-05-11 08:46:11 UTC (rev 39040)
+++ extra-x86_64/PKGBUILD	2009-05-11 08:47:11 UTC (rev 39041)
@@ -3,21 +3,23 @@
 
 pkgname=qtparted
 pkgver=0.4.5
-pkgrel=12
-depends=('parted>=1.8.8' 'qt3')
+pkgrel=13
+depends=('parted>=1.8.8' 'qt3' 'progsreiserfs')
 arch=(i686 x86_64)
 pkgdesc="A Partition Magic clone written in C++ using the Qt toolkit"
 license=(GPL)
 source=(http://downloads.sourceforge.net/sourceforge/qtparted/${pkgname}-${pkgver}.tar.bz2
 	parted-1.7-fix.patch)
 url="http://qtparted.sourceforge.net"
-optdepends=('progsreiserfs, reiserfsprogs: for reiser partitions'
+optdepends=('reiserfsprogs: for reiser partitions'
             'e2fsprogs: for ext2/ext3/ext4 partitions' 
             'dosfstools: for fat16/32 partitions'
             'jfsutils: for jfs partitions'
             'ntfsprogs: for ntfs partitions'
             'xfsprogs: for xfs partitions')
-md5sums=('4541c0aa5475ba38d3cc518c921c8a34' '4ddfadf95e26c81e31a1200dde90da2e')
+md5sums=('4541c0aa5475ba38d3cc518c921c8a34' 
+	 '4ddfadf95e26c81e31a1200dde90da2e')
+options=(!makeflags)
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list