update pkgs: shared-desktop-ontologies grantlee-git qzion qedje dbusmenu-qt-git kwebkitpart libktorrent kdelibs kdebase-workspace kdenetwork

This commit is contained in:
philm 2010-10-19 17:18:47 +00:00
parent fb7ada73b9
commit 85f5e1072a
9 changed files with 72 additions and 105 deletions

View File

@ -26,7 +26,7 @@ pkgname=('kdebase-workspace'
arch=('i686' 'x86_64')
pkgver=${_kdever}
pkgrel=1
pkgrel=2
pkgdesc="split package"
url="http://www.kde.org"

View File

@ -23,7 +23,7 @@ pkgname=('kdelibs'
arch=('i686' 'x86_64')
pkgver=${_kdever}
pkgrel=2
pkgrel=3
pkgdesc="split package"
url="http://www.kde.org"
@ -34,11 +34,11 @@ options=('docs' '!splithdr')
makedepends=("${_qtpkg}>=${_qtver}"
"kde-common>=${_kdever}"
"oxygen-icons>=${_kdever}"
'pkgconfig' 'cmake' 'automoc4' 'intltool' 'avahi' 'libgl' 'hspell' 'libxslt'
'pkgconfig' 'cmake' 'automoc4' 'intltool' 'avahi' 'libgl' 'aspell' 'hspell' 'libxslt'
'shared-mime-info' 'hal' 'xz-utils' 'enchant' 'jasper' 'openexr' 'giflib'
'strigi' 'libxtst' 'soprano>=2.4.64' 'ca-certificates' 'xdg-utils' 'qca' 'polkit-qt'
'libxss' 'phonon' 'shared-desktop-ontologies>=0.4' 'attica>=0.1.4' 'heimdal' 'libxcursor'
'hicolor-icon-theme' 'docbook-xsl' 'docbook-xml' 'dbusmenu-qt-git')
'strigi' 'libxtst' 'soprano>=2.5.2' 'ca-certificates' 'xdg-utils' 'qca' 'polkit-qt>=0.96.1'
'libxss' 'phonon' 'shared-desktop-ontologies>=0.5' 'attica>=0.1.4' 'heimdal' 'libxcursor'
'hicolor-icon-theme' 'docbook-xsl' 'docbook-xml' 'dbusmenu-qt-git' 'grantlee-git')
replaces=('arts' "kdelibs-experimental")
@ -102,9 +102,9 @@ package_kdelibs()
pkgdesc="KDE Core Libraries"
depends=("${_qtpkg}>=${_qtver}" "kde-common>=${_kdever}" "oxygen-icons>=${_kdever}"
'shared-mime-info' 'hal' 'xz-utils' 'enchant' 'jasper' 'openexr' 'giflib'
'strigi' 'libxtst' 'soprano>=2.4.64' 'ca-certificates' 'xdg-utils' 'qca' 'polkit-qt'
'libxss' 'phonon' 'shared-desktop-ontologies>=0.4' 'attica>=0.1.4' 'heimdal' 'libxcursor'
'hicolor-icon-theme' 'dbusmenu-qt-git')
'strigi' 'libxtst' 'soprano>=2.5.2' 'ca-certificates' 'xdg-utils' 'qca' 'polkit-qt>=0.96.1'
'libxss' 'phonon' 'shared-desktop-ontologies>=0.5' 'attica>=0.1.4' 'heimdal' 'libxcursor'
'hicolor-icon-theme' 'dbusmenu-qt-git' 'grantlee-git')
optdepends=('phonon-xine : Xine Phonon backend (default)'
'phonon-gstreamer : GStreamer Phonon backend'

View File

@ -28,7 +28,7 @@ pkgname=('kdenetwork-common'
arch=('i686' 'x86_64')
pkgver=${_kdever}
pkgrel=1
pkgrel=2
pkgdesc="split package"
url="http://www.kde.org"
@ -40,7 +40,7 @@ makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'speex' 'ortp' 'libotr'
'qca-ossl' "kdebase-workspace>=${_kdever}"
"kdebase>=${_kdever}" 'libvncserver' 'libmsn'
'ppp' 'libv4l' 'libidn' 'rdesktop' 'qimageblitz' 'libxss' 'libxdamage'
'libgadu' 'telepathy-qt4' 'meanwhile' 'mediastreamer' 'kwebkitpart-svn' 'libktorrent')
'libgadu' 'telepathy-qt4' 'meanwhile' 'mediastreamer' 'kwebkitpart>=0.9.6' 'libktorrent>=1.0.4')
source=($_mirror/${_origname}-$_kdever.tar.bz2 \
'lisa.daemon')
@ -125,7 +125,7 @@ package_kdenetwork-doc()
package_kdenetwork-kget()
{
pkgdesc="Download manager"
depends=("${_origname}-common>=${_kdever}" "kdebase-workspace>=${_kdever}" 'qca' 'kwebkitpart-svn' 'libktorrent')
depends=("${_origname}-common>=${_kdever}" "kdebase-workspace>=${_kdever}" 'qca' 'kwebkitpart>=0.9.6' 'libktorrent>=1.0.4')
conflicts=("kdemod-${_origname}-kget")
groups=("kde" "kde-complete" "${_origname}" "kde-uninstall")
install=${_origname}.install

View File

@ -4,11 +4,8 @@
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
# include global config
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=dbusmenu-qt-git
pkgver=20100707
pkgver=20101019
pkgrel=1
pkgdesc="A standalone library providing a way to import and export QMenu instances using the DBusMenu protocol."
arch=('i686' 'x86_64')
@ -18,36 +15,30 @@ makedepends=('git' 'cmake')
url="http://gitorious.org/dbusmenu/"
conflicts=('dbusmenu-qt')
provides=('dbusmenu-qt')
source=()
md5sums=()
source=(http://chakra-project.org/sources/${pkgname}/${pkgname}-${pkgver}.tar.xz)
md5sums=(a4fa14066609b87935800f7a0d5077f4)
_gitroot="git://gitorious.org/dbusmenu/dbusmenu-qt.git"
_gitname="dbusmenu-qt"
# create tarball: source PKGBUILD && mksource
mksource() {
git clone git://gitorious.org/dbusmenu/dbusmenu-qt.git
pushd dbusmenu-qt
popd
tar -cvJf ${pkgname}-${pkgver}.tar.xz dbusmenu-qt/*
md5sum ${pkgname}-${pkgver}.tar.xz
}
build() {
cd $srcdir
msg "Connecting to the GIT server...."
mkdir $srcdir/dbusmenu-qt-build
if [[ -d $srcdir/$_gitname ]] ; then
cd $_gitname
git pull origin
msg "The local files are updated."
else
git clone $_gitroot
fi
msg "GIT checkout done"
msg "Starting make..."
mkdir $srcdir/$_gitname-build
cd $srcdir/$_gitname-build
cd $srcdir/dbusmenu-qt-build
cmake $startdir/src/$_gitname -DCMAKE_BUILD_TYPE=Release \
cmake $startdir/src/dbusmenu-qt -DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr
make || return 1
make DESTDIR=$pkgdir install || return 1
rm -rf $srcdir/$_gitname-build
rm -rf $srcdir/dbusmenu-qt-build
}

View File

@ -1,10 +1,11 @@
#
# Platform 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>
# See http://wiki.archlinux.org/index.php/Arch_CVS_&_SVN_PKGBUILD_guidelines
# for more information on packaging from GIT sources.
# Contributor: Denis Martinez <deuns.martinez@gmail.com>
pkgname=grantlee-git
pkgver=20100709
pkgver=20101019
pkgrel=1
pkgdesc="Grantlee is a string template engine based on the Django template system."
arch=('i686' 'x86_64')
@ -12,37 +13,29 @@ url="http://www.gitorious.org/grantlee"
license=('LGPL3')
groups=()
depends=('qt')
makedepends=('git' 'cmake')
makedepends=('cmake')
provides=()
conflicts=()
replaces=()
backup=()
options=()
install=
source=()
source=(http://chakra-project.org/sources/${pkgname}/${pkgname}-${pkgver}.tar.xz)
noextract=()
md5sums=()
md5sums=(81a65a4154a469c37521e32f48624245)
_gitroot="git://gitorious.org/grantlee/grantlee.git"
_gitname="grantlee"
# create tarball: source PKGBUILD && mksource
mksource() {
git clone git://gitorious.org/grantlee/grantlee.git
pushd grantlee
popd
tar -cvJf ${pkgname}-${pkgver}.tar.xz grantlee/*
md5sum ${pkgname}-${pkgver}.tar.xz
}
build() {
cd "$srcdir"
msg "Connecting to GIT server...."
if [ -d $_gitname ] ; then
cd $_gitname && git pull origin
msg "The local files are updated."
else
git clone $_gitroot
fi
msg "GIT checkout done or server timeout"
msg "Starting make..."
rm -rf "$srcdir/$_gitname-build"
git clone "$srcdir/$_gitname" "$srcdir/$_gitname-build"
cd "$srcdir/$_gitname-build"
cd "$srcdir/grantlee"
#
# BUILD HERE

View File

@ -5,9 +5,9 @@
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
pkgname=libktorrent
pkgver=1.0.3
pkgver=1.0.4
pkgrel=1
ktorver=4.0.3
ktorver=4.0.4
pkgdesc="A BitTorrent program for KDE"
arch=('i686' 'x86_64')
url="http://ktorrent.org"
@ -16,10 +16,10 @@ depends=('kdelibs')
makedepends=('autoconf' 'perl' 'automoc4' 'cmake' 'kdepimlibs' 'kdebase-workspace')
source=(http://ktorrent.org/downloads/${ktorver}/libktorrent-${pkgver}.tar.bz2)
options=('libtool')
md5sums=('575d3e67a858a64364cb66b65716200b')
md5sums=('b3a51222b0c78e23fd2cf330ed10c8b0')
build() {
cd ${srcdir}/libktorrent-1.0.3
cd ${srcdir}/libktorrent-1.0.4
cmake . -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
make || return 1

View File

@ -15,40 +15,29 @@ _origname=qedje
pkgname=${_origname}
pkgver=20100627
pkgver=0.4.0
pkgrel=1
pkgdesc="Enlightenment Edje bindings for the Qt toolkit."
url="http://code.openbossa.org/projects/qedje/"
license=('GPL')
source=()
md5sums=()
source=(http://chakra-project.org/sources/qzion/qedje-0.4.0.tar.gz)
md5sums=(b6a63f587cd0783b855d4a915e291574)
arch=('i686' 'x86_64')
depends=("${_qtpkg}>=${_qtver}" 'eet-svn' "qzion")
depends=("${_qtpkg}>=${_qtver}" 'eet-svn' "qzion=$pkgver")
groups=("kde-uninstall" "kde-support")
options=('!splitdbg' '!splithdr')
makedepends=('gcc' 'make')
_gitroot="git://code.openbossa.org/qedje/mainline.git"
_gitname="qedje"
build()
{
# Get the source
if [ -d ${_gitname}/.git ]; then
( cd ${_gitname} && git pull )
else
git clone ${_gitroot} ${_gitname}
fi
mkdir -p ${_origname}-build
cd ${_origname}-build
# Create the build directory
mkdir -p ${_gitname}-build
cd ${_gitname}-build
cmake ../$_gitname -DCMAKE_BUILD_TYPE=${_build_type} \
cmake ../${_origname}-mainline -DCMAKE_BUILD_TYPE=${_build_type} \
-DCMAKE_INSTALL_PREFIX=${_installprefix} \
-DCMAKE_SKIP_RPATH=ON \
-DCMAKE_{SHARED,MODULE,EXE}_LINKER_FLAGS='-Wl,--no-undefined -Wl,--as-needed'

View File

@ -15,15 +15,17 @@ _origname=qzion
pkgname=${_origname}
pkgver=20100627
pkgver=0.4.0
pkgrel=1
pkgdesc="A canvas abstraction used by and made for QEdje."
url="http://dev.openbossa.org/trac/qedje"
license=('GPL')
source=()
md5sums=()
source=(http://chakra-project.org/sources/qzion/qzion-0.4.0.tar.gz
http://chakra-project.org/sources/qzion/qzion-0.4.0-gcc44.patch)
md5sums=(b9b61cf7dc6dc1720c5957cfa57c244a
5cbe03205622ee541e83085fc0584df1)
arch=('i686' 'x86_64')
@ -32,23 +34,15 @@ groups=("kde-uninstall" "kde-support")
options=('!splitdbg' '!splithdr')
makedepends=('gcc' 'make')
_gitroot="git://code.openbossa.org/qzion/mainline.git"
_gitname="qzion"
build()
{
# Get the source
if [ -d ${_gitname}/.git ]; then
( cd ${_gitname} && git pull )
else
git clone ${_gitroot} ${_gitname}
fi
cd ${srcdir}/
patch -Np0 -i ${srcdir}/qzion-0.4.0-gcc44.patch || return 1
# Create the build directory
mkdir -p ${_gitname}-build
cd ${_gitname}-build
mkdir -p ${_origname}-build
cd ${_origname}-build
cmake ../$_gitname -DCMAKE_BUILD_TYPE=${_build_type} \
cmake ../${_origname}-mainline -DCMAKE_BUILD_TYPE=${_build_type} \
-DCMAKE_INSTALL_PREFIX=${_installprefix} \
-DCMAKE_SKIP_RPATH=ON \
-DCMAKE_{SHARED,MODULE,EXE}_LINKER_FLAGS='-Wl,--no-undefined -Wl,--as-needed'

View File

@ -8,7 +8,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=shared-desktop-ontologies
pkgver=0.4
pkgver=0.5
pkgrel=1
pkgdesc="Ontologies necessary for the Nepomuk semantic desktop"
arch=('any')
@ -16,7 +16,7 @@ url="http://sourceforge.net/apps/trac/oscaf/"
license=('GPL')
makedepends=("cmake")
source=("http://downloads.sourceforge.net/oscaf/$pkgname-$pkgver.tar.bz2")
md5sums=('fa3b458501f08de178a35aaf82346e4f')
md5sums=('067ec9023c4a48e0d53fb15484d78971')
build() {
cd ${srcdir}
@ -29,5 +29,5 @@ build() {
package() {
cd ${srcdir}/build
make DESTDIR=${pkgdir} install
make DESTDIR=${pkgdir} install || return 1
}