Update to libdvbpsi-1.2.0.
from brad (maintainer)
This commit is contained in:
parent
8e5af2deae
commit
6c2ac5bb11
@ -1,18 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2015/03/16 18:07:47 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2015/05/24 10:32:46 ajacoutot Exp $
|
||||
|
||||
COMMENT= library for decoding/generating MPEG TS/DVB PSI tables
|
||||
|
||||
V= 0.2.2
|
||||
V= 1.2.0
|
||||
DISTNAME= libdvbpsi-${V}
|
||||
CATEGORIES= devel graphics
|
||||
MASTER_SITES= http://www.videolan.org/pub/libdvbpsi/${V}/ \
|
||||
http://www.fr.videolan.org/pub/libdvbpsi/${V}/
|
||||
MASTER_SITES= https://download.videolan.org/pub/libdvbpsi/${V}/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS= dvbpsi 7.0
|
||||
SHARED_LIBS= dvbpsi 8.0
|
||||
|
||||
HOMEPAGE= http://developers.videolan.org/libdvbpsi/
|
||||
HOMEPAGE= http://www.videolan.org/developers/libdvbpsi.html
|
||||
|
||||
MAINTAINER= Brad Smith <brad@comstyle.com>
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libdvbpsi-0.2.2.tar.bz2) = mqYjRcj+0EpPWVJJZ/sVTj+bAmJWZqIAhhVV3LkWPtM=
|
||||
SIZE (libdvbpsi-0.2.2.tar.bz2) = 330403
|
||||
SHA256 (libdvbpsi-1.2.0.tar.bz2) = NtmyMzBuSLWJmeh4ZCU7Vk4gky7UakheRO9wWPH5J+g=
|
||||
SIZE (libdvbpsi-1.2.0.tar.bz2) = 461372
|
||||
|
@ -1,12 +1,15 @@
|
||||
$OpenBSD: patch-configure,v 1.6 2011/11/06 20:28:11 kili Exp $
|
||||
--- configure.orig Thu Nov 3 09:34:45 2011
|
||||
+++ configure Thu Nov 3 10:03:38 2011
|
||||
@@ -11643,8 +11643,6 @@ fi
|
||||
if test "$release" = "true"
|
||||
then
|
||||
CFLAGS="${CFLAGS} -O6"
|
||||
-else
|
||||
- CFLAGS="${CFLAGS} -O2"
|
||||
fi
|
||||
$OpenBSD: patch-configure,v 1.7 2015/05/24 10:32:46 ajacoutot Exp $
|
||||
|
||||
Remove the use of -Werror.
|
||||
|
||||
--- configure.orig Wed Apr 16 10:44:31 2014
|
||||
+++ configure Sat May 23 23:35:42 2015
|
||||
@@ -11861,7 +11861,7 @@ CC="$lt_save_CC"
|
||||
|
||||
for ac_header in stdint.h inttypes.h
|
||||
CFLAGS_save="${CFLAGS}"
|
||||
|
||||
-CFLAGS_dist="-Wall -Werror --std=gnu99 -D_GNU_SOURCE"
|
||||
+CFLAGS_dist="-Wall --std=gnu99 -D_GNU_SOURCE"
|
||||
CFLAGS_dist="${CFLAGS_dist} -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare"
|
||||
|
||||
case "${target_os}" in
|
||||
|
@ -1,5 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2015/03/16 18:07:47 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.9 2015/05/24 10:32:46 ajacoutot Exp $
|
||||
include/dvbpsi/
|
||||
include/dvbpsi/atsc_eit.h
|
||||
include/dvbpsi/atsc_ett.h
|
||||
include/dvbpsi/atsc_mgt.h
|
||||
include/dvbpsi/atsc_stt.h
|
||||
include/dvbpsi/atsc_vct.h
|
||||
include/dvbpsi/bat.h
|
||||
include/dvbpsi/cat.h
|
||||
include/dvbpsi/demux.h
|
||||
@ -19,28 +24,51 @@ include/dvbpsi/dr_0c.h
|
||||
include/dvbpsi/dr_0d.h
|
||||
include/dvbpsi/dr_0e.h
|
||||
include/dvbpsi/dr_0f.h
|
||||
include/dvbpsi/dr_13.h
|
||||
include/dvbpsi/dr_14.h
|
||||
include/dvbpsi/dr_40.h
|
||||
include/dvbpsi/dr_41.h
|
||||
include/dvbpsi/dr_42.h
|
||||
include/dvbpsi/dr_43.h
|
||||
include/dvbpsi/dr_44.h
|
||||
include/dvbpsi/dr_45.h
|
||||
include/dvbpsi/dr_47.h
|
||||
include/dvbpsi/dr_48.h
|
||||
include/dvbpsi/dr_49.h
|
||||
include/dvbpsi/dr_4a.h
|
||||
include/dvbpsi/dr_4b.h
|
||||
include/dvbpsi/dr_4c.h
|
||||
include/dvbpsi/dr_4d.h
|
||||
include/dvbpsi/dr_4e.h
|
||||
include/dvbpsi/dr_4f.h
|
||||
include/dvbpsi/dr_50.h
|
||||
include/dvbpsi/dr_52.h
|
||||
include/dvbpsi/dr_53.h
|
||||
include/dvbpsi/dr_54.h
|
||||
include/dvbpsi/dr_55.h
|
||||
include/dvbpsi/dr_56.h
|
||||
include/dvbpsi/dr_58.h
|
||||
include/dvbpsi/dr_59.h
|
||||
include/dvbpsi/dr_5a.h
|
||||
include/dvbpsi/dr_62.h
|
||||
include/dvbpsi/dr_66.h
|
||||
include/dvbpsi/dr_69.h
|
||||
include/dvbpsi/dr_73.h
|
||||
include/dvbpsi/dr_76.h
|
||||
include/dvbpsi/dr_7c.h
|
||||
include/dvbpsi/dr_81.h
|
||||
include/dvbpsi/dr_83.h
|
||||
include/dvbpsi/dr_86.h
|
||||
include/dvbpsi/dr_8a.h
|
||||
include/dvbpsi/dr_a0.h
|
||||
include/dvbpsi/dr_a1.h
|
||||
include/dvbpsi/dvbpsi.h
|
||||
include/dvbpsi/eit.h
|
||||
include/dvbpsi/nit.h
|
||||
include/dvbpsi/pat.h
|
||||
include/dvbpsi/pmt.h
|
||||
include/dvbpsi/psi.h
|
||||
include/dvbpsi/rst.h
|
||||
include/dvbpsi/sdt.h
|
||||
include/dvbpsi/sis.h
|
||||
include/dvbpsi/tot.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user