mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 14:57:16 +08:00
tribe build testing username changes, libkgapi update
This commit is contained in:
parent
f508ee49cd
commit
b157af81a2
@ -1,19 +1,19 @@
|
||||
# Desktop packages for Chakra
|
||||
|
||||
pkgname=libkgapi
|
||||
pkgver=0.4.3
|
||||
pkgver=0.4.4
|
||||
pkgrel=1
|
||||
pkgdesc="A KDE-based library for accessing various Google services via their public API"
|
||||
url='https://projects.kde.org/projects/kdereview/libkgapi'
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
license=('GPL' 'LGPL' 'FDL')
|
||||
depends=('kdepimlibs' 'qjson')
|
||||
makedepends=('cmake' 'automoc4' 'boost')
|
||||
replaces=('akonadi-google' 'libkgoogle')
|
||||
conflicts=('akonadi-google' 'libkgoogle')
|
||||
provides=('akonadi-google' 'libkgoogle')
|
||||
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
|
||||
md5sums=('99e61ad50edd51f679170db3b997736b')
|
||||
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
|
||||
md5sums=('a26ddd6da675075f7529652f36f5c9f5')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
@ -7,7 +7,7 @@
|
||||
# package info
|
||||
#
|
||||
pkgname=tribe
|
||||
pkgver=2012.12.01
|
||||
pkgver=2012.12.22
|
||||
_rls_notes=20121205
|
||||
pkgrel=1
|
||||
_codename=Claire
|
||||
@ -19,11 +19,11 @@ depends=('kdelibs' 'kdeedu-marble>=4.9.3' 'squashfs-tools' 'tribe-partitionmanag
|
||||
'cinstall>=0.4.6.10' 'rsync' 'mkinitcpio-nfs-utils' 'ntfs-3g' 'libpwquality')
|
||||
makedepends=('cmake' 'kde-workspace' 'automoc4')
|
||||
options=('!splithdr' '!splitdbg')
|
||||
source=("tribe-${pkgver}.tar.xz"
|
||||
source=("tribe.tar.xz"
|
||||
"http://chakra-linux.org/sources/tribe/RELEASE_NOTES_${_rls_notes}.html"
|
||||
'launch-tribe.sh')
|
||||
md5sums=('046f6f63b9d5550eab3c5b1c420f8085'
|
||||
'aa353a9d43421b44c544552f0d210d8c'
|
||||
md5sums=('6c396d1a58d21bf118495db1f62a179d'
|
||||
'eaff8819f7f0c8fcb7ab5ec658d54e78'
|
||||
'e31855da237a2c8029774831b3c04685')
|
||||
|
||||
groups=('kde-uninstall')
|
||||
|
Loading…
Reference in New Issue
Block a user