mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-25 02:52:13 +08:00
* tribe: final rls
* appset-qt: updated pl * kneda: final rls
This commit is contained in:
parent
654d119e62
commit
2ad94d9354
7
.gitignore
vendored
7
.gitignore
vendored
@ -10,7 +10,9 @@ hdr
|
||||
build.sh
|
||||
clean-builddir.sh
|
||||
clean-workdir.sh
|
||||
copy.sh
|
||||
makepkg
|
||||
move.sh
|
||||
pkgrels-decrease.sh
|
||||
pkgrels-increase.sh
|
||||
pkgrels-reset.sh
|
||||
@ -24,6 +26,11 @@ sync-complete.sh
|
||||
sync-down.sh
|
||||
sync-up-nodb.sh
|
||||
sync-up.sh
|
||||
remove.sh
|
||||
recreate-database.sh
|
||||
upload.sh
|
||||
upload-nodb.sh
|
||||
unlock-database.sh
|
||||
|
||||
*-cfg.conf
|
||||
*-makepkg.conf
|
||||
|
@ -15,9 +15,9 @@ pkgrel=1
|
||||
arch=('any')
|
||||
|
||||
source=('http://chakra-project.org/sources/neda/NEDA.tar.gz'
|
||||
'http://chakra-project.org/sources/kneda/Kneda-0.5.1.tar.gz')
|
||||
'http://chakra-project.org/sources/kneda/Kneda-0.5.2.tar.gz')
|
||||
md5sums=('83686866b1e7313b77b3cf98c5c4ddc3'
|
||||
'44792cfa790c136c9cec9de7b10bf2f7')
|
||||
'3e38f7cb7d74145b8e94f3726b195365')
|
||||
|
||||
package_kde-plasma-themes-neda() {
|
||||
pkgver=1.0
|
||||
@ -31,7 +31,7 @@ license=('GPL')
|
||||
}
|
||||
|
||||
package_kde-plasma-themes-kneda() {
|
||||
pkgver=0.5.1
|
||||
pkgver=0.5.2
|
||||
pkgrel=1
|
||||
pkgdesc="Chakra KNEDA Plasma theme"
|
||||
url="http://www.chakra-project.org"
|
||||
|
@ -3,8 +3,8 @@
|
||||
# Translators: http://chakra-project.org/bbs/viewtopic.php?pid=29626#p29626
|
||||
|
||||
pkgname=appset-qt
|
||||
pkgver=0.4.1
|
||||
pkgrel=1
|
||||
pkgver=0.4.2
|
||||
pkgrel=3
|
||||
pkgdesc="An advanced and feature rich Package Manager Frontend"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://appset.sourceforge.net/"
|
||||
@ -12,25 +12,27 @@ license=('GPL2')
|
||||
depends=('qt>=4.7')
|
||||
optdepends=('ccr: For Community Repository support')
|
||||
install=${pkgname}.install
|
||||
source=(http://sourceforge.net/projects/appset/files/appset-qt/0.4/0.4.1/$pkgname-$pkgver-sources.tar.gz
|
||||
source=(http://sourceforge.net/projects/appset/files/appset-qt/0.4/$pkgver/$pkgname-$pkgver-sources.tar.gz
|
||||
http://chakra-project.org/sources/$pkgname/appset-qt-oxygen-icons.tar.xz
|
||||
http://chakra-project.org/sources/$pkgname/$pkgname-0.4.1-chakra.patch
|
||||
http://chakra-project.org/sources/$pkgname/$pkgname-0.4.2-chakra.patch
|
||||
#http://chakra-project.org/sources/$pkgname/appset-qt_ca-0.4.1.tar.gz
|
||||
#http://chakra-project.org/sources/$pkgname/appset-qt_de-0.4.1.tar.gz
|
||||
#http://chakra-project.org/sources/$pkgname/appset-qt_el-0.4.1.tar.gz
|
||||
#http://chakra-project.org/sources/$pkgname/appset-qt_es-0.4.1.tar.gz
|
||||
#http://chakra-project.org/sources/$pkgname/appset-qt_fr-0.4.1.tar.gz
|
||||
http://chakra-project.org/sources/$pkgname/appset-qt_nl-0.4.1.tar.gz
|
||||
#http://chakra-project.org/sources/$pkgname/appset-qt_nl-0.4.1.tar.gz
|
||||
http://chakra-project.org/sources/$pkgname/appset-qt_pl-0.4.2-3.tar.gz
|
||||
)
|
||||
md5sums=(279ec69590b9d275cf9aaddbb407c888
|
||||
md5sums=(672dc9475c94baf614dd12922782c522
|
||||
87f5f278e3fe67ed2cd6165c2835d81b
|
||||
cb627808490b84fb00bb4b710226b694
|
||||
eb097d3ceeae3d05eefc0a5717ced010
|
||||
#8c3833816b9270c175636a7bc7fce544 # appset-qt_ca.0.4.1.tar.gz
|
||||
#275ce0fe7db802558340c5c234a66249 # appset-qt_de-0.4.1.tar.gz
|
||||
#b9ffe714c1c1d76a9df7f0784c9e62d5 # appset-qt_el.0.4.1.tar.gz
|
||||
#033278244a74b198f386766abbb9fc50 # appset-qt_es.0.4.1.tar.gz
|
||||
#676f758716610442b0ef873c1d2974f1 # appset-qt_fr.0.4.1.tar.gz
|
||||
2acb9e2ac0e6d75f3d97148a621a5539 #appset-qt_nl-0.4.1.tar.gz
|
||||
#2acb9e2ac0e6d75f3d97148a621a5539 # appset-qt_nl-0.4.1.tar.gz
|
||||
a8faeebf3a163352dd9f6c1d51fd8777 # appset-qt_pl-0.4.2-3.tar.gz
|
||||
)
|
||||
|
||||
build() {
|
||||
@ -39,7 +41,7 @@ build() {
|
||||
cp -v ../*png Qt/AppSet-Qt
|
||||
|
||||
# patch it for Chakra GNU/Linux
|
||||
patch -Np1 -i ${startdir}/src/$pkgname-0.4.1-chakra.patch
|
||||
patch -Np1 -i ${startdir}/src/$pkgname-0.4.2-chakra.patch
|
||||
|
||||
# add chakra translations (check upstream)
|
||||
#patch -Np1 -i ${startdir}/src/add-spanish.patch
|
||||
|
@ -8,7 +8,7 @@
|
||||
# package info
|
||||
#
|
||||
pkgname=tribe
|
||||
pkgver=2011.04_ms6
|
||||
pkgver=2011.04
|
||||
pkgrel=1
|
||||
_codename=Aida
|
||||
pkgdesc="Tribe - Chakra LiveCD Installer"
|
||||
@ -17,16 +17,16 @@ license="GPL"
|
||||
arch=('i686' 'x86_64')
|
||||
depends=('kdelibs' 'kdeedu-marble>=4.6.2' 'squashfs-tools' 'partitionmanager>=1216949-4'
|
||||
'cinstall>=0.4.5' 'rsync' 'mkinitcpio-nfs-utils' 'ntfsprogs')
|
||||
makedepends=('cmake' 'kdelibs' 'kdeedu-marble>=4.6.2' 'kdebase-workspace' 'automoc4')
|
||||
makedepends=('cmake' 'kdelibs' 'kdeedu-marble>=4.6.2' 'kdebase-workspace' 'automoc4' 'libsm')
|
||||
provides=('tribe')
|
||||
replaces=('kdemod-tribe-svn' 'kdemod-tribe')
|
||||
conflicts=('chakra-tribe' 'tribe-svn' 'kdemod-partitionmanager' 'kdemod-tribe' 'kdemod-tribe-debug' 'kdemod-tribe-partitionmanager')
|
||||
options=('!splithdr' '!splitdbg' 'sign')
|
||||
source=("http://chakra-project.org/sources/tribe/tribe-${pkgver}-${pkgrel}.tar.xz"
|
||||
"http://chakra-project.org/sources/tribe/RELEASE_NOTES_201104MS6.html")
|
||||
"http://chakra-project.org/sources/tribe/RELEASE_NOTES_201104.html")
|
||||
|
||||
md5sums=('fac311934faa10843ab06c263b8313e6'
|
||||
'416c5c801e34113b48055fc24d395cd9')
|
||||
md5sums=('b0f3a8f13d4abc9ede46e98ec3fb8c96'
|
||||
'fe5f83408d9cd84d27d672a5937add65')
|
||||
|
||||
groups=('kde-uninstall')
|
||||
install=tools-tribe.install
|
||||
@ -85,7 +85,7 @@ package()
|
||||
cd "${srcdir}/$pkgname"
|
||||
msg "Make successful, installing..."
|
||||
make DESTDIR=$startdir/pkg install || return 1
|
||||
cp -vf ${srcdir}/RELEASE_NOTES_201104MS6.html $pkgdir/usr/share/tribe/config/RELEASE_NOTES.html
|
||||
cp -vf ${srcdir}/RELEASE_NOTES_201104.html $pkgdir/usr/share/tribe/config/RELEASE_NOTES.html
|
||||
|
||||
# remove nasty files
|
||||
find $startdir/pkg/ -name ".git" -type d -exec rm -fr {} +
|
||||
|
Loading…
Reference in New Issue
Block a user