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

Tobias Powalowski tpowa at archlinux.org
Wed Feb 11 18:17:13 UTC 2009


    Date: Wednesday, February 11, 2009 @ 13:17:13
  Author: tpowa
Revision: 26731

Merged revisions 356,13869,26730 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/qtparted/trunk

........
  r356 | aaron | 2008-04-19 00:56:27 +0200 (Sa, 19 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r13869 | allan | 2008-09-29 08:20:15 +0200 (Mo, 29 Sep 2008) | 1 line
  
  correct sourceforge url
........
  r26730 | tpowa | 2009-02-11 19:16:24 +0100 (Mi, 11 Feb 2009) | 1 line
  
  upgpkg: qtparted 0.4.5-12
........

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

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


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

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-02-11 18:16:24 UTC (rev 26730)
+++ extra-x86_64/PKGBUILD	2009-02-11 18:17:13 UTC (rev 26731)
@@ -3,14 +3,20 @@
 
 pkgname=qtparted
 pkgver=0.4.5
-pkgrel=11
-depends=('parted>=1.8.8' 'qt3' 'progsreiserfs' 'ntfsprogs' 'jfsutils' 'xfsprogs')
+pkgrel=12
+depends=('parted>=1.8.8' 'qt3')
 arch=(i686 x86_64)
 pkgdesc="A Partition Magic clone written in C++ using the Qt toolkit"
 license=(GPL)
-source=(http://heanet.dl.sourceforge.net/sourceforge/qtparted/${pkgname}-${pkgver}.tar.bz2
+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'
+            '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')
 
 build() {




More information about the arch-commits mailing list