mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
This commit is contained in:
parent
f60590782a
commit
0d84a01a7b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364211
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
PORTNAME= libaudiofile
|
PORTNAME= libaudiofile
|
||||||
PORTVERSION= 0.3.6
|
PORTVERSION= 0.3.6
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
MASTER_SITES= GNOME
|
MASTER_SITES= GNOME
|
||||||
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/lib//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
|
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/lib//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
|
||||||
@ -16,8 +17,7 @@ LICENSE= LGPL21
|
|||||||
|
|
||||||
CONFLICTS= osalp-0.7.*
|
CONFLICTS= osalp-0.7.*
|
||||||
|
|
||||||
USE_AUTOTOOLS= libtool
|
USES= pathfix pkgconfig tar:xz libtool
|
||||||
USES= pathfix pkgconfig tar:xz
|
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
|
@ -4,9 +4,9 @@ include/af_vfs.h
|
|||||||
include/audiofile.h
|
include/audiofile.h
|
||||||
include/aupvlist.h
|
include/aupvlist.h
|
||||||
lib/libaudiofile.a
|
lib/libaudiofile.a
|
||||||
lib/libaudiofile.la
|
|
||||||
lib/libaudiofile.so
|
lib/libaudiofile.so
|
||||||
lib/libaudiofile.so.1
|
lib/libaudiofile.so.1
|
||||||
|
lib/libaudiofile.so.1.0.0
|
||||||
libdata/pkgconfig/audiofile.pc
|
libdata/pkgconfig/audiofile.pc
|
||||||
man/man1/sfconvert.1.gz
|
man/man1/sfconvert.1.gz
|
||||||
man/man1/sfinfo.1.gz
|
man/man1/sfinfo.1.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user