summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2ea719463aae5335a4afabca35c1cefddf343a63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
pkgbase = simonas-scripts
	pkgdesc = Bash unique command for mount image files (iso, vms, crypto, squashfs), detect pendrive device name, list all kernels, list all i/o schedulers, copy install files.
	pkgver = 0.1.0
	pkgrel = 1
	changelog = simonas-scripts.changelog
	arch = any
	license = GPL3
	depends = bash
	depends = awk
	depends = util-linux
	depends = sed
	depends = sudo
	optdepends = qemu: {image-mount} for mount qemu image files
	optdepends = fuseiso: {image-mount} another way to mount iso image files
	optdepends = cryptsetup: {image-mount} for mount crypto image files
	optdepends = squashfs-tools: {image-mount} for squashfs image files
	optdepends = e2fsprogs: {uuid-change} to change uuid to ext4 volumes with command tune2fs
	optdepends = ntfs-3g: {uuid-change} to change uuid to ntfs volumes with command ntfslabel
	optdepends = dosfstools: {uuid-change} to change uuid to fat32 volumes with command mkdosfs
	optdepends = btrfs-progs: {uuid-change} to change uuid to btrfs volumes with command btrfstune
	backup = etc/macinstall.d/macinstall.conf
	source = boot-kernel-list
	source = image-mount
	source = image-umount
	source = ioscheduler-list
	source = pendrive-detect
	source = simonas-scripts
	source = uuid-change
	source = macinstall
	source = macinstall.conf
	source = image-mount.1
	source = macinstall.1
	source = exchange-info
	md5sums = 3f5599c3588f01b625aa9feb0a0e8b99
	md5sums = a66639338ea804997cc38af80d9249ea
	md5sums = 861389b38ba1cd9e6bcc47b6c469e383
	md5sums = c58f5737bb41c8af2bff7dd24a3d2723
	md5sums = 40ef9e0d1831cc1865208bf52eaa2cef
	md5sums = f5466c638c1692bd3b244d0fbb461914
	md5sums = 3189eb5ae50a9ddce43c8820c35ba2b0
	md5sums = 962dd112eb6d348f8a2efdd69b982359
	md5sums = 6bdfded6596cd064703e37e5657a351a
	md5sums = 261d420ae53438b3fadda33059686a33
	md5sums = f3197a3b2aad5cb79b5dbab0d35fd0f9
	md5sums = ad9c80d0c54c4a91f6f467ffd567b0db

pkgname = simonas-scripts