libisofs: dropped
This commit is contained in:
parent
0f6ffadfe3
commit
6679914f15
@ -1,12 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/libisofs/
|
||||
-rw-r--r-- root/root usr/include/libisofs/libisofs.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libisofs.a
|
||||
-rwxr-xr-x root/root usr/lib/libisofs.la
|
||||
lrwxrwxrwx root/root usr/lib/libisofs.so -> libisofs.so.6.91.0
|
||||
lrwxrwxrwx root/root usr/lib/libisofs.so.6 -> libisofs.so.6.91.0
|
||||
-rwxr-xr-x root/root usr/lib/libisofs.so.6.91.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libisofs-1.pc
|
@ -1,5 +0,0 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF358VN/M+cFVf3eysiIORz1txxXtcuobkrPbPe7wXPUyL3KPbpTWZ72KRgzj6AzxTEeJNOCISC5ag1ZkkMaFvIQQ=
|
||||
SHA256 (Pkgfile) = 02801a5c76516ee1e2df19668883ff6bd51b250023c46011c2f9a9ca4d6dbcde
|
||||
SHA256 (.footprint) = a03005a33ed8ee4b20cbca751776d68f4744c8e781b46916de373c106f4869b6
|
||||
SHA256 (libisofs-1.5.4.tar.gz) = aaa0ed80a7501979316f505b0b017f29cba0ea5463b751143bad2c360215a88e
|
@ -1,17 +0,0 @@
|
||||
# Description: Library to create ISO-9660 filesystem with extensions like Rock Ridge or Joliet
|
||||
# URL: https://dev.lovelyhq.com/libburnia/libisofs
|
||||
# Maintainer: unmaintained
|
||||
|
||||
name=libisofs
|
||||
version=1.5.4
|
||||
release=1
|
||||
source=(https://files.libburnia-project.org/releases/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
./configure --prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user