Files
genode-world/ports/popt.port
Pirmin Duss 3873daff94 Port the popt argument parsing library
This is required for the sgdisk tool.
2019-05-14 10:41:15 +02:00

12 lines
243 B
Plaintext

LICENSE := GPLv2
VERSION := 5.4.13
DOWNLOADS := popt.git
POPT_DIR := src/lib/popt
URL(popt) := https://github.com/devzero2000/POPT.git
REV(popt) := rpm-$(VERSION)-release
DIR(popt) := $(POPT_DIR)
PATCHES := src/lib/popt/patches/*.patch