update to 0.1.7
This commit is contained in:
parent
4dba02c51b
commit
53e78892f8
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2009/08/18 23:41:12 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2010/04/26 00:11:37 jolan Exp $
|
||||
|
||||
COMMENT= library for decoding/generating MPEG TS/DVB PSI tables
|
||||
V= 0.1.6
|
||||
DISTNAME= libdvbpsi5-${V}
|
||||
PKGNAME= libdvbpsi-${V}
|
||||
SHARED_LIBS= dvbpsi 5.0
|
||||
V= 0.1.7
|
||||
DISTNAME= libdvbpsi-${V}
|
||||
SHARED_LIBS= dvbpsi 6.0
|
||||
CATEGORIES= devel graphics
|
||||
MASTER_SITES= http://www.videolan.org/pub/libdvbpsi/${V}/ \
|
||||
http://www.fr.videolan.org/pub/libdvbpsi/${V}/
|
||||
@ -21,6 +20,5 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
CONFIGURE_STYLE=gnu
|
||||
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/autotools
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (libdvbpsi5-0.1.6.tar.gz) = cKRoNpyNtbI6raoHuta9Tw==
|
||||
RMD160 (libdvbpsi5-0.1.6.tar.gz) = PmAs6gC7OPpogbHNWO/h4jWk5/c=
|
||||
SHA1 (libdvbpsi5-0.1.6.tar.gz) = KTAM8jT32uy3gzNdHiaIIxUhpY4=
|
||||
SHA256 (libdvbpsi5-0.1.6.tar.gz) = D7cLFtg2sP61O+Z79b6aEH/FBSC3cITRcF9/cA504sg=
|
||||
SIZE (libdvbpsi5-0.1.6.tar.gz) = 409072
|
||||
MD5 (libdvbpsi-0.1.7.tar.gz) = 8pc8WGNf84354IRAVisRvQ==
|
||||
RMD160 (libdvbpsi-0.1.7.tar.gz) = dguloOEhujOgQCHfrf93zkpttBU=
|
||||
SHA1 (libdvbpsi-0.1.7.tar.gz) = v25fhw5xT98hPxnY+KpZwznlyW8=
|
||||
SHA256 (libdvbpsi-0.1.7.tar.gz) = n3UPPYQ3TvTsUrRagOaGlAmHZyGWSv0QEa9Ct9EDjUY=
|
||||
SIZE (libdvbpsi-0.1.7.tar.gz) = 404749
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-configure,v 1.3 2009/08/18 23:41:12 jolan Exp $
|
||||
--- configure.orig Mon Oct 22 05:09:24 2007
|
||||
+++ configure Tue Aug 18 18:01:12 2009
|
||||
@@ -19253,7 +19253,7 @@ if test "$release" = "true"
|
||||
$OpenBSD: patch-configure,v 1.4 2010/04/26 00:11:37 jolan Exp $
|
||||
--- configure.orig Fri Apr 23 03:15:47 2010
|
||||
+++ configure Sat Apr 24 18:56:34 2010
|
||||
@@ -11227,7 +11227,7 @@ if test "$release" = "true"
|
||||
then
|
||||
CFLAGS="${CFLAGS} -O6"
|
||||
else
|
||||
|
@ -1,11 +1,12 @@
|
||||
$OpenBSD: patch-examples_connect_c,v 1.1 2009/08/18 23:41:12 jolan Exp $
|
||||
--- examples/connect.c.orig Thu Jan 18 08:57:08 2007
|
||||
+++ examples/connect.c Tue Aug 18 18:03:22 2009
|
||||
@@ -38,7 +38,6 @@
|
||||
# include <netinet/if_ether.h>
|
||||
#endif
|
||||
#include <netdb.h>
|
||||
-#include <netinet/ip.h>
|
||||
#include <netinet/udp.h>
|
||||
#include <arpa/inet.h>
|
||||
|
||||
$OpenBSD: patch-examples_connect_c,v 1.2 2010/04/26 00:11:37 jolan Exp $
|
||||
--- examples/connect.c.orig Wed Sep 17 04:39:35 2008
|
||||
+++ examples/connect.c Sat Apr 24 18:58:17 2010
|
||||
@@ -38,7 +38,7 @@
|
||||
# include <netinet/if_ether.h>
|
||||
#endif
|
||||
#include <netdb.h>
|
||||
-#ifndef __FreeBSD__
|
||||
+#ifndef __OpenBSD__
|
||||
# include <netinet/ip.h>
|
||||
#endif
|
||||
#include <netinet/udp.h>
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2009/08/18 23:41:12 jolan Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2010/04/26 00:11:37 jolan Exp $
|
||||
include/dvbpsi/
|
||||
include/dvbpsi/cat.h
|
||||
include/dvbpsi/demux.h
|
||||
@ -19,6 +19,8 @@ include/dvbpsi/dr_0d.h
|
||||
include/dvbpsi/dr_0e.h
|
||||
include/dvbpsi/dr_0f.h
|
||||
include/dvbpsi/dr_42.h
|
||||
include/dvbpsi/dr_43.h
|
||||
include/dvbpsi/dr_45.h
|
||||
include/dvbpsi/dr_47.h
|
||||
include/dvbpsi/dr_48.h
|
||||
include/dvbpsi/dr_4d.h
|
||||
@ -26,14 +28,20 @@ include/dvbpsi/dr_4e.h
|
||||
include/dvbpsi/dr_52.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_69.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/sdt.h
|
||||
include/dvbpsi/tot.h
|
||||
lib/libdvbpsi.a
|
||||
lib/libdvbpsi.la
|
||||
%%SHARED%%
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/libdvbpsi.pc
|
||||
|
Loading…
x
Reference in New Issue
Block a user