skype & virtualbox updates, kdevelop missing dep

This commit is contained in:
Anke 2012-03-14 05:01:16 +00:00
parent 2548a0ccd0
commit 1f15e6c923
3 changed files with 8 additions and 8 deletions

View File

@ -13,7 +13,7 @@ arch=('i686' 'x86_64')
url="http://www.kdevelop.org/"
license=('GPL')
depends=('kdebase-workspace' 'kdevplatform')
makedepends=('cmake' 'automoc4' 'perl')
makedepends=('cmake' 'automoc4' 'perl' 'docbook-xsl')
install=${pkgname}.install
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
sha1sums=('06a91f9ae0fc15bcec12a92bd9c30a7517b3b8e0')

View File

@ -9,7 +9,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=skype
pkgver=2.2.0.35
pkgrel=1
pkgrel=2
arch=('i686')
pkgdesc="P2P software for high-quality voice communication"
url="http://www.skype.com/"
@ -19,7 +19,7 @@ conflicts=('skype-staticqt')
options=('!strip')
install=skype.install
source=(http://download.skype.com/linux/$pkgname-$pkgver.tar.bz2 PERMISSION)
md5sums=('6e28002c0086fae5206e2d242c3edcfa'
md5sums=('b60a19345ee7b3522b5fe4047150aaf8'
'26e1772379d4d4df9471b6ed660a6d97')
package() {

View File

@ -6,9 +6,9 @@
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
pkgname=virtualbox
pkgver=4.1.8
_build=75467
pkgrel=5
pkgver=4.1.10
_build=76795
pkgrel=1
pkgdesc='Oracle VM VirtualBox Binary Edition'
arch=('i686' 'x86_64')
url='http://virtualbox.org/'
@ -40,13 +40,13 @@ source=(
'vboxweb.rc'
'vboxweb.conf'
)
sha256sums=('7d0d45dfc8e4ef27a817c017c6589d5204a6515d86f0c874843cb99ccfe319ee'
sha256sums=('07a8a28feda96fc54caed1c2c3338473a02c061d7bb564f3b5280cbfad3e24c8'
'69417a9e8855cab8e4878886abe138f559fd17ae487d4cd19c8a24974a8bbec2'
'578b63ab173cdcd9169d8aff00caf48668e46a6886bb90fd34a0fbe63e180a4e'
'71740893a5f226f9d9fcc607ab9d39b7de816b2759625b34da19162bc7e579ff'
'656905de981ffa24f6f921c920538854a235225053f44baedacc07b46ca0cf56'
'12dbba3b59991f2b68cddeeeda20236aeff63e11b7e2d1b08d9d6a82225f6651')
[[ "${CARCH}" = i686 ]] && sha256sums[0]='7780d8fc171ccfa3047a3d6373f9965b8c2896b11137817314f29cf5a3bc514f'
[[ "${CARCH}" = i686 ]] && sha256sums[0]='4bd6388f7f3803635de01e77de45957e80bb0e2b75c2d2e4ffd01bc89c99afd7'
_installdir='/opt/VirtualBox'
package() {