summaryrefslogtreecommitdiff
path: root/community/kaudiocreator
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-08 09:02:16 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-08 09:02:16 -0300
commitdec82423b45179c362a4727cc3d63fb2349af369 (patch)
tree552f0832ffe5dab6305382ea0c0e4a42da17063a /community/kaudiocreator
parenta0f85906119bcb8e7269dee701076946b3ec45ea (diff)
parentef815a5d80eecd4ba0679a376386741c374e0d1b (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/dzen2/PKGBUILD community/qtcurve-kde4/PKGBUILD core/openldap/PKGBUILD extra/geeqie/PKGBUILD extra/kactivities/PKGBUILD extra/kdebase-runtime/PKGBUILD extra/kdebase-workspace/PKGBUILD extra/kdebindings-korundum/PKGBUILD extra/kdebindings-kross/PKGBUILD extra/kdebindings-perlkde/PKGBUILD extra/kdebindings-perlqt/PKGBUILD extra/kdebindings-python/PKGBUILD extra/kdebindings-qtruby/PKGBUILD extra/kdebindings-qyoto/PKGBUILD extra/kdebindings-smokegen/PKGBUILD extra/kdebindings-smokekde/PKGBUILD extra/kdebindings-smokeqt/PKGBUILD extra/kdeedu-analitza/PKGBUILD extra/kdegraphics-ksaneplugin/PKGBUILD extra/kdegraphics-mobipocket/PKGBUILD extra/kdegraphics-strigi-analyzer/PKGBUILD extra/kdegraphics-svgpart/PKGBUILD extra/kdegraphics-thumbnailers/PKGBUILD extra/kdepim-runtime/PKGBUILD extra/kdepim/PKGBUILD extra/kdepimlibs/PKGBUILD extra/kdeplasma-addons/PKGBUILD extra/kdeutils-sweeper/PKGBUILD extra/libkdcraw/PKGBUILD extra/libkdeedu/PKGBUILD extra/libkexiv2/PKGBUILD extra/libkipi/PKGBUILD extra/libksane/PKGBUILD extra/moc/PKGBUILD extra/strigi/PKGBUILD extra/vice/PKGBUILD
Diffstat (limited to 'community/kaudiocreator')
-rw-r--r--community/kaudiocreator/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/community/kaudiocreator/PKGBUILD b/community/kaudiocreator/PKGBUILD
index a57c02837..617b749cf 100644
--- a/community/kaudiocreator/PKGBUILD
+++ b/community/kaudiocreator/PKGBUILD
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD 57921 2011-11-04 14:03:31Z lcarlier $
-# Maintainer: Andrea Scarpino <andrea@archlinux.org>
+# $Id: PKGBUILD 74831 2012-08-06 23:08:36Z andrea $
+# Maintainer: Laurent Carlier <lordheavym@gmail.com>
+# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Nick B <Shirakawasuna at gmail _dot_com>
pkgname=kaudiocreator
pkgver=1.3
-pkgrel=2
+pkgrel=3
pkgdesc="A program for ripping and encoding Audio-CDs, encoding files from disk"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.kde-apps.org/content/show.php/KAudioCreator?content=107645"
license=('GPL')
-depends=('kdemultimedia-kioslave' 'taglib' 'libdiscid')
+depends=('kdebase-runtime' 'libkcddb' 'libkcompactdisc' 'taglib' 'libdiscid')
makedepends=('cmake' 'automoc4')
install="${pkgname}.install"
source=("http://www.kde-apps.org/CONTENT/content-files/107645-${pkgname}-${pkgver}.tar.bz2")