blob: b4beb2154b493dd279d1d71e96d4f5602c2d4a96 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = grub-imageboot
pkgdesc = grub2 script to automatically add boot entries for iso images placed in /boot/images/
pkgver = 0.6+nmu2
pkgrel = 1
url = https://launchpad.net/ubuntu/+source/grub-imageboot/
install = grub-imageboot.install
arch = any
license = GPL3
makedepends = syslinux
depends = bash
depends = grub
options = emptydirs
source = https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/grub-imageboot/0.6+nmu2/grub-imageboot_0.6+nmu2.tar.xz
sha256sums = 5172c2bfa1cd7f569f6dfd18383c39016ea4490f87b3943db7473ec85795507b
pkgname = grub-imageboot
|