summaryrefslogtreecommitdiffstats
path: root/arch/extras
diff options
context:
space:
mode:
authorPawel "l0ner" Soltys <sh4dou@gmail.com>2011-12-19 16:06:15 +0100
committerPawel "l0ner" Soltys <sh4dou@gmail.com>2011-12-19 16:06:15 +0100
commit72586931956f6380395bd3e80ad96d85f1f11a10 (patch)
treec993072b3daee25217ae3aa29ef8cf886abf8863 /arch/extras
parentc99bd2a63682ee938528a958f849077e4a07f589 (diff)
downloadtde-packaging-72586931956f6380395bd3e80ad96d85f1f11a10.tar.gz
tde-packaging-72586931956f6380395bd3e80ad96d85f1f11a10.zip
kdeutils - cleaned unnecessary files, libkdcraw - added PKGBUILD, libkexiv2 - added PKGBUILD, libkipi - added PKGBUILD
minor cleanups in PKGBUILD templates
Diffstat (limited to 'arch/extras')
-rw-r--r--arch/extras/autotools_PKGBUILD6
-rw-r--r--arch/extras/cmake_PKGBUILD6
2 files changed, 0 insertions, 12 deletions
diff --git a/arch/extras/autotools_PKGBUILD b/arch/extras/autotools_PKGBUILD
index cda23fb72..36f2c6312 100644
--- a/arch/extras/autotools_PKGBUILD
+++ b/arch/extras/autotools_PKGBUILD
@@ -3,24 +3,18 @@
pkgname=trinity-pkname
pkgver=3513
pkgrel=1
-
arch=('i686' 'x86_64')
-
url='http://www.trinitydesktop.org'
license=('GPL')
groups=('trinity')
pkgdesc="Trinity - pkgdesc"
-
depends=('trinity-kdelibs')
makedepends=('pkgconfig' 'autoconf' 'automake')
optdepends=()
-
provides=($pkgname)
conflicts=()
replaces=()
-
options=('libtool' '!strip')
-
source=(http://mirror.its.uidaho.edu/pub/trinity/releases/3.5.13/applications/pkname-3.5.13.tar.gz)
md5sums=('pkgmd5')
diff --git a/arch/extras/cmake_PKGBUILD b/arch/extras/cmake_PKGBUILD
index 5ba8e651b..bf2583449 100644
--- a/arch/extras/cmake_PKGBUILD
+++ b/arch/extras/cmake_PKGBUILD
@@ -3,24 +3,18 @@
pkgname=trinity-pkname
pkgver=3513
pkgrel=1
-
arch=('i686' 'x86_64')
-
url='http://www.trinitydesktop.org'
license=('GPL')
groups=('trinity-extras')
pkgdesc="Trinity - pkgdesc"
-
depends=('trinity-kdelibs')
makedepends=('pkgconfig' 'cmake' 'imake')
optdepends=()
-
provides=($pkgname)
confilcts=()
replaces=()
-
options=('libtool' '!strip')
-
source=(http://mirror.its.uidaho.edu/pub/trinity/releases/3.5.13/applications/pkname-3.5.13.tar.gz)
md5sums=('')