mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 17:34:36 +08:00
cinstall/cbundle rebuild, no more unmount from bundle, fix 'find new'
This commit is contained in:
parent
1710a7b677
commit
4bbfa4a362
@ -5,17 +5,17 @@
|
|||||||
# (c) 2010 Drake Justice
|
# (c) 2010 Drake Justice
|
||||||
|
|
||||||
pkgname=cbundle
|
pkgname=cbundle
|
||||||
pkgver=0.3.55
|
pkgver=0.3.56
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
depends=('squashfs-tools' 'fakechroot' 'unionfs-fuse')
|
depends=('squashfs-tools' 'fakechroot' 'unionfs-fuse')
|
||||||
makedepends=('qt')
|
makedepends=('qt' 'automoc4')
|
||||||
pkgdesc="A shared library for using Chakra software bundles"
|
pkgdesc="A shared library for using Chakra software bundles"
|
||||||
arch=("i686" "x86_64")
|
arch=("i686" "x86_64")
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
url="http://chakra-project.org/"
|
url="http://chakra-project.org/"
|
||||||
|
|
||||||
source=(jmc-88-jmc-88-cbundle-master.tar.gz)
|
source=(jmc-88-jmc-88-cbundle-master.tar.gz)
|
||||||
md5sums=('e140440ec3cc830ee671767766a3e598')
|
md5sums=('876795f925875e252d5a7cd3132f3271')
|
||||||
|
|
||||||
# create tarball: source PKGBUILD && mksource
|
# create tarball: source PKGBUILD && mksource
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
# (c) 2010 Drake Justice
|
# (c) 2010 Drake Justice
|
||||||
|
|
||||||
pkgname=cinstall
|
pkgname=cinstall
|
||||||
pkgver=0.3.55
|
pkgver=0.3.56
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
depends=('squashfs-tools' 'xz>=5.0.0' 'fakechroot' 'unionfs-fuse' 'cbundle')
|
depends=('squashfs-tools' 'xz>=5.0.0' 'fakechroot' 'unionfs-fuse' 'cbundle')
|
||||||
makedepends=('kdelibs' 'qt' 'automoc4')
|
makedepends=('kdelibs' 'qt' 'automoc4')
|
||||||
@ -19,7 +19,7 @@ optdepends=('akabei: for akabei support'
|
|||||||
'pacman: for pacman support')
|
'pacman: for pacman support')
|
||||||
|
|
||||||
source=("jmc-88-jmc-88-cinstall-master.tar.gz")
|
source=("jmc-88-jmc-88-cinstall-master.tar.gz")
|
||||||
md5sums=('37f111885e962c7c746f05f9ccf44381')
|
md5sums=('95d8e2ba9720e672f8e2d348a252f368')
|
||||||
|
|
||||||
# create tarball: source PKGBUILD && mksource
|
# create tarball: source PKGBUILD && mksource
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user