rev 11669 - in kde-extras/kaffeine/trunk/debian: . patches

Fathi Boudra fabo at alioth.debian.org
Mon Jul 21 20:37:11 UTC 2008


Author: fabo
Date: 2008-07-21 20:37:08 +0000 (Mon, 21 Jul 2008)
New Revision: 11669

Modified:
   kde-extras/kaffeine/trunk/debian/changelog
   kde-extras/kaffeine/trunk/debian/control
   kde-extras/kaffeine/trunk/debian/copyright
   kde-extras/kaffeine/trunk/debian/patches/10_proper_am_init_automake_usage.diff
   kde-extras/kaffeine/trunk/debian/patches/98_buildprep.diff
   kde-extras/kaffeine/trunk/debian/patches/series
Log:
kaffeine 0.8.7-1:
  * New upstream release.
  * Bump Standards-Version to 3.8.0.
  * Refresh buildprep patch.


Modified: kde-extras/kaffeine/trunk/debian/changelog
===================================================================
--- kde-extras/kaffeine/trunk/debian/changelog	2008-07-21 19:51:09 UTC (rev 11668)
+++ kde-extras/kaffeine/trunk/debian/changelog	2008-07-21 20:37:08 UTC (rev 11669)
@@ -1,3 +1,11 @@
+kaffeine (0.8.7-1) unstable; urgency=low
+
+  * New upstream release.
+  * Bump Standards-Version to 3.8.0.
+  * Refresh buildprep patch.
+
+ -- Fathi Boudra <fabo at debian.org>  Mon, 21 Jul 2008 22:00:21 +0200
+
 kaffeine (0.8.6-2) unstable; urgency=low
 
   * Build with -fasynchronous-unwind-tables flags. (Closes: #469594)

Modified: kde-extras/kaffeine/trunk/debian/control
===================================================================
--- kde-extras/kaffeine/trunk/debian/control	2008-07-21 19:51:09 UTC (rev 11668)
+++ kde-extras/kaffeine/trunk/debian/control	2008-07-21 20:37:08 UTC (rev 11669)
@@ -6,7 +6,7 @@
 Build-Depends: cdbs, debhelper (>= 5), quilt, automake1.9, kdelibs4-dev,
  libcdparanoia0-dev, libogg-dev, libxine-dev (>= 1.1.9), libxcb1-dev,
  libxtst-dev
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Homepage: http://kaffeine.sourceforge.net
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/kde-extras/kaffeine/trunk
 Vcs-Svn: svn://svn.debian.org/pkg-kde/kde-extras/kaffeine/trunk

Modified: kde-extras/kaffeine/trunk/debian/copyright
===================================================================
--- kde-extras/kaffeine/trunk/debian/copyright	2008-07-21 19:51:09 UTC (rev 11668)
+++ kde-extras/kaffeine/trunk/debian/copyright	2008-07-21 20:37:08 UTC (rev 11669)
@@ -14,7 +14,8 @@
 Copyright for kaffeine_export copied from kat:
    © 2005 Laurent Montel <montel at kde.org>
 
-Copyright for ts2pes copied from mjpegtools for the Siemens Fujitsu DVB PCI card:
+Copyright for ts2pes copied from mjpegtools for
+the Siemens Fujitsu DVB PCI card:
    © 2000-2001 Marcus Metzler <mocm at metzlerbros.de>
 
 Copyright for ts2rtp copied from dvbstream:

Modified: kde-extras/kaffeine/trunk/debian/patches/10_proper_am_init_automake_usage.diff
===================================================================
--- kde-extras/kaffeine/trunk/debian/patches/10_proper_am_init_automake_usage.diff	2008-07-21 19:51:09 UTC (rev 11668)
+++ kde-extras/kaffeine/trunk/debian/patches/10_proper_am_init_automake_usage.diff	2008-07-21 20:37:08 UTC (rev 11669)
@@ -5,7 +5,7 @@
 +
 +KDE_ENABLE_HIDDEN_VISIBILITY
 +
-+AM_INIT_AUTOMAKE(kaffeine, 0.8.5)
++AM_INIT_AUTOMAKE(kaffeine, 0.8.7)
 +
 +AM_MAINTAINER_MODE
 +

Modified: kde-extras/kaffeine/trunk/debian/patches/98_buildprep.diff
===================================================================
 +
 +AM_MAINTAINER_MODE
 +
-+CXXFLAGS="$CXXFLAGS $KDE_DEFAULT_CXXFLAGS"
-+
-+if test "$build_arts" = "yes"; then
-+    AC_DEFINE(USE_ARTS, 1, [If we use arts volume])
-+    LIB_ARTS="-lartskde"
-+    AC_SUBST(LIB_ARTS)
-+fi
-+
-+KDE_INIT_DOXYGEN([The API Reference], [Version $VERSION])
-+
-+dnl =======================================================
-+dnl FILE: ./.pc/10_proper_am_init_automake_usage.diff/configure.in.in
-+dnl =======================================================
-+
-+#MIN_CONFIG(3.3)
  CXXFLAGS="$CXXFLAGS $KDE_DEFAULT_CXXFLAGS"
  
  if test "$build_arts" = "yes"; then
@@ -17672,8 +35673,8 @@
  .NOEXPORT:
  
  #>+ 2
--KDE_DIST=README.gstreamer README.atsc COPYING-DOCS README.dvb generic_tr.patch Makefile.in configure.in.bot fast-slow-dcop.patch BUGS scandialog.patch CREDITS terminate.patch configure.in.in Makefile.am 
-+KDE_DIST=README.gstreamer README.atsc COPYING-DOCS README.dvb generic_tr.patch configure.in.bot Makefile.in BUGS fast-slow-dcop.patch scandialog.patch CREDITS terminate.patch configure.in.in Makefile.am 
+-KDE_DIST=README.gstreamer README.atsc COPYING-DOCS README.dvb generic_tr.patch Makefile.in configure.in.bot fast-slow-dcop.patch BUGS CREDITS configure.in.in Makefile.am 
++KDE_DIST=README.gstreamer README.atsc COPYING-DOCS README.dvb generic_tr.patch configure.in.bot Makefile.in BUGS fast-slow-dcop.patch CREDITS configure.in.in Makefile.am 
  
  #>+ 2
  docs-am:
@@ -18402,7 +36403,7 @@
  SET_MAKE = @SET_MAKE@
  SHELL = @SHELL@
  STRIP = @STRIP@
-@@ -374,7 +378,7 @@
+@@ -375,7 +379,7 @@
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -18411,7 +36412,7 @@
  #>- 	@for dep in $?; do \
  #>- 	  case '$(am__configure_deps)' in \
  #>- 	    *$$dep*) \
-@@ -383,9 +387,9 @@
+@@ -384,9 +388,9 @@
  #>- 	      exit 1;; \
  #>- 	  esac; \
  #>- 	done; \
@@ -18423,7 +36424,7 @@
  #>+ 12
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
-@@ -395,9 +399,9 @@
+@@ -396,9 +400,9 @@
  	      exit 1;; \
  	  esac; \
  	done; \
@@ -18435,7 +36436,7 @@
  	cd $(top_srcdir) && perl admin/am_edit kaffeine/src/input/dvb/lib/libdvbapi/Makefile.in
  .PRECIOUS: Makefile
  Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-@@ -412,9 +416,9 @@
+@@ -413,9 +417,9 @@
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -18447,16 +36448,16 @@
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
  clean-noinstLTLIBRARIES:
-@@ -647,7 +651,7 @@
+@@ -649,7 +653,7 @@
  .NOEXPORT:
  
  #>+ 2
--KDE_DIST=dvbdemux.h diseqc.h Makefile.in dvbfe.h dvbca.h Makefile.am dvbnet.h 
-+KDE_DIST=dvbdemux.h diseqc.h Makefile.in dvbca.h dvbfe.h Makefile.am dvbnet.h 
+-KDE_DIST=dvbdemux.h Makefile.in dvbvideo.h dvbaudio.h dvbfe.h dvbca.h Makefile.am dvbnet.h 
++KDE_DIST=dvbdemux.h Makefile.in dvbvideo.h dvbaudio.h dvbca.h dvbfe.h Makefile.am dvbnet.h 
  
  #>+ 2
  docs-am:
-@@ -662,9 +666,9 @@
+@@ -664,9 +668,9 @@
  	      exit 1;; \
  	  esac; \
  	done; \
@@ -18470,7 +36471,7 @@
  
 --- a/kaffeine/src/input/dvb/lib/libdvben50221/Makefile.in
 +++ b/kaffeine/src/input/dvb/lib/libdvben50221/Makefile.in
-@@ -219,6 +219,9 @@
+@@ -221,6 +221,9 @@
  LIB_XTEST = @LIB_XTEST@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -18480,7 +36481,7 @@
  MAKEINFO = @MAKEINFO@
  MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
  MCOPIDL = @MCOPIDL@
-@@ -242,6 +245,7 @@
+@@ -244,6 +247,7 @@
  QT_INCLUDES = @QT_INCLUDES@
  QT_LDFLAGS = @QT_LDFLAGS@
  RANLIB = @RANLIB@
@@ -18488,7 +36489,7 @@
  SET_MAKE = @SET_MAKE@
  SHELL = @SHELL@
  STRIP = @STRIP@
-@@ -392,7 +396,7 @@
+@@ -397,7 +401,7 @@
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -18497,7 +36498,7 @@
  #>- 	@for dep in $?; do \
  #>- 	  case '$(am__configure_deps)' in \
  #>- 	    *$$dep*) \
-@@ -401,9 +405,9 @@
+@@ -406,9 +410,9 @@
  #>- 	      exit 1;; \
  #>- 	  esac; \
  #>- 	done; \
@@ -18509,7 +36510,7 @@
  #>+ 12
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
-@@ -413,9 +417,9 @@
+@@ -418,9 +422,9 @@
  	      exit 1;; \
  	  esac; \
  	done; \
@@ -18521,7 +36522,7 @@
  	cd $(top_srcdir) && perl admin/am_edit kaffeine/src/input/dvb/lib/libdvben50221/Makefile.in
  .PRECIOUS: Makefile
  Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-@@ -430,9 +434,9 @@
+@@ -435,9 +439,9 @@
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -18533,16 +36534,16 @@
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
  clean-noinstLTLIBRARIES:
-@@ -675,7 +679,7 @@
+@@ -683,7 +687,7 @@
  .NOEXPORT:
  
  #>+ 2
--KDE_DIST=en50221_app_ca.h en50221_app_auth.h asn_1.h en50221_transport.h en50221_errno.h en50221_session.h en50221_app_epg.h en50221_app_lowspeed.h en50221_app_rm.h en50221_app_ai.h Makefile.in en50221_app_datetime.h en50221_app_mmi.h en50221_app_smartcard.h en50221_app_teletext.h en50221_app_utils.h Makefile.am en50221_app_dvb.h en50221_app_tags.h 
-+KDE_DIST=en50221_app_ca.h en50221_app_auth.h asn_1.h en50221_transport.h en50221_session.h en50221_errno.h en50221_app_epg.h en50221_app_lowspeed.h en50221_app_rm.h en50221_app_ai.h Makefile.in en50221_app_datetime.h en50221_app_mmi.h en50221_app_smartcard.h en50221_app_teletext.h en50221_app_utils.h Makefile.am en50221_app_dvb.h en50221_app_tags.h 
+-KDE_DIST=en50221_stdcam.h en50221_app_ca.h en50221_app_auth.h asn_1.h en50221_transport.h en50221_errno.h en50221_session.h en50221_app_epg.h en50221_app_lowspeed.h en50221_app_rm.h en50221_app_ai.h Makefile.in en50221_app_datetime.h en50221_app_mmi.h en50221_app_smartcard.h en50221_app_teletext.h en50221_app_utils.h Makefile.am en50221_app_dvb.h en50221_app_tags.h 
++KDE_DIST=en50221_stdcam.h en50221_app_ca.h en50221_app_auth.h asn_1.h en50221_transport.h en50221_session.h en50221_errno.h en50221_app_epg.h en50221_app_lowspeed.h en50221_app_rm.h en50221_app_ai.h Makefile.in en50221_app_datetime.h en50221_app_mmi.h en50221_app_smartcard.h en50221_app_teletext.h en50221_app_utils.h Makefile.am en50221_app_dvb.h en50221_app_tags.h 
  
  #>+ 2
  docs-am:
-@@ -690,9 +694,9 @@
+@@ -698,9 +702,9 @@
  	      exit 1;; \
  	  esac; \
  	done; \
@@ -18554,6 +36555,92 @@
  	cd $(top_srcdir) && perl admin/am_edit kaffeine/src/input/dvb/lib/libdvben50221/Makefile.in
  
  
+--- a/kaffeine/src/input/dvb/lib/libucsi/atsc/Makefile.in
++++ b/kaffeine/src/input/dvb/lib/libucsi/atsc/Makefile.in
+@@ -215,6 +215,9 @@
+ LIB_XTEST = @LIB_XTEST@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
++MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
++MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
+ MAKEINFO = @MAKEINFO@
+ MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
+ MCOPIDL = @MCOPIDL@
+@@ -238,6 +241,7 @@
+ QT_INCLUDES = @QT_INCLUDES@
+ QT_LDFLAGS = @QT_LDFLAGS@
+ RANLIB = @RANLIB@
++SED = @SED@
+ SET_MAKE = @SET_MAKE@
+ SHELL = @SHELL@
+ STRIP = @STRIP@
+@@ -384,7 +388,7 @@
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .lo .o .obj
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ #>- 	@for dep in $?; do \
+ #>- 	  case '$(am__configure_deps)' in \
+ #>- 	    *$$dep*) \
+@@ -393,9 +397,9 @@
+ #>- 	      exit 1;; \
+ #>- 	  esac; \
+ #>- 	done; \
+-#>- 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  kaffeine/src/input/dvb/lib/libucsi/atsc/Makefile'; \
++#>- 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  kaffeine/src/input/dvb/lib/libucsi/atsc/Makefile'; \
+ #>- 	cd $(top_srcdir) && \
+-#>- 	  $(AUTOMAKE) --gnu  kaffeine/src/input/dvb/lib/libucsi/atsc/Makefile
++#>- 	  $(AUTOMAKE) --foreign  kaffeine/src/input/dvb/lib/libucsi/atsc/Makefile
+ #>+ 12
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+@@ -405,9 +409,9 @@
+ 	      exit 1;; \
+ 	  esac; \
+ 	done; \
+-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  kaffeine/src/input/dvb/lib/libucsi/atsc/Makefile'; \
++	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  kaffeine/src/input/dvb/lib/libucsi/atsc/Makefile'; \
+ 	cd $(top_srcdir) && \
+-	  $(AUTOMAKE) --gnu  kaffeine/src/input/dvb/lib/libucsi/atsc/Makefile
++	  $(AUTOMAKE) --foreign  kaffeine/src/input/dvb/lib/libucsi/atsc/Makefile
+ 	cd $(top_srcdir) && perl admin/am_edit kaffeine/src/input/dvb/lib/libucsi/atsc/Makefile.in
+ .PRECIOUS: Makefile
+ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -422,9 +426,9 @@
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+ clean-noinstLTLIBRARIES:
+@@ -663,7 +667,7 @@
+ .NOEXPORT:
+ 
+ #>+ 2
+-KDE_DIST=dccsct_section.h ac3_descriptor.h service_location_descriptor.h mgt_section.h descriptor.h dcc_departing_request_descriptor.h stt_section.h time_shifted_service_descriptor.h ett_section.h Makefile.in section.h caption_service_descriptor.h component_name_descriptor.h genre_descriptor.h rrt_section.h stuffing_descriptor.h content_advisory_descriptor.h dcct_section.h extended_channel_name_descriptor.h tvct_section.h rc_descriptor.h Makefile.am dcc_arriving_request_descriptor.h eit_section.h types.h cvct_section.h 
++KDE_DIST=dccsct_section.h ac3_descriptor.h service_location_descriptor.h mgt_section.h descriptor.h dcc_departing_request_descriptor.h stt_section.h time_shifted_service_descriptor.h ett_section.h Makefile.in section.h caption_service_descriptor.h component_name_descriptor.h stuffing_descriptor.h rrt_section.h genre_descriptor.h content_advisory_descriptor.h dcct_section.h extended_channel_name_descriptor.h tvct_section.h rc_descriptor.h Makefile.am dcc_arriving_request_descriptor.h eit_section.h types.h cvct_section.h 
+ 
+ #>+ 2
+ docs-am:
+@@ -678,9 +682,9 @@
+ 	      exit 1;; \
+ 	  esac; \
+ 	done; \
+-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  kaffeine/src/input/dvb/lib/libucsi/atsc/Makefile'; \
++	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  kaffeine/src/input/dvb/lib/libucsi/atsc/Makefile'; \
+ 	cd $(top_srcdir) && \
+-	  $(AUTOMAKE) --gnu  kaffeine/src/input/dvb/lib/libucsi/atsc/Makefile
++	  $(AUTOMAKE) --foreign  kaffeine/src/input/dvb/lib/libucsi/atsc/Makefile
+ 	cd $(top_srcdir) && perl admin/am_edit kaffeine/src/input/dvb/lib/libucsi/atsc/Makefile.in
+ 
+ 
 --- a/kaffeine/src/input/dvb/lib/libucsi/dvb/Makefile.in
 +++ b/kaffeine/src/input/dvb/lib/libucsi/dvb/Makefile.in
 @@ -215,6 +215,9 @@
@@ -18623,8 +36710,8 @@
  .NOEXPORT:
  
  #>+ 2
--KDE_DIST=cable_delivery_descriptor.h service_list_descriptor.h short_event_descriptor.h st_section.h stream_identifier_descriptor.h scrambling_descriptor.h ait_application_icons_descriptor.h service_identifier_descriptor.h terrestrial_delivery_descriptor.h service_availability_descriptor.h s2_satellite_delivery_descriptor.h descriptor.h telephone_descriptor.h ancillary_data_descriptor.h rnt_rar_over_dvb_stream_descriptor.h default_authority_descriptor.h related_content_descriptor.h mosaic_descriptor.h time_shifted_event_descriptor.h tva_id_descriptor.h sdt_section.h dsng_descriptor.h local_time_offset_descriptor.h subtitling_descriptor.h vbi_data_descriptor.h dit_section.h private_data_specifier_descriptor.h section.h application_signalling_descriptor.h service_descriptor.h stuffing_descriptor.h pdc_descriptor.h int_section.h multilingual_bouquet_name_descriptor.h service_move_descriptor.h multilingual_service_name_descriptor.h transport_stream_descriptor.h adaptation_field_data_descriptor.h partial_transport_stream_descriptor.h types.h multilingual_network_name_descriptor.h ait_application_descriptor.h data_broadcast_id_descriptor.h component_descriptor.h ac3_descriptor.h ait_application_name_descriptor.h rnt_rar_over_ip_descriptor.h tva_container_section.h extended_event_descriptor.h teletext_descriptor.h parental_rating_descriptor.h rst_section.h country_availability_descriptor.h announcement_support_descriptor.h tdt_section.h satellite_delivery_descriptor.h ca_identifier_descriptor.h rnt_rnt_scan_descriptor.h bouquet_name_descriptor.h time_shifted_service_descriptor.h Makefile.in content_identifier_descriptor.h cell_frequency_link_descriptor.h frequency_list_descriptor.h short_smoothing_buffer_descriptor.h multilingual_component_descriptor.h nit_section.h vbi_teletext_descriptor.h data_broadcast_descriptor.h content_descriptor.h cell_list_descriptor.h nvod_reference_descriptor.h network_name_descriptor.h tot_section.h linkage_descriptor.h sit_section.h mhp_data_broadcast_id_descriptor.h ait_external_application_authorisation_descriptor.h bat_section.h Makefile.am eit_section.h 
-+KDE_DIST=cable_delivery_descriptor.h service_list_descriptor.h short_event_descriptor.h st_section.h stream_identifier_descriptor.h ait_application_icons_descriptor.h scrambling_descriptor.h service_identifier_descriptor.h terrestrial_delivery_descriptor.h service_availability_descriptor.h s2_satellite_delivery_descriptor.h descriptor.h telephone_descriptor.h rnt_rar_over_dvb_stream_descriptor.h ancillary_data_descriptor.h tva_id_descriptor.h mosaic_descriptor.h time_shifted_event_descriptor.h default_authority_descriptor.h related_content_descriptor.h sdt_section.h dsng_descriptor.h local_time_offset_descriptor.h subtitling_descriptor.h vbi_data_descriptor.h dit_section.h private_data_specifier_descriptor.h section.h application_signalling_descriptor.h stuffing_descriptor.h service_descriptor.h pdc_descriptor.h int_section.h multilingual_bouquet_name_descriptor.h multilingual_service_name_descriptor.h service_move_descriptor.h transport_stream_descriptor.h adaptation_field_data_descriptor.h multilingual_network_name_descriptor.h types.h partial_transport_stream_descriptor.h ait_application_descriptor.h data_broadcast_id_descriptor.h component_descriptor.h ac3_descriptor.h ait_application_name_descriptor.h rnt_rar_over_ip_descriptor.h tva_container_section.h extended_event_descriptor.h teletext_descriptor.h parental_rating_descriptor.h country_availability_descriptor.h rst_section.h announcement_support_descriptor.h tdt_section.h satellite_delivery_descriptor.h rnt_rnt_scan_descriptor.h ca_identifier_descriptor.h bouquet_name_descriptor.h time_shifted_service_descriptor.h Makefile.in content_identifier_descriptor.h cell_frequency_link_descriptor.h short_smoothing_buffer_descriptor.h frequency_list_descriptor.h multilingual_component_descriptor.h nit_section.h vbi_teletext_descriptor.h data_broadcast_descriptor.h content_descriptor.h cell_list_descriptor.h tot_section.h network_name_descriptor.h nvod_reference_descriptor.h linkage_descriptor.h sit_section.h mhp_data_broadcast_id_descriptor.h ait_external_application_authorisation_descriptor.h Makefile.am bat_section.h eit_section.h 
+-KDE_DIST=cable_delivery_descriptor.h service_list_descriptor.h target_ipv6_slash_descriptor.h short_event_descriptor.h st_section.h stream_identifier_descriptor.h scrambling_descriptor.h ait_application_icons_descriptor.h service_identifier_descriptor.h terrestrial_delivery_descriptor.h service_availability_descriptor.h s2_satellite_delivery_descriptor.h ip_mac_platform_provider_name_descriptor.h descriptor.h telephone_descriptor.h ancillary_data_descriptor.h rnt_rar_over_dvb_stream_descriptor.h default_authority_descriptor.h related_content_descriptor.h mosaic_descriptor.h time_shifted_event_descriptor.h tva_id_descriptor.h sdt_section.h ip_mac_stream_location_descriptor.h dsng_descriptor.h ip_mac_platform_name_descriptor.h local_time_offset_descriptor.h subtitling_descriptor.h vbi_data_descriptor.h dit_section.h private_data_specifier_descriptor.h section.h application_signalling_descriptor.h service_descriptor.h stuffing_descriptor.h pdc_descriptor.h target_ipv6_address_descriptor.h int_section.h multilingual_bouquet_name_descriptor.h service_move_descriptor.h multilingual_service_name_descriptor.h transport_stream_descriptor.h adaptation_field_data_descriptor.h partial_transport_stream_descriptor.h types.h multilingual_network_name_descriptor.h ait_application_descriptor.h target_ip_source_slash_descriptor.h target_ip_slash_descriptor.h data_broadcast_id_descriptor.h component_descriptor.h target_ip_address_descriptor.h ac3_descriptor.h ait_application_name_descriptor.h rnt_rar_over_ip_descriptor.h tva_container_section.h extended_event_descriptor.h teletext_descriptor.h parental_rating_descriptor.h rst_section.h country_availability_descriptor.h announcement_support_descriptor.h tdt_section.h satellite_delivery_descriptor.h ca_identifier_descriptor.h rnt_rnt_scan_descriptor.h bouquet_name_descriptor.h time_shifted_service_descriptor.h Makefile.in content_identifier_descriptor.h cell_frequency_link_descriptor.h frequency_list_descriptor.h short_smoothing_buffer_descriptor.h multilingual_component_descriptor.h target_ipv6_source_slash_descriptor.h nit_section.h vbi_teletext_descriptor.h data_broadcast_descriptor.h time_slice_fec_identifier_descriptor.h content_descriptor.h cell_list_descriptor.h nvod_reference_descriptor.h network_name_descriptor.h tot_section.h mpe_fec_section.h linkage_descriptor.h sit_section.h mhp_data_broadcast_id_descriptor.h ait_external_application_authorisation_descriptor.h bat_section.h Makefile.am eit_section.h 
++KDE_DIST=cable_delivery_descriptor.h service_list_descriptor.h target_ipv6_slash_descriptor.h short_event_descriptor.h st_section.h stream_identifier_descriptor.h ait_application_icons_descriptor.h scrambling_descriptor.h service_identifier_descriptor.h terrestrial_delivery_descriptor.h service_availability_descriptor.h s2_satellite_delivery_descriptor.h ip_mac_platform_provider_name_descriptor.h descriptor.h telephone_descriptor.h rnt_rar_over_dvb_stream_descriptor.h ancillary_data_descriptor.h tva_id_descriptor.h mosaic_descriptor.h time_shifted_event_descriptor.h default_authority_descriptor.h related_content_descriptor.h sdt_section.h ip_mac_stream_location_descriptor.h dsng_descriptor.h local_time_offset_descriptor.h ip_mac_platform_name_descriptor.h subtitling_descriptor.h vbi_data_descriptor.h dit_section.h private_data_specifier_descriptor.h section.h application_signalling_descriptor.h stuffing_descriptor.h service_descriptor.h pdc_descriptor.h target_ipv6_address_descriptor.h int_section.h multilingual_bouquet_name_descriptor.h multilingual_service_name_descriptor.h service_move_descriptor.h transport_stream_descriptor.h adaptation_field_data_descriptor.h multilingual_network_name_descriptor.h types.h partial_transport_stream_descriptor.h ait_application_descriptor.h target_ip_source_slash_descriptor.h target_ip_slash_descriptor.h data_broadcast_id_descriptor.h component_descriptor.h target_ip_address_descriptor.h ac3_descriptor.h ait_application_name_descriptor.h rnt_rar_over_ip_descriptor.h tva_container_section.h extended_event_descriptor.h teletext_descriptor.h parental_rating_descriptor.h country_availability_descriptor.h rst_section.h announcement_support_descriptor.h tdt_section.h satellite_delivery_descriptor.h rnt_rnt_scan_descriptor.h ca_identifier_descriptor.h bouquet_name_descriptor.h time_shifted_service_descriptor.h Makefile.in content_identifier_descriptor.h cell_frequency_link_descriptor.h short_smoothing_buffer_descriptor.h frequency_list_descriptor.h multilingual_component_descriptor.h target_ipv6_source_slash_descriptor.h nit_section.h vbi_teletext_descriptor.h data_broadcast_descriptor.h time_slice_fec_identifier_descriptor.h content_descriptor.h cell_list_descriptor.h nvod_reference_descriptor.h tot_section.h network_name_descriptor.h linkage_descriptor.h sit_section.h mpe_fec_section.h mhp_data_broadcast_id_descriptor.h ait_external_application_authorisation_descriptor.h Makefile.am bat_section.h eit_section.h 
  
  #>+ 2
  docs-am:
@@ -18642,7 +36729,7 @@
  
 --- a/kaffeine/src/input/dvb/lib/libucsi/Makefile.in
 +++ b/kaffeine/src/input/dvb/lib/libucsi/Makefile.in
-@@ -223,6 +223,9 @@
+@@ -224,6 +224,9 @@
  LIB_XTEST = @LIB_XTEST@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -18652,7 +36739,7 @@
  MAKEINFO = @MAKEINFO@
  MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
  MCOPIDL = @MCOPIDL@
-@@ -246,6 +249,7 @@
+@@ -247,6 +250,7 @@
  QT_INCLUDES = @QT_INCLUDES@
  QT_LDFLAGS = @QT_LDFLAGS@
  RANLIB = @RANLIB@
@@ -18660,7 +36747,7 @@
  SET_MAKE = @SET_MAKE@
  SHELL = @SHELL@
  STRIP = @STRIP@
-@@ -391,7 +395,7 @@
+@@ -394,7 +398,7 @@
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -18669,7 +36756,7 @@
  #>- 	@for dep in $?; do \
  #>- 	  case '$(am__configure_deps)' in \
  #>- 	    *$$dep*) \
-@@ -400,9 +404,9 @@
+@@ -403,9 +407,9 @@
  #>- 	      exit 1;; \
  #>- 	  esac; \
  #>- 	done; \
@@ -18681,7 +36768,7 @@
  #>+ 12
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
-@@ -412,9 +416,9 @@
+@@ -415,9 +419,9 @@
  	      exit 1;; \
  	  esac; \
  	done; \
@@ -18693,7 +36780,7 @@
  	cd $(top_srcdir) && perl admin/am_edit kaffeine/src/input/dvb/lib/libucsi/Makefile.in
  .PRECIOUS: Makefile
  Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-@@ -429,9 +433,9 @@
+@@ -432,9 +436,9 @@
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -18705,7 +36792,7 @@
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
  clean-noinstLTLIBRARIES:
-@@ -781,9 +785,9 @@
+@@ -784,9 +788,9 @@
  	      exit 1;; \
  	  esac; \
  	done; \
@@ -18786,8 +36873,8 @@
  .NOEXPORT:
  
  #>+ 2
--KDE_DIST=odsmt_section.h private_data_indicator_descriptor.h target_background_grid_descriptor.h video_stream_descriptor.h external_es_id_descriptor.h descriptor.h fmc_descriptor.h maximum_bitrate_descriptor.h tsdt_section.h metadata_descriptor.h mpeg4_audio_descriptor.h hierarchy_descriptor.h multiplex_buffer_descriptor.h cat_section.h pat_section.h section.h ca_descriptor.h muxcode_descriptor.h types.h mpeg4_video_descriptor.h smoothing_buffer_descriptor.h metadata_std_descriptor.h ibp_descriptor.h copyright_descriptor.h registration_descriptor.h iod_descriptor.h audio_stream_descriptor.h std_descriptor.h data_stream_alignment_descriptor.h Makefile.in video_window_descriptor.h fmxbuffer_size_descriptor.h metadata_section.h content_labelling_descriptor.h multiplex_buffer_utilization_descriptor.h pmt_section.h sl_descriptor.h metadata_pointer_descriptor.h iso_639_language_descriptor.h Makefile.am system_clock_descriptor.h 
-+KDE_DIST=odsmt_section.h private_data_indicator_descriptor.h target_background_grid_descriptor.h video_stream_descriptor.h external_es_id_descriptor.h descriptor.h fmc_descriptor.h maximum_bitrate_descriptor.h tsdt_section.h metadata_descriptor.h hierarchy_descriptor.h mpeg4_audio_descriptor.h multiplex_buffer_descriptor.h cat_section.h pat_section.h section.h ca_descriptor.h muxcode_descriptor.h types.h mpeg4_video_descriptor.h smoothing_buffer_descriptor.h metadata_std_descriptor.h ibp_descriptor.h copyright_descriptor.h registration_descriptor.h iod_descriptor.h audio_stream_descriptor.h data_stream_alignment_descriptor.h std_descriptor.h Makefile.in video_window_descriptor.h fmxbuffer_size_descriptor.h metadata_section.h content_labelling_descriptor.h multiplex_buffer_utilization_descriptor.h sl_descriptor.h pmt_section.h metadata_pointer_descriptor.h iso_639_language_descriptor.h Makefile.am system_clock_descriptor.h 
+-KDE_DIST=odsmt_section.h private_data_indicator_descriptor.h target_background_grid_descriptor.h video_stream_descriptor.h external_es_id_descriptor.h descriptor.h fmc_descriptor.h maximum_bitrate_descriptor.h tsdt_section.h metadata_descriptor.h mpeg4_audio_descriptor.h hierarchy_descriptor.h multiplex_buffer_descriptor.h cat_section.h pat_section.h section.h ca_descriptor.h muxcode_descriptor.h types.h datagram_section.h mpeg4_video_descriptor.h smoothing_buffer_descriptor.h metadata_std_descriptor.h ibp_descriptor.h copyright_descriptor.h registration_descriptor.h iod_descriptor.h audio_stream_descriptor.h std_descriptor.h data_stream_alignment_descriptor.h Makefile.in video_window_descriptor.h fmxbuffer_size_descriptor.h metadata_section.h content_labelling_descriptor.h multiplex_buffer_utilization_descriptor.h pmt_section.h sl_descriptor.h metadata_pointer_descriptor.h iso_639_language_descriptor.h Makefile.am system_clock_descriptor.h 
++KDE_DIST=odsmt_section.h private_data_indicator_descriptor.h target_background_grid_descriptor.h video_stream_descriptor.h external_es_id_descriptor.h descriptor.h fmc_descriptor.h maximum_bitrate_descriptor.h tsdt_section.h metadata_descriptor.h hierarchy_descriptor.h mpeg4_audio_descriptor.h multiplex_buffer_descriptor.h cat_section.h pat_section.h section.h ca_descriptor.h muxcode_descriptor.h types.h datagram_section.h mpeg4_video_descriptor.h smoothing_buffer_descriptor.h metadata_std_descriptor.h ibp_descriptor.h copyright_descriptor.h registration_descriptor.h iod_descriptor.h audio_stream_descriptor.h data_stream_alignment_descriptor.h std_descriptor.h Makefile.in video_window_descriptor.h fmxbuffer_size_descriptor.h metadata_section.h content_labelling_descriptor.h multiplex_buffer_utilization_descriptor.h sl_descriptor.h pmt_section.h metadata_pointer_descriptor.h iso_639_language_descriptor.h Makefile.am system_clock_descriptor.h 
  
  #>+ 2
  docs-am:
@@ -18900,7 +36987,7 @@
  SET_MAKE = @SET_MAKE@
  SHELL = @SHELL@
  STRIP = @STRIP@
-@@ -551,7 +555,7 @@
+@@ -555,7 +559,7 @@
  
  .SUFFIXES:
  .SUFFIXES: .cpp .lo .o .obj
@@ -18909,7 +36996,7 @@
  #>- 	@for dep in $?; do \
  #>- 	  case '$(am__configure_deps)' in \
  #>- 	    *$$dep*) \
-@@ -560,9 +564,9 @@
+@@ -564,9 +568,9 @@
  #>- 	      exit 1;; \
  #>- 	  esac; \
  #>- 	done; \
@@ -18921,7 +37008,7 @@
  #>+ 12
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
-@@ -572,9 +576,9 @@
+@@ -576,9 +580,9 @@
  	      exit 1;; \
  	  esac; \
  	done; \
@@ -18933,7 +37020,7 @@
  	cd $(top_srcdir) && perl admin/am_edit kaffeine/src/input/dvb/Makefile.in
  .PRECIOUS: Makefile
  Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-@@ -589,9 +593,9 @@
+@@ -593,9 +597,9 @@
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -18945,7 +37032,7 @@
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
  clean-noinstLTLIBRARIES:
-@@ -965,18 +969,18 @@
+@@ -969,18 +973,18 @@
  .NOEXPORT:
  
  #>+ 3
@@ -18970,7 +37057,7 @@
  
  #>+ 3
  krecord.moc: $(srcdir)/krecord.h
-@@ -1028,18 +1032,18 @@
+@@ -1032,18 +1036,18 @@
  mocs: channeleditor.moc
  
  #>+ 3
@@ -18995,7 +37082,7 @@
  
  #>+ 3
  kgradprogress.moc: $(srcdir)/kgradprogress.h
-@@ -1056,18 +1060,18 @@
+@@ -1060,18 +1064,18 @@
  mocs: dvbsi.moc
  
  #>+ 3
@@ -19020,16 +37107,37 @@
  
  #>+ 3
  dvbout.moc: $(srcdir)/dvbout.h
-@@ -1085,7 +1089,7 @@
+@@ -1081,22 +1085,22 @@
+ mocs: dvbout.moc
  
  #>+ 3
+-crontimer.moc: $(srcdir)/crontimer.h
+-	$(MOC) $(srcdir)/crontimer.h -o crontimer.moc
++dvbcam.moc.cpp: $(srcdir)/dvbcam.h
++	$(MOC) $(srcdir)/dvbcam.h -o dvbcam.moc.cpp
+ 
+ #>+ 2
+-mocs: crontimer.moc
++mocs: dvbcam.moc.cpp
+ 
+ #>+ 3
+-dvbcam.moc.cpp: $(srcdir)/dvbcam.h
+-	$(MOC) $(srcdir)/dvbcam.h -o dvbcam.moc.cpp
++crontimer.moc: $(srcdir)/crontimer.h
++	$(MOC) $(srcdir)/crontimer.h -o crontimer.moc
+ 
+ #>+ 2
+-mocs: dvbcam.moc.cpp
++mocs: crontimer.moc
+ 
+ #>+ 3
  clean-metasources:
--	-rm -f  dvbconfig.moc scandialog.moc krecord.moc broadcasteditor.moc kevents.moc subeditor.moc ktimereditor.moc cleaner.moc channeleditor.moc dvbstream.moc audioeditor.moc kgradprogress.moc dvbsi.moc ts2rtp.moc.cpp dvbpanel.moc dvbout.moc crontimer.moc
-+	-rm -f  scandialog.moc dvbconfig.moc krecord.moc broadcasteditor.moc kevents.moc subeditor.moc ktimereditor.moc cleaner.moc channeleditor.moc audioeditor.moc dvbstream.moc kgradprogress.moc dvbsi.moc dvbpanel.moc ts2rtp.moc.cpp dvbout.moc crontimer.moc
+-	-rm -f  dvbconfig.moc scandialog.moc krecord.moc broadcasteditor.moc kevents.moc subeditor.moc ktimereditor.moc cleaner.moc channeleditor.moc dvbstream.moc audioeditor.moc kgradprogress.moc dvbsi.moc ts2rtp.moc.cpp dvbpanel.moc dvbout.moc crontimer.moc dvbcam.moc.cpp
++	-rm -f  scandialog.moc dvbconfig.moc krecord.moc broadcasteditor.moc kevents.moc subeditor.moc ktimereditor.moc cleaner.moc channeleditor.moc audioeditor.moc dvbstream.moc kgradprogress.moc dvbsi.moc dvbpanel.moc ts2rtp.moc.cpp dvbout.moc dvbcam.moc.cpp crontimer.moc
  
  #>+ 2
- KDE_DIST=subeditorui.ui Makefile.in crontimerui.ui scandialogui.ui channeleditorui.ui kaffeinedvb.rc broadcasteditorui.ui audioeditorui.ui Makefile.am 
-@@ -1113,9 +1117,9 @@
+ KDE_DIST=subeditorui.ui Makefile.in crontimerui.ui scandialogui.ui channeleditorui.ui cammenudialog.ui kaffeinedvb.rc broadcasteditorui.ui camdialog.ui audioeditorui.ui Makefile.am 
+@@ -1126,9 +1130,9 @@
  	      exit 1;; \
  	  esac; \
  	done; \
@@ -19041,12 +37149,12 @@
  	cd $(top_srcdir) && perl admin/am_edit kaffeine/src/input/dvb/Makefile.in
  
  
-@@ -1142,7 +1146,7 @@
+@@ -1155,7 +1159,7 @@
  
  
  #>+ 11
--libkaffeinedvb_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/audioeditor.cpp $(srcdir)/channeldesc.cpp $(srcdir)/channeleditor.cpp $(srcdir)/dvbconfig.cpp $(srcdir)/dvbevents.cpp $(srcdir)/dvbout.cpp $(srcdir)/dvbpanel.cpp $(srcdir)/dvbsi.cpp $(srcdir)/dvbstream.cpp $(srcdir)/kevents.cpp $(srcdir)/kgradprogress.cpp $(srcdir)/krecord.cpp $(srcdir)/ktimereditor.cpp $(srcdir)/scandialog.cpp $(srcdir)/sender.cpp $(srcdir)/ts2rtp.cpp $(srcdir)/subeditor.cpp $(srcdir)/broadcasteditor.cpp $(srcdir)/cleaner.cpp $(srcdir)/crontimer.cpp $(srcdir)/dvbcam.cpp audioeditorui.cpp channeleditorui.cpp scandialogui.cpp subeditorui.cpp broadcasteditorui.cpp crontimerui.cpp ts2rtp.moc.cpp  scandialog.moc dvbconfig.moc broadcasteditorui.moc subeditorui.moc krecord.moc broadcasteditor.moc kevents.moc subeditor.moc ktimereditor.moc audioeditorui.moc crontimerui.moc cleaner.moc channeleditor.moc audioeditor.moc dvbstream.moc kgradprogress.moc dvbsi.moc channeleditorui.moc dvbpanel.moc dvbout.moc crontimer.moc scandialogui.moc
-+libkaffeinedvb_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/audioeditor.cpp $(srcdir)/channeldesc.cpp $(srcdir)/channeleditor.cpp $(srcdir)/dvbconfig.cpp $(srcdir)/dvbevents.cpp $(srcdir)/dvbout.cpp $(srcdir)/dvbpanel.cpp $(srcdir)/dvbsi.cpp $(srcdir)/dvbstream.cpp $(srcdir)/kevents.cpp $(srcdir)/kgradprogress.cpp $(srcdir)/krecord.cpp $(srcdir)/ktimereditor.cpp $(srcdir)/scandialog.cpp $(srcdir)/sender.cpp $(srcdir)/ts2rtp.cpp $(srcdir)/subeditor.cpp $(srcdir)/broadcasteditor.cpp $(srcdir)/cleaner.cpp $(srcdir)/crontimer.cpp $(srcdir)/dvbcam.cpp audioeditorui.cpp channeleditorui.cpp scandialogui.cpp subeditorui.cpp broadcasteditorui.cpp crontimerui.cpp ts2rtp.moc.cpp  dvbconfig.moc scandialog.moc broadcasteditorui.moc subeditorui.moc krecord.moc broadcasteditor.moc kevents.moc subeditor.moc ktimereditor.moc audioeditorui.moc crontimerui.moc cleaner.moc channeleditor.moc dvbstream.moc audioeditor.moc kgradprogress.moc dvbsi.moc channeleditorui.moc dvbpanel.moc dvbout.moc crontimer.moc scandialogui.moc
+-libkaffeinedvb_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/audioeditor.cpp $(srcdir)/channeldesc.cpp $(srcdir)/channeleditor.cpp $(srcdir)/dvbconfig.cpp $(srcdir)/dvbevents.cpp $(srcdir)/dvbout.cpp $(srcdir)/dvbpanel.cpp $(srcdir)/dvbsi.cpp $(srcdir)/dvbstream.cpp $(srcdir)/kevents.cpp $(srcdir)/kgradprogress.cpp $(srcdir)/krecord.cpp $(srcdir)/ktimereditor.cpp $(srcdir)/scandialog.cpp $(srcdir)/sender.cpp $(srcdir)/ts2rtp.cpp $(srcdir)/subeditor.cpp $(srcdir)/broadcasteditor.cpp $(srcdir)/cleaner.cpp $(srcdir)/crontimer.cpp $(srcdir)/dvbcam.cpp audioeditorui.cpp channeleditorui.cpp camdialog.cpp cammenudialog.cpp scandialogui.cpp subeditorui.cpp broadcasteditorui.cpp crontimerui.cpp ts2rtp.moc.cpp dvbcam.moc.cpp  scandialog.moc dvbconfig.moc broadcasteditorui.moc subeditorui.moc krecord.moc broadcasteditor.moc kevents.moc subeditor.moc ktimereditor.moc audioeditorui.moc crontimerui.moc cleaner.moc channeleditor.moc audioeditor.moc dvbstream.moc kgradprogress.moc dvbsi.moc channeleditorui.moc dvbpanel.moc dvbout.moc camdialog.moc cammenudialog.moc crontimer.moc scandialogui.moc
++libkaffeinedvb_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/audioeditor.cpp $(srcdir)/channeldesc.cpp $(srcdir)/channeleditor.cpp $(srcdir)/dvbconfig.cpp $(srcdir)/dvbevents.cpp $(srcdir)/dvbout.cpp $(srcdir)/dvbpanel.cpp $(srcdir)/dvbsi.cpp $(srcdir)/dvbstream.cpp $(srcdir)/kevents.cpp $(srcdir)/kgradprogress.cpp $(srcdir)/krecord.cpp $(srcdir)/ktimereditor.cpp $(srcdir)/scandialog.cpp $(srcdir)/sender.cpp $(srcdir)/ts2rtp.cpp $(srcdir)/subeditor.cpp $(srcdir)/broadcasteditor.cpp $(srcdir)/cleaner.cpp $(srcdir)/crontimer.cpp $(srcdir)/dvbcam.cpp audioeditorui.cpp channeleditorui.cpp camdialog.cpp cammenudialog.cpp scandialogui.cpp subeditorui.cpp broadcasteditorui.cpp crontimerui.cpp ts2rtp.moc.cpp dvbcam.moc.cpp  dvbconfig.moc scandialog.moc broadcasteditorui.moc subeditorui.moc krecord.moc broadcasteditor.moc kevents.moc subeditor.moc ktimereditor.moc audioeditorui.moc crontimerui.moc cleaner.moc channeleditor.moc dvbstream.moc audioeditor.moc kgradprogress.moc dvbsi.moc channeleditorui.moc dvbpanel.moc dvbout.moc camdialog.moc cammenudialog.moc crontimer.moc scandialogui.moc
  	@echo 'creating libkaffeinedvb_la.all_cpp.cpp ...'; \
  	rm -f libkaffeinedvb_la.all_cpp.files libkaffeinedvb_la.all_cpp.final; \
  	echo "#define KDE_USE_FINAL 1" >> libkaffeinedvb_la.all_cpp.final; \

Modified: kde-extras/kaffeine/trunk/debian/patches/series
===================================================================
--- kde-extras/kaffeine/trunk/debian/patches/series	2008-07-21 19:51:09 UTC (rev 11668)
+++ kde-extras/kaffeine/trunk/debian/patches/series	2008-07-21 20:37:08 UTC (rev 11669)
@@ -4,4 +4,4 @@
 05_pedantic-errors.diff
 06_disable_no_undefined.diff
 10_proper_am_init_automake_usage.diff
-98_buildprep.diff
+98_buildprep.diff 




More information about the pkg-kde-commits mailing list