regen PLIST
This commit is contained in:
parent
163e9b1b42
commit
cc94a2284c
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.55 2016/03/11 20:11:39 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.56 2016/03/13 22:55:56 naddy Exp $
|
||||
|
||||
COMMENT= portable audio output library
|
||||
|
||||
@ -6,7 +6,7 @@ DISTNAME= libao-1.2.0
|
||||
CATEGORIES= audio
|
||||
HOMEPAGE= https://www.xiph.org/ao/
|
||||
SHARED_LIBS= ao 5.0 # 5.0
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
|
||||
|
||||
|
@ -1,5 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.15 2014/05/27 19:44:56 naddy Exp $
|
||||
lib/ao/
|
||||
lib/ao/plugins-4/
|
||||
@comment lib/ao/plugins-4/libsndio.la
|
||||
lib/ao/plugins-4/libsndio.so
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.12 2015/05/22 11:31:10 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.13 2016/03/13 22:55:56 naddy Exp $
|
||||
@pkgpath audio/libao,-main
|
||||
@pkgpath audio/libao,no_arts
|
||||
@pkgpath audio/libao,no_arts,no_esd
|
||||
@ -7,6 +7,10 @@ include/ao/
|
||||
include/ao/ao.h
|
||||
include/ao/os_types.h
|
||||
include/ao/plugin.h
|
||||
lib/ao/
|
||||
lib/ao/plugins-4/
|
||||
@comment lib/ao/plugins-4/libsndio.la
|
||||
lib/ao/plugins-4/libsndio.so
|
||||
lib/libao.a
|
||||
lib/libao.la
|
||||
@lib lib/libao.so.${LIBao_VERSION}
|
||||
@ -51,4 +55,3 @@ share/doc/libao/overview.html
|
||||
share/doc/libao/plugin-api.html
|
||||
share/doc/libao/plugin-overview.html
|
||||
share/doc/libao/style.css
|
||||
%%SHARED%%
|
||||
|
Loading…
Reference in New Issue
Block a user