Version-up 2mandvd, akonadi-gooledata, cherokee, minitube, youtube-dl

This commit is contained in:
abveritas 2010-12-15 21:37:07 +00:00
parent 18953470af
commit 128d4db929
5 changed files with 22 additions and 19 deletions

View File

@ -8,7 +8,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=2mandvd
pkgver=1.4.4
pkgver=1.5.1
pkgrel=1
pkgdesc="DVD Authoring Maker In Linux Environnement"
url="http://2mandvd.tuxfamily.org/"
@ -20,7 +20,7 @@ optdepends=('xine-ui: to preview the result')
source=(http://download.tuxfamily.org/2mandvd/2ManDVD-${pkgver}.tar.gz
2mandvd.desktop
2mandvd.sh)
md5sums=('e1591ce3992d44bea693c492f955add2'
md5sums=('87ff3a8bc6baa3c9519d3deca8fe4aa2'
'1eaaeef9a5e7896482d51d489b781689'
'0112971f170034aff6efaafb9508b010')
@ -45,4 +45,4 @@ build() {
# Creating menu item
install -D -m644 $srcdir/2ManDVD/Interface/mandvd.png $pkgdir/usr/share/pixmaps/2mandvd.png
install -D -m644 $srcdir/2mandvd.desktop $pkgdir/usr/share/applications/2mandvd.desktop
}
}

View File

@ -3,22 +3,23 @@
#
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
# contributor (x86_64): Giuseppe calà <jiveaxe@gmail.com>
# include global config
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=akonadi-googledata
pkgver=1.0.1
pkgrel=2
pkgver=1.2.0
pkgrel=1
pkgdesc="Akonadi GoogleData Plugin"
arch=('i686' 'x86_64')
url="http://pim.kde.org/akonadi/"
license=('GPL')
depends=('libgcal>=0.9.0' 'kdepimlibs>=4.2.0' 'libxslt')
makedepends=('cmake' 'automoc4')
depends=('libgcal' 'kdepimlibs>=4.5.0' 'libxslt')
makedepends=('cmake' 'automoc4' 'boost')
source=(http://libgcal.googlecode.com/files/$pkgname-$pkgver.tar.bz2)
md5sums=('d6150a30587bf05fc2ff909a5f4f8fd7')
md5sums=('483bb82d4492ff20edb64d3d4edc02eb')
build() {
mkdir -p ${srcdir}/build

View File

@ -7,16 +7,16 @@
# include global config
pkgname=cherokee
pkgver=1.0.13
pkgver=1.0.14
pkgrel=1
pkgdesc="A very fast, flexible and easy to configure Web Server"
arch=('i686' 'x86_64')
url="http://www.cherokee-project.com/"
license=('GPL2')
depends=('openssl' 'pcre')
makedepends=('python' 'gettext' 'libldap' 'pam' 'libmysqlclient'
makedepends=('python2' 'gettext' 'libldap' 'pam' 'libmysqlclient'
'ffmpeg' 'geoip')
optdepends=('python: cherokee-admin (administrative web interface)'
optdepends=('python2: cherokee-admin (administrative web interface)'
'libldap: ldap validator'
'pam: pam validator'
'libmysqlclient: mysql validator'
@ -29,7 +29,7 @@ source=(http://www.cherokee-project.com/download/1.0/$pkgver/cherokee-$pkgver.ta
cherokee.rc
cherokee.logrotate)
options=('!libtool')
md5sums=('aafaaab9f2528f1ef7f8461d608ce775'
md5sums=('6da2cc8dbcffd9d9d379c4ee28953204'
'a2d2b69c6220fab57cda4f531b680f9f'
'8d69341bd4002bffd69c6e82ff6c905f')

View File

@ -3,18 +3,19 @@
#
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
# contributor (x86_64): Giuseppe Calà <jiveaxe@gmail.com>
# include global config
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=minitube
pkgver=1.2
pkgver=1.3
pkgrel=1
pkgdesc="A native YouTube client in QT. Watch YouTube videos without Flash Player"
arch=('i686' 'x86_64')
url="http://flavio.tordini.org/minitube"
license=('GPL')
depends=('phonon' 'qt')
depends=('phonon' 'qt>=4.5.0')
optdepends=('phonon-xine: for xine backend (default by chakra)'
'phonon-gstreamer: for gstreamer backend'
'gstreamer0.10-plugins: to get all videos to play with phonon-gstreamer'
@ -22,11 +23,12 @@ optdepends=('phonon-xine: for xine backend (default by chakra)'
'phonon-vlc: for vlc backend')
install=minitube.install
source=(http://flavio.tordini.org/files/${pkgname}/${pkgname}-${pkgver}.tar.gz)
md5sums=('c0e2bae37ce84fac505950ed1b2b1f36')
sha256sums=('4be865887cafcea0a23307034a4b519386d2954f5ce05923b682b0eb96b509c0')
build() {
cd "${srcdir}/${pkgname}"
qmake PREFIX="/usr" || return 1
make install INSTALL_ROOT="${pkgdir}" || return 1
}
}

View File

@ -5,15 +5,15 @@
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
pkgname=youtube-dl
pkgver=2010.11.19
pkgver=2010.12.09
pkgrel=1
pkgdesc='A small command-line program to download videos from YouTube.com'
arch=('any')
url='http://bitbucket.org/rg3/youtube-dl/'
license=('MIT')
depends=('python')
depends=('python2')
source=("https://github.com/rg3/${pkgname}/raw/${pkgver}/${pkgname}")
md5sums=('3c35c6c0c6f2424e9ce9f2be3767a200')
md5sums=('3f30efd79e00d104296b0bf80c732d3d')
build() {
install -Dm755 ${srcdir}/$pkgname $pkgdir/usr/bin/$pkgname