Port the popt argument parsing library
This is required for the sgdisk tool.
This commit is contained in:
committed by
Norman Feske
parent
a9f90eb1d5
commit
3873daff94
1
ports/popt.hash
Normal file
1
ports/popt.hash
Normal file
@@ -0,0 +1 @@
|
||||
4bd12ef49b8e8c463ec891b8397b3dd2904ef86b
|
||||
11
ports/popt.port
Normal file
11
ports/popt.port
Normal file
@@ -0,0 +1,11 @@
|
||||
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
|
||||
Reference in New Issue
Block a user