mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-07 00:57:13 +08:00
tribe: initial burg support
This commit is contained in:
parent
19aaa8cded
commit
bbab23ccfb
@ -9,12 +9,12 @@
|
||||
#
|
||||
pkgname=tribe
|
||||
pkgver=0.3.0.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Tribe - Chakra LiveCD Installer"
|
||||
url="http://git.chakra-project.org/chakra/"
|
||||
license="GPL"
|
||||
arch=('i686' 'x86_64')
|
||||
depends=('kdelibs' 'kdeedu-marble>=4.5.4' 'squashfs-tools' 'partitionmanager>=1196188' 'cinstall>=0.3' 'rsync')
|
||||
depends=('kdelibs' 'kdeedu-marble>=4.5.4' 'squashfs-tools' 'partitionmanager>=1196188' 'cinstall>=0.3' 'rsync' 'burg' 'os-prober')
|
||||
makedepends=('cmake' 'kdelibs' 'kdeedu-marble>=4.5.4' 'kdebase-workspace')
|
||||
provides=('tribe')
|
||||
replaces=('kdemod-tribe-svn' 'kdemod-tribe')
|
||||
@ -22,7 +22,7 @@ conflicts=('chakra-tribe' 'tribe-svn' 'kdemod-partitionmanager' 'kdemod-tribe' '
|
||||
options=('!splithdr' '!splitdbg')
|
||||
source=("http://chakra-project.org/sources/tribe/tribe-${pkgver}.tar.gz"
|
||||
'tribe_4.5.patch')
|
||||
md5sums=('de5b74343c02c09b5700ad7b14d3218a'
|
||||
md5sums=('fdce898ffd5d3e3e26971442975e6b95'
|
||||
'168a949a78621df376e3a4b2c26ecac5')
|
||||
|
||||
groups=('kde-uninstall')
|
||||
|
Loading…
Reference in New Issue
Block a user