parent
0a46d5bc5f
commit
73cc98d6cb
10
srcpkgs/udftools/patches/musl-fixes.patch
Normal file
10
srcpkgs/udftools/patches/musl-fixes.patch
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
--- pktsetup/pktsetup.c.orig
|
||||||
|
+++ pktsetup/pktsetup.c
|
||||||
|
@@ -26,7 +26,6 @@
|
||||||
|
#include <sys/stat.h>
|
||||||
|
#include <unistd.h>
|
||||||
|
#include <getopt.h>
|
||||||
|
-#include <bits/types.h>
|
||||||
|
#include <sys/types.h>
|
||||||
|
#include <string.h>
|
||||||
|
#include <limits.h>
|
12
srcpkgs/udftools/template
Normal file
12
srcpkgs/udftools/template
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# Template file for 'udftools'
|
||||||
|
pkgname=udftools
|
||||||
|
version=1.3
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
makedepends="ncurses-devel readline-devel"
|
||||||
|
short_desc="Linux tools for UDF filesystems and DVD/CD-R(W) drives"
|
||||||
|
maintainer="Pierre Allegraud <lyzech@yahoo.fr>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="https://github.com/pali/udftools/"
|
||||||
|
distfiles="https://github.com/pali/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=00562a440de7b855df8127f8f798df657d53f20d9a205a7041fed37c8a07d4cb
|
Loading…
x
Reference in New Issue
Block a user