[SCM] terminatorx/master: Clean generated icon resource .c files

jcowgill at users.alioth.debian.org jcowgill at users.alioth.debian.org
Tue Aug 2 20:36:33 UTC 2016


The following commit has been merged in the master branch:
commit 96367315b675ae73b40b13327167107e51227ea8
Author: James Cowgill <jcowgill at debian.org>
Date:   Thu Jul 28 21:40:08 2016 +0100

    Clean generated icon resource .c files

diff --git a/debian/patches/29-clean-icon-resources.patch b/debian/patches/29-clean-icon-resources.patch
new file mode 100644
index 0000000..91cf8fd
--- /dev/null
+++ b/debian/patches/29-clean-icon-resources.patch
@@ -0,0 +1,14 @@
+Description: Clean generated icon resource .c files
+Author: James Cowgill <jcowgill at debian.org>
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/src/icons/Makefile.am
++++ b/src/icons/Makefile.am
+@@ -19,6 +19,7 @@ tX_knob_resource_file = tX_knob.gresourc
+ tX_dialog_resource_file = tX_dialog.gresource.xml
+ 
+ BUILT_SOURCES = tX_knob_resources.c tX_icons_resources.c tX_dialog_resources.c
++CLEANFILES = tX_knob_resources.c tX_icons_resources.c tX_dialog_resources.c
+ EXTRA_DIST = 	$(tX_knob_resource_file) $(tX_knob_images) $(tX_icons_resource_file) $(tX_icons) $(tX_dialog_resource_file)
+ 
+ tX_knob_resources.c: $(tX_knob_resource_file) $(tX_knob_images)
diff --git a/debian/patches/series b/debian/patches/series
index d03c78d..aa86443 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@
 25-libdl_underlinkage.patch
 27-kfreebsd.patch
 28-yelp-tools.patch
+29-clean-icon-resources.patch

-- 
terminatorx packaging



More information about the pkg-multimedia-commits mailing list