mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 03:17:14 +08:00
chakra-live: update profiles
This commit is contained in:
parent
60c20b6046
commit
d74a0df3d7
@ -6,7 +6,7 @@
|
||||
|
||||
pkgbase=chakra-live
|
||||
pkgname=('chakra-live' 'chakra-live-profiles')
|
||||
pkgver=2011.12
|
||||
pkgver=2012.02
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
url="https://gitorious.org/chakra/chakra-live"
|
||||
@ -15,7 +15,7 @@ makedepends=('git')
|
||||
provides=()
|
||||
conflicts=()
|
||||
source=(http://chakra.sourceforge.net/sources/${pkgname}/${pkgname}-${pkgver}-${pkgrel}.tar.xz)
|
||||
md5sums=(006536a48c55960050ae9cea8f799eed)
|
||||
md5sums=(2df3d9a319d6dc9b404bf57fe50660a1)
|
||||
|
||||
# create tarball: source PKGBUILD && mksource
|
||||
|
||||
@ -31,7 +31,7 @@ mksource() {
|
||||
|
||||
package_chakra-live() {
|
||||
pkgdesc="Chakra GNU/Linux livecd/liveusb generation scripts"
|
||||
depends=('mkinitcpio>=0.8.0' 'mkinitcpio-nfs-utils' 'nbd' 'cdrkit' 'squashfs-tools' 'syslinux')
|
||||
depends=('mkinitcpio>=0.8.2' 'mkinitcpio-nfs-utils' 'nbd' 'cdrkit' 'squashfs-tools' 'syslinux')
|
||||
optdepends=('qemu: quickly test isos' 'chakra-live-profiles: Chakra GNU/Linux ISO-Image profiles')
|
||||
cd ${srcdir}/${pkgbase}/chakra-iso
|
||||
sed -ie s'~install -d -m 755 $(DESTDIR)/usr/share/chakraiso/~~'g Makefile
|
||||
|
Loading…
Reference in New Issue
Block a user