summaryrefslogtreecommitdiffstats
path: root/abs/core/python-parted
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2010-12-10 00:19:00 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2010-12-10 00:19:00 (GMT)
commit5ab2c2d585290fb77dfc8d3670361df2fdc11c62 (patch)
tree58fc24f3a355bff701d6e93ba8011e9d1764f7b9 /abs/core/python-parted
parent4592612b015ff899ef52f33d96b52b5c60587ebb (diff)
downloadlinhes_pkgbuild-5ab2c2d585290fb77dfc8d3670361df2fdc11c62.zip
linhes_pkgbuild-5ab2c2d585290fb77dfc8d3670361df2fdc11c62.tar.gz
linhes_pkgbuild-5ab2c2d585290fb77dfc8d3670361df2fdc11c62.tar.bz2
A whole lotta housekeeping
Diffstat (limited to 'abs/core/python-parted')
-rw-r--r--abs/core/python-parted/PKGBUILD28
1 files changed, 0 insertions, 28 deletions
diff --git a/abs/core/python-parted/PKGBUILD b/abs/core/python-parted/PKGBUILD
deleted file mode 100644
index 876f1b9..0000000
--- a/abs/core/python-parted/PKGBUILD
+++ /dev/null
@@ -1,28 +0,0 @@
-pkgname=python-parted
-__pkgname=pyparted
-pkgver=2.0.12
-pkgver=3.4
-pkgrel=3
-pkgdesc="Python bindings for libparted"
-arch=('i686' 'x86_64')
-license=('LGPL' 'MPL')
-depends=('python2' 'parted' 'python-decorator')
-options=('!libtool')
-source=(https://fedorahosted.org/releases/p/y/pyparted/pyparted-${pkgver}.tar.gz)
-url="https://fedorahosted.org/pyparted/"
-
-build() {
- cd "${srcdir}/${__pkgname}-${pkgver}"
- ./configure --prefix=/usr || return 1
- make || return 1
-}
-package(){
- cd "${srcdir}/${__pkgname}-${pkgver}"
- make DESTDIR="${pkgdir}" install || return 1
-}
-md5sums=('8fc485db0b88e59bbdfc4be8ba4068fa')
-md5sums=('cc064f12110a6f0d0c236ee7b18fee88')
-md5sums=('f244958142c9fd3ff5ee95f578e2f76d')
-md5sums=('7f5d06bd6336f3a699840d8639ab8a0d')
-md5sums=('f244958142c9fd3ff5ee95f578e2f76d')
-md5sums=('cc064f12110a6f0d0c236ee7b18fee88')