start of apps rebuild for sound update

This commit is contained in:
Anke 2011-11-10 04:32:24 +00:00
parent 99ee75bdc4
commit 75668232ca
4 changed files with 9 additions and 8 deletions

View File

@ -1,5 +1,5 @@
#
# Chakra Packages for Chakra, part of chakra-project.org
# Apps Packages for Chakra, part of chakra-project.org
#
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
@ -10,15 +10,16 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=amarok
replaces=('amarok-base' 'amarok-engine-xine' 'amarok-base-mysqlfree')
pkgver=2.4.3
pkgrel=2
pkgrel=4
pkgdesc="A media player for KDE"
arch=("i686" "x86_64")
url="http://amarok.kde.org"
license=('GPL2' 'LGPL2' 'FDL')
depends=('kde-runtime' 'mysql' 'qtscriptgenerator' 'taglib-extras' 'liblastfm' 'ffmpeg' 'libofa' 'qjson' 'loudmouth')
makedepends=('pkgconfig' 'automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth' 'docbook-xsl')
makedepends=('pkgconfig' 'automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth' 'docbook-xsl' 'libmygpo-qt' )
optdepends=("libgpod: support Apple iPod audio devices"
"libmtp: support for portable media devices")
"libmtp: support for portable media devices"
"libmygpo-qt: support for gpodder.net" )
install="${pkgname}.install"
source=("http://download.kde.org/download.php?url=stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
md5sums=('24e8141bcbd065448911fa872c50197d')

View File

@ -11,14 +11,14 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=blender
pkgver=2.60.1
_pkgver=2.60a
pkgrel=1
pkgrel=2
pkgdesc="A fully integrated 3D graphics creation suite"
arch=('i686' 'x86_64')
license=('GPL')
url="http://www.blender.org"
depends=('libpng' 'libtiff' 'openexr' 'sdl' 'python3' 'desktop-file-utils' 'shared-mime-info' 'hicolor-icon-theme' 'xdg-utils' 'glew' 'libxi' 'libxmu'
'mesa' 'freetype2' 'openal' 'libsndfile' 'libsamplerate' 'ffmpeg' 'fftw')
makedepends=('cmake')
makedepends=('cmake' 'jack')
install=blender.install
source=(http://download.blender.org/source/$pkgname-$_pkgver.tar.gz)
md5sums=('cc7e4a56c9f7941c33c958ff0338f9a6')

View File

@ -9,7 +9,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=kdenlive
pkgver=0.8.2
pkgrel=1
pkgrel=2
pkgdesc="A non-linear video editor for Linux"
arch=('i686' 'x86_64')
url="http://www.kdenlive.org/"

View File

@ -9,7 +9,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=recordmydesktop
pkgver=0.3.8.1
pkgrel=1
pkgrel=4
pkgdesc="Produces a OGG encapsulated Theora/Vorbis recording of your desktop"
arch=('i686' 'x86_64')
url="http://recordmydesktop.sourceforge.net"