blob: bf1b0a64cf5476cae8f22b0804f4f3ed12905fd9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = tuxboot
pkgdesc = A tool that helps you to create a bootable Live USB drive for Clonezilla live, DRBL live, GParted live and Tux2live
pkgver = 0.8
pkgrel = 1
epoch = 1
url = http://www.tuxboot.org/
arch = i686
arch = x86_64
license = GPL
depends = syslinux
depends = qt4
depends = mtools
depends = polkit
conflicts = tuxboot-git
source = http://downloads.sourceforge.net/project/tuxboot/0.8/source/tuxboot-0.8.src.tar.gz
sha1sums = 94dbb964eee8b3c49febb353d2cc5d491716ecf0
pkgname = tuxboot
|