pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/dvb-apps add the following to the dvb-apps ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4fa8373b773e
branches:  trunk
changeset: 590653:4fa8373b773e
user:      jmcneill <jmcneill%pkgsrc.org@localhost>
date:      Fri Jul 15 22:59:20 2011 +0000

description:
add the following to the dvb-apps build:
 - libdvbapi
 - libucsi
 - atsc_epg
 - azap / czap / szap / tzap
 - dvbdate

diffstat:

 multimedia/dvb-apps/Makefile                                                                              |   20 +-
 multimedia/dvb-apps/PLIST                                                                                 |  179 +++++++++-
 multimedia/dvb-apps/distinfo                                                                              |   90 ++++-
 multimedia/dvb-apps/patches/patch-lib_libdvbapi_dvbaudio.c                                                |   26 +
 multimedia/dvb-apps/patches/patch-lib_libdvbapi_dvbca.c                                                   |   88 ++++
 multimedia/dvb-apps/patches/patch-lib_libdvbapi_dvbdemux.c                                                |   16 +
 multimedia/dvb-apps/patches/patch-lib_libdvbapi_dvbfe.c                                                   |   16 +
 multimedia/dvb-apps/patches/patch-lib_libdvbapi_dvbnet.c                                                  |   56 +++
 multimedia/dvb-apps/patches/patch-lib_libdvbapi_dvbvideo.c                                                |   18 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_atsc_caption__service__descriptor.h                         |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_atsc_cvct__section.c                                        |   34 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_atsc_dccsct__section.c                                      |   31 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_atsc_dcct__section.c                                        |   48 ++
 multimedia/dvb-apps/patches/patch-lib_libucsi_atsc_eit__section.c                                         |   26 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_atsc_ett__section.c                                         |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_atsc_mgt__section.c                                         |   37 ++
 multimedia/dvb-apps/patches/patch-lib_libucsi_atsc_service__location__descriptor.h                        |   21 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_atsc_stt__section.c                                         |   16 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_atsc_time__shifted__service__descriptor.h                   |   15 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_atsc_tvct__section.c                                        |   34 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_ait__application__descriptor.h                          |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_ait__application__icons__descriptor.h                   |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_ait__external__application__authorisation__descriptor.h |   15 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_announcement__support__descriptor.h                     |   26 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_application__signalling__descriptor.h                   |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_bat__section.c                                          |   35 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_ca__identifier__descriptor.h                            |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_cable__delivery__descriptor.h                           |   17 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_cell__frequency__link__descriptor.h                     |   24 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_cell__list__descriptor.h                                |   32 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_content__identifier__descriptor.h                       |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_data__broadcast__descriptor.h                           |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_data__broadcast__id__descriptor.h                       |   31 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_eit__section.c                                          |   27 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_frequency__list__descriptor.h                           |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_int__section.c                                          |   33 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_ip__mac__stream__location__descriptor.h                 |   19 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_linkage__descriptor.h                                   |   52 ++
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_mhp__data__broadcast__id__descriptor.h                  |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_mosaic__descriptor.h                                    |   60 +++
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_nit__section.c                                          |   35 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_nvod__reference__descriptor.h                           |   17 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_partial__transport__stream__descriptor.h                |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_pdc__descriptor.h                                       |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_private__data__specifier__descriptor.h                  |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_rnt__rar__over__dvb__stream__descriptor.h               |   17 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_rnt__rnt__scan__descriptor.h                            |   15 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_rst__section.c                                          |   19 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_satellite__delivery__descriptor.h                       |   17 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_sdt__section.c                                          |   24 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_service__availability__descriptor.h                     |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_service__list__descriptor.h                             |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_service__move__descriptor.h                             |   17 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_sit__section.c                                          |   26 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_subtitling__descriptor.h                                |   15 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_terrestrial__delivery__descriptor.h                     |   15 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_time__shifted__event__descriptor.h                      |   15 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_time__shifted__service__descriptor.h                    |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_tot__section.c                                          |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_dvb_tva__id__descriptor.h                                   |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_endianops.h                                                 |   94 +++++
 multimedia/dvb-apps/patches/patch-lib_libucsi_mpeg_ca__descriptor.h                                       |   15 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_mpeg_content__labelling__descriptor.h                       |   32 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_mpeg_copyright__descriptor.h                                |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_mpeg_external__es__id__descriptor.h                         |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_mpeg_fmc__descriptor.h                                      |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_mpeg_ibp__descriptor.h                                      |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_mpeg_maximum__bitrate__descriptor.h                         |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_mpeg_metadata__descriptor.h                                 |   30 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_mpeg_metadata__pointer__descriptor.h                        |   49 ++
 multimedia/dvb-apps/patches/patch-lib_libucsi_mpeg_metadata__std__descriptor.h                            |   17 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_mpeg_multiplex__buffer__descriptor.h                        |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_mpeg_multiplex__buffer__utilization__descriptor.h           |   15 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_mpeg_odsmt__section.c                                       |   22 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_mpeg_pat__section.c                                         |   15 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_mpeg_pmt__section.c                                         |   27 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_mpeg_private__data__indicator__descriptor.h                 |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_mpeg_registration__descriptor.h                             |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_mpeg_sl__descriptor.h                                       |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_mpeg_smoothing__buffer__descriptor.h                        |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_mpeg_target__background__grid__descriptor.h                 |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_mpeg_video__window__descriptor.h                            |   13 +
 multimedia/dvb-apps/patches/patch-lib_libucsi_section.h                                                   |   60 +++
 multimedia/dvb-apps/patches/patch-util_atsc__epg_Makefile                                                 |   17 +
 multimedia/dvb-apps/patches/patch-util_dvbdate_Makefile                                                   |   13 +
 multimedia/dvb-apps/patches/patch-util_dvbdate_dvbdate.c                                                  |   17 +
 multimedia/dvb-apps/patches/patch-util_szap_azap.c                                                        |   17 +
 multimedia/dvb-apps/patches/patch-util_szap_czap.c                                                        |   17 +
 multimedia/dvb-apps/patches/patch-util_szap_szap.c                                                        |   29 +
 multimedia/dvb-apps/patches/patch-util_szap_tzap.c                                                        |   21 +
 multimedia/dvb-apps/patches/patch-util_szap_util.c                                                        |   17 +
 91 files changed, 2284 insertions(+), 4 deletions(-)

diffs (truncated from 2683 to 300 lines):

diff -r cfe824fa2361 -r 4fa8373b773e multimedia/dvb-apps/Makefile
--- a/multimedia/dvb-apps/Makefile      Fri Jul 15 20:58:56 2011 +0000
+++ b/multimedia/dvb-apps/Makefile      Fri Jul 15 22:59:20 2011 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/07/13 23:42:16 jmcneill Exp $
+# $NetBSD: Makefile,v 1.2 2011/07/15 22:59:20 jmcneill Exp $
 #
 
 PKGNAME=       dvb-apps-20110713
+PKGREVISION=   1
 DISTNAME=      148ede2a6809
 DIST_SUBDIR=   dvb-apps
 CATEGORIES=    multimedia
@@ -18,10 +19,25 @@
 WRKSRC=        ${WRKDIR}/dvb-apps-148ede2a6809
 
 do-build:
-       cd ${WRKSRC}/util/scan && gmake
+       cd ${WRKSRC}/lib/libdvbapi && gmake prefix=${PREFIX}
+       cd ${WRKSRC}/lib/libucsi && gmake prefix=${PREFIX}
+       cd ${WRKSRC}/util/atsc_epg&& gmake prefix=${PREFIX}
+       cd ${WRKSRC}/util/dvbdate && gmake prefix=${PREFIX}
+       cd ${WRKSRC}/util/scan && gmake prefix=${PREFIX}
+       cd ${WRKSRC}/util/szap && gmake prefix=${PREFIX}
 
 do-install:
+       cd ${WRKSRC}/lib/libdvbapi && \
+               gmake DESTDIR=${DESTDIR} prefix=${PREFIX} install
+       cd ${WRKSRC}/lib/libucsi && \
+               gmake DESTDIR=${DESTDIR} prefix=${PREFIX} install
+       cd ${WRKSRC}/util/atsc_epg && \
+               gmake DESTDIR=${DESTDIR} prefix=${PREFIX} install
+       cd ${WRKSRC}/util/dvbdate && \
+               gmake DESTDIR=${DESTDIR} prefix=${PREFIX} install
        cd ${WRKSRC}/util/scan && \
                gmake DESTDIR=${DESTDIR} prefix=${PREFIX} install
+       cd ${WRKSRC}/util/szap && \
+               gmake DESTDIR=${DESTDIR} prefix=${PREFIX} install
 
 .include "../../mk/bsd.pkg.mk"
diff -r cfe824fa2361 -r 4fa8373b773e multimedia/dvb-apps/PLIST
--- a/multimedia/dvb-apps/PLIST Fri Jul 15 20:58:56 2011 +0000
+++ b/multimedia/dvb-apps/PLIST Fri Jul 15 22:59:20 2011 +0000
@@ -1,5 +1,182 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/07/13 23:42:16 jmcneill Exp $
+@comment $NetBSD: PLIST,v 1.2 2011/07/15 22:59:20 jmcneill Exp $
+bin/atsc_epg
+bin/azap
+bin/czap
+bin/dvbdate
 bin/scan
+bin/szap
+bin/tzap
+include/libdvbapi/dvbaudio.h
+include/libdvbapi/dvbca.h
+include/libdvbapi/dvbdemux.h
+include/libdvbapi/dvbfe.h
+include/libdvbapi/dvbnet.h
+include/libdvbapi/dvbvideo.h
+include/libucsi/atsc/ac3_descriptor.h
+include/libucsi/atsc/caption_service_descriptor.h
+include/libucsi/atsc/component_name_descriptor.h
+include/libucsi/atsc/content_advisory_descriptor.h
+include/libucsi/atsc/cvct_section.h
+include/libucsi/atsc/dcc_arriving_request_descriptor.h
+include/libucsi/atsc/dcc_departing_request_descriptor.h
+include/libucsi/atsc/dccsct_section.h
+include/libucsi/atsc/dcct_section.h
+include/libucsi/atsc/descriptor.h
+include/libucsi/atsc/eit_section.h
+include/libucsi/atsc/ett_section.h
+include/libucsi/atsc/extended_channel_name_descriptor.h
+include/libucsi/atsc/genre_descriptor.h
+include/libucsi/atsc/mgt_section.h
+include/libucsi/atsc/rc_descriptor.h
+include/libucsi/atsc/rrt_section.h
+include/libucsi/atsc/section.h
+include/libucsi/atsc/service_location_descriptor.h
+include/libucsi/atsc/stt_section.h
+include/libucsi/atsc/stuffing_descriptor.h
+include/libucsi/atsc/time_shifted_service_descriptor.h
+include/libucsi/atsc/tvct_section.h
+include/libucsi/atsc/types.h
+include/libucsi/crc32.h
+include/libucsi/descriptor.h
+include/libucsi/dvb/ac3_descriptor.h
+include/libucsi/dvb/adaptation_field_data_descriptor.h
+include/libucsi/dvb/ait_application_descriptor.h
+include/libucsi/dvb/ait_application_icons_descriptor.h
+include/libucsi/dvb/ait_application_name_descriptor.h
+include/libucsi/dvb/ait_external_application_authorisation_descriptor.h
+include/libucsi/dvb/ancillary_data_descriptor.h
+include/libucsi/dvb/announcement_support_descriptor.h
+include/libucsi/dvb/application_signalling_descriptor.h
+include/libucsi/dvb/bat_section.h
+include/libucsi/dvb/bouquet_name_descriptor.h
+include/libucsi/dvb/ca_identifier_descriptor.h
+include/libucsi/dvb/cable_delivery_descriptor.h
+include/libucsi/dvb/cell_frequency_link_descriptor.h
+include/libucsi/dvb/cell_list_descriptor.h
+include/libucsi/dvb/component_descriptor.h
+include/libucsi/dvb/content_descriptor.h
+include/libucsi/dvb/content_identifier_descriptor.h
+include/libucsi/dvb/country_availability_descriptor.h
+include/libucsi/dvb/data_broadcast_descriptor.h
+include/libucsi/dvb/data_broadcast_id_descriptor.h
+include/libucsi/dvb/default_authority_descriptor.h
+include/libucsi/dvb/descriptor.h
+include/libucsi/dvb/dit_section.h
+include/libucsi/dvb/dsng_descriptor.h
+include/libucsi/dvb/eit_section.h
+include/libucsi/dvb/extended_event_descriptor.h
+include/libucsi/dvb/frequency_list_descriptor.h
+include/libucsi/dvb/int_section.h
+include/libucsi/dvb/ip_mac_platform_name_descriptor.h
+include/libucsi/dvb/ip_mac_platform_provider_name_descriptor.h
+include/libucsi/dvb/ip_mac_stream_location_descriptor.h
+include/libucsi/dvb/linkage_descriptor.h
+include/libucsi/dvb/local_time_offset_descriptor.h
+include/libucsi/dvb/mhp_data_broadcast_id_descriptor.h
+include/libucsi/dvb/mosaic_descriptor.h
+include/libucsi/dvb/mpe_fec_section.h
+include/libucsi/dvb/multilingual_bouquet_name_descriptor.h
+include/libucsi/dvb/multilingual_component_descriptor.h
+include/libucsi/dvb/multilingual_network_name_descriptor.h
+include/libucsi/dvb/multilingual_service_name_descriptor.h
+include/libucsi/dvb/network_name_descriptor.h
+include/libucsi/dvb/nit_section.h
+include/libucsi/dvb/nvod_reference_descriptor.h
+include/libucsi/dvb/parental_rating_descriptor.h
+include/libucsi/dvb/partial_transport_stream_descriptor.h
+include/libucsi/dvb/pdc_descriptor.h
+include/libucsi/dvb/private_data_specifier_descriptor.h
+include/libucsi/dvb/related_content_descriptor.h
+include/libucsi/dvb/rnt_rar_over_dvb_stream_descriptor.h
+include/libucsi/dvb/rnt_rar_over_ip_descriptor.h
+include/libucsi/dvb/rnt_rnt_scan_descriptor.h
+include/libucsi/dvb/rst_section.h
+include/libucsi/dvb/s2_satellite_delivery_descriptor.h
+include/libucsi/dvb/satellite_delivery_descriptor.h
+include/libucsi/dvb/scrambling_descriptor.h
+include/libucsi/dvb/sdt_section.h
+include/libucsi/dvb/section.h
+include/libucsi/dvb/service_availability_descriptor.h
+include/libucsi/dvb/service_descriptor.h
+include/libucsi/dvb/service_identifier_descriptor.h
+include/libucsi/dvb/service_list_descriptor.h
+include/libucsi/dvb/service_move_descriptor.h
+include/libucsi/dvb/short_event_descriptor.h
+include/libucsi/dvb/short_smoothing_buffer_descriptor.h
+include/libucsi/dvb/sit_section.h
+include/libucsi/dvb/st_section.h
+include/libucsi/dvb/stream_identifier_descriptor.h
+include/libucsi/dvb/stuffing_descriptor.h
+include/libucsi/dvb/subtitling_descriptor.h
+include/libucsi/dvb/target_ip_address_descriptor.h
+include/libucsi/dvb/target_ip_slash_descriptor.h
+include/libucsi/dvb/target_ip_source_slash_descriptor.h
+include/libucsi/dvb/target_ipv6_address_descriptor.h
+include/libucsi/dvb/target_ipv6_slash_descriptor.h
+include/libucsi/dvb/target_ipv6_source_slash_descriptor.h
+include/libucsi/dvb/tdt_section.h
+include/libucsi/dvb/telephone_descriptor.h
+include/libucsi/dvb/teletext_descriptor.h
+include/libucsi/dvb/terrestrial_delivery_descriptor.h
+include/libucsi/dvb/time_shifted_event_descriptor.h
+include/libucsi/dvb/time_shifted_service_descriptor.h
+include/libucsi/dvb/time_slice_fec_identifier_descriptor.h
+include/libucsi/dvb/tot_section.h
+include/libucsi/dvb/transport_stream_descriptor.h
+include/libucsi/dvb/tva_container_section.h
+include/libucsi/dvb/tva_id_descriptor.h
+include/libucsi/dvb/types.h
+include/libucsi/dvb/vbi_data_descriptor.h
+include/libucsi/dvb/vbi_teletext_descriptor.h
+include/libucsi/endianops.h
+include/libucsi/mpeg/audio_stream_descriptor.h
+include/libucsi/mpeg/ca_descriptor.h
+include/libucsi/mpeg/cat_section.h
+include/libucsi/mpeg/content_labelling_descriptor.h
+include/libucsi/mpeg/copyright_descriptor.h
+include/libucsi/mpeg/data_stream_alignment_descriptor.h
+include/libucsi/mpeg/datagram_section.h
+include/libucsi/mpeg/descriptor.h
+include/libucsi/mpeg/external_es_id_descriptor.h
+include/libucsi/mpeg/fmc_descriptor.h
+include/libucsi/mpeg/fmxbuffer_size_descriptor.h
+include/libucsi/mpeg/hierarchy_descriptor.h
+include/libucsi/mpeg/ibp_descriptor.h
+include/libucsi/mpeg/iod_descriptor.h
+include/libucsi/mpeg/iso_639_language_descriptor.h
+include/libucsi/mpeg/maximum_bitrate_descriptor.h
+include/libucsi/mpeg/metadata_descriptor.h
+include/libucsi/mpeg/metadata_pointer_descriptor.h
+include/libucsi/mpeg/metadata_section.h
+include/libucsi/mpeg/metadata_std_descriptor.h
+include/libucsi/mpeg/mpeg4_audio_descriptor.h
+include/libucsi/mpeg/mpeg4_video_descriptor.h
+include/libucsi/mpeg/multiplex_buffer_descriptor.h
+include/libucsi/mpeg/multiplex_buffer_utilization_descriptor.h
+include/libucsi/mpeg/muxcode_descriptor.h
+include/libucsi/mpeg/odsmt_section.h
+include/libucsi/mpeg/pat_section.h
+include/libucsi/mpeg/pmt_section.h
+include/libucsi/mpeg/private_data_indicator_descriptor.h
+include/libucsi/mpeg/registration_descriptor.h
+include/libucsi/mpeg/section.h
+include/libucsi/mpeg/sl_descriptor.h
+include/libucsi/mpeg/smoothing_buffer_descriptor.h
+include/libucsi/mpeg/std_descriptor.h
+include/libucsi/mpeg/system_clock_descriptor.h
+include/libucsi/mpeg/target_background_grid_descriptor.h
+include/libucsi/mpeg/tsdt_section.h
+include/libucsi/mpeg/types.h
+include/libucsi/mpeg/video_stream_descriptor.h
+include/libucsi/mpeg/video_window_descriptor.h
+include/libucsi/section.h
+include/libucsi/section_buf.h
+include/libucsi/transport_packet.h
+include/libucsi/types.h
+lib/libdvbapi.a
+lib/libdvbapi.so
+lib/libucsi.a
+lib/libucsi.so
 share/dvb/atsc/ca-AB-Calgary
 share/dvb/atsc/us-ATSC-center-frequencies-8VSB
 share/dvb/atsc/us-CA-SF-Bay-Area
diff -r cfe824fa2361 -r 4fa8373b773e multimedia/dvb-apps/distinfo
--- a/multimedia/dvb-apps/distinfo      Fri Jul 15 20:58:56 2011 +0000
+++ b/multimedia/dvb-apps/distinfo      Fri Jul 15 22:59:20 2011 +0000
@@ -1,8 +1,91 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/07/13 23:42:16 jmcneill Exp $
+$NetBSD: distinfo,v 1.2 2011/07/15 22:59:20 jmcneill Exp $
 
 SHA1 (dvb-apps/148ede2a6809.tar.gz) = 1d7b7713cce5a2a1db4a5639789140b5c3ba272f
 RMD160 (dvb-apps/148ede2a6809.tar.gz) = b024e3fa143d4b89ce842aeb799217f48c0df58a
 Size (dvb-apps/148ede2a6809.tar.gz) = 516680 bytes
+SHA1 (patch-lib_libdvbapi_dvbaudio.c) = 9f6ce96ac66a505ae535e59af04ea3aff6749147
+SHA1 (patch-lib_libdvbapi_dvbca.c) = fb634395e1f9d0e3dc42f60bdf6d581fc11312ca
+SHA1 (patch-lib_libdvbapi_dvbdemux.c) = 60f7c927878f0923a355a329b93afe30a2f335d0
+SHA1 (patch-lib_libdvbapi_dvbfe.c) = 44ee918a5c09aa1947c0f5d9c6148607e67b75bb
+SHA1 (patch-lib_libdvbapi_dvbnet.c) = cee386a3535c676de3a3062c2f9098816b828120
+SHA1 (patch-lib_libdvbapi_dvbvideo.c) = fdbb9a3a899ef0f5cc78a897c69e1678f64e1a0d
+SHA1 (patch-lib_libucsi_atsc_caption__service__descriptor.h) = 65abe88270e298dc728e7d4409860744a2ea593d
+SHA1 (patch-lib_libucsi_atsc_cvct__section.c) = 796d37b4b1e55b19ef40579d9492365dd23e54ff
+SHA1 (patch-lib_libucsi_atsc_dccsct__section.c) = da8327a47cdf9d27c03ac5fe98dff6848646bef7
+SHA1 (patch-lib_libucsi_atsc_dcct__section.c) = 46331e68633e430466c46b086dc12d6c0e585385
+SHA1 (patch-lib_libucsi_atsc_eit__section.c) = b6bb014d27cbf5e0ffa22c6036fe3db0b9338022
+SHA1 (patch-lib_libucsi_atsc_ett__section.c) = e47693a38fcbb4a623922d5ac2595ffcd4cb74ed
+SHA1 (patch-lib_libucsi_atsc_mgt__section.c) = edf2a13657fb004db415d4e69aa05cb92768f38a
+SHA1 (patch-lib_libucsi_atsc_service__location__descriptor.h) = 8a7c2d16ba35cb1249906f5afd7548269c44269e
+SHA1 (patch-lib_libucsi_atsc_stt__section.c) = 001f88e6e6d0265760c8c418e6c45311947ca2c2
+SHA1 (patch-lib_libucsi_atsc_time__shifted__service__descriptor.h) = 8ff522f574251abebc67bdc5c0f1db246a33b3d3
+SHA1 (patch-lib_libucsi_atsc_tvct__section.c) = ac4a9b9aed7f403d931e6ffddc815cdecf601497
+SHA1 (patch-lib_libucsi_dvb_ait__application__descriptor.h) = b9242fef5bc2ee004d9a80cc5380c95c6eed3d30
+SHA1 (patch-lib_libucsi_dvb_ait__application__icons__descriptor.h) = 7046c6dd7f24f93207237db4c1b52e8001075d35
+SHA1 (patch-lib_libucsi_dvb_ait__external__application__authorisation__descriptor.h) = 899734acb024caa7c28e9f53a2db261e792d95ed
+SHA1 (patch-lib_libucsi_dvb_announcement__support__descriptor.h) = 64da8c3bc71a45659266eb60d3f3078b8da589af
+SHA1 (patch-lib_libucsi_dvb_application__signalling__descriptor.h) = f427795d3239eafcc28d5c3625383a01d3af436b
+SHA1 (patch-lib_libucsi_dvb_bat__section.c) = 93a13b4faa18384897f67f6cdc91459a3e702496
+SHA1 (patch-lib_libucsi_dvb_ca__identifier__descriptor.h) = 3ba7641686b206986ab63b1a5d22a2f3ea66b2e0
+SHA1 (patch-lib_libucsi_dvb_cable__delivery__descriptor.h) = 5e4373fdb998f709739c8b1896f0083c712c9201
+SHA1 (patch-lib_libucsi_dvb_cell__frequency__link__descriptor.h) = 12381b0cd52c37fd2c4404d2cdf26a13dbe668bd
+SHA1 (patch-lib_libucsi_dvb_cell__list__descriptor.h) = ae5b23d76fc9b95a40274bae36bbf642f4e91463
+SHA1 (patch-lib_libucsi_dvb_content__identifier__descriptor.h) = 4ad261afacd33bd5276335fc4c1c9878db659331
+SHA1 (patch-lib_libucsi_dvb_data__broadcast__descriptor.h) = 34e84c8604df56bcfb3e2e3923b18252ea96425c
+SHA1 (patch-lib_libucsi_dvb_data__broadcast__id__descriptor.h) = 60ed410244e1bc396344ea852809b24e0bdf4b2b
+SHA1 (patch-lib_libucsi_dvb_eit__section.c) = fd7f415fc00631578fd3d6bb91a321e5d463d6e9
+SHA1 (patch-lib_libucsi_dvb_frequency__list__descriptor.h) = 60eedf2fac2bc03e12724160b88af2180d5b6243
+SHA1 (patch-lib_libucsi_dvb_int__section.c) = a52ce4328b742854ed408e2bd18b37ff50e56c37
+SHA1 (patch-lib_libucsi_dvb_ip__mac__stream__location__descriptor.h) = e85989b902c0ce40d2065fc12a0b8da8b1b7c104
+SHA1 (patch-lib_libucsi_dvb_linkage__descriptor.h) = d9912c3593ee5dddc3a84d495113d730aff17698
+SHA1 (patch-lib_libucsi_dvb_mhp__data__broadcast__id__descriptor.h) = 06d615f06942c64228c6e2d58b6d935cfbbd7d40
+SHA1 (patch-lib_libucsi_dvb_mosaic__descriptor.h) = 6ff55e9970b990a6059b447e161abcb875b9ffb2
+SHA1 (patch-lib_libucsi_dvb_nit__section.c) = 8af79ce6c3d032e52f7376a619d6e1d55810b8b2
+SHA1 (patch-lib_libucsi_dvb_nvod__reference__descriptor.h) = 6374a1fb4c481b74dcb83b5c35f4fee7db654fd6
+SHA1 (patch-lib_libucsi_dvb_partial__transport__stream__descriptor.h) = 5ff7b0a9324f336a23743c2a09b6de94d4ebb674
+SHA1 (patch-lib_libucsi_dvb_pdc__descriptor.h) = 0a128836502682b65a2e266e6c348854cdcfea31
+SHA1 (patch-lib_libucsi_dvb_private__data__specifier__descriptor.h) = ed27342e9ddc5cc44d9273f28af1290c31600ea7
+SHA1 (patch-lib_libucsi_dvb_rnt__rar__over__dvb__stream__descriptor.h) = 6263626a0bdaabc28740f39fb50149aa20f83fe0
+SHA1 (patch-lib_libucsi_dvb_rnt__rnt__scan__descriptor.h) = c77e8c2f2f2c715a364e7fa4f53f3fef3c5a406a
+SHA1 (patch-lib_libucsi_dvb_rst__section.c) = 80fb77dc592020553b8faf864dcae89ddf76ea11
+SHA1 (patch-lib_libucsi_dvb_satellite__delivery__descriptor.h) = 3a60a553329f18d593d68aec160d59e512329277
+SHA1 (patch-lib_libucsi_dvb_sdt__section.c) = 46902f7859fe3b84cf186f2f82fe455ba942603c
+SHA1 (patch-lib_libucsi_dvb_service__availability__descriptor.h) = f764b919b51c197a3a59484620314701750d1777
+SHA1 (patch-lib_libucsi_dvb_service__list__descriptor.h) = d4ddff67374a8fe0e2a85bcd1c10613a04ec18e1
+SHA1 (patch-lib_libucsi_dvb_service__move__descriptor.h) = 9b373fc990db796ba9aae2a5cca32ff0d5d721d2
+SHA1 (patch-lib_libucsi_dvb_sit__section.c) = ca31ea1fb03d5d72109b3bfd0abdfa936f93bf64
+SHA1 (patch-lib_libucsi_dvb_subtitling__descriptor.h) = ed992e46477e0825dc5fabec531729367f8c3a8f
+SHA1 (patch-lib_libucsi_dvb_terrestrial__delivery__descriptor.h) = 655ba1ad362d92eeb1e239eb3d3c2fe0abab5025
+SHA1 (patch-lib_libucsi_dvb_time__shifted__event__descriptor.h) = 444b5fa3ef5ad4190122a31d054363f6b1e1407e
+SHA1 (patch-lib_libucsi_dvb_time__shifted__service__descriptor.h) = 53a053696d158a349bea9e269df47158b9ed7738
+SHA1 (patch-lib_libucsi_dvb_tot__section.c) = b250647e6c1934d9cc93ce9156535cb7acad09f2
+SHA1 (patch-lib_libucsi_dvb_tva__id__descriptor.h) = 89d5855a5fee19474e55ca74e4a7fc1ee115f6fe
+SHA1 (patch-lib_libucsi_endianops.h) = 91b0dd87b99e9c87df681b6ab94ab153fe7b14e4
+SHA1 (patch-lib_libucsi_mpeg_ca__descriptor.h) = fb557f6495ed0a5108c29214a6f274691f28ebf0
+SHA1 (patch-lib_libucsi_mpeg_content__labelling__descriptor.h) = 25ef9d51a6e484f6b9f08350f12d0ade896d52a5
+SHA1 (patch-lib_libucsi_mpeg_copyright__descriptor.h) = b23341d75f6f44db0e7b3fc94c3596968636f2fe
+SHA1 (patch-lib_libucsi_mpeg_external__es__id__descriptor.h) = 58603359208835bba24cd69d7b92b648e0d596ce
+SHA1 (patch-lib_libucsi_mpeg_fmc__descriptor.h) = cf2f55001d608619d9008330e2c1ce37fb10a6cb



Home | Main Index | Thread Index | Old Index