DEBUG_PACKAGES, @static-lib

This commit is contained in:
espie
2019-11-13 11:00:21 +00:00
parent 1f1b2d3b62
commit ecd35d58bd
2 changed files with 6 additions and 4 deletions
+4 -2
View File
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2019/07/12 20:43:34 sthen Exp $
# $OpenBSD: Makefile,v 1.28 2019/11/13 11:00:21 espie Exp $
COMMENT = free library for decoding ATSC A/52 streams, aka AC-3
@@ -6,7 +6,7 @@ V = 0.7.5
# 0.7.5-cvs
DISTNAME = a52dec-snapshot
PKGNAME = liba52-${V}
REVISION = 2
REVISION = 3
CATEGORIES = audio
MASTER_SITES = https://comstyle.com/source/
@@ -29,6 +29,8 @@ AUTOCONF_VERSION = 2.59
CONFIGURE_ARGS += --disable-oss
MODGNU_CONFIG_GUESS_DIRS = ${WRKSRC}/autotools
DEBUG_PACKAGES = ${BUILD_PACKAGES}
post-extract:
@cp ${FILESDIR}/audio_out_sndio.c ${WRKSRC}/libao
+2 -2
View File
@@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.6 2015/03/16 18:07:35 naddy Exp $
@comment $OpenBSD: PLIST,v 1.7 2019/11/13 11:00:21 espie Exp $
@bin bin/a52dec
@bin bin/extract_a52
include/a52dec/
@@ -6,7 +6,7 @@ include/a52dec/a52.h
include/a52dec/attributes.h
include/a52dec/audio_out.h
include/a52dec/mm_accel.h
lib/liba52.a
@static-lib lib/liba52.a
lib/liba52.la
@lib lib/liba52.so.${LIBa52_VERSION}
lib/pkgconfig/liba52.pc