[packages/mate-applets: 91/311] - merged into one gnome-applets-themes-install-fix.patch

glen glen at pld-linux.org
Thu Dec 27 20:30:46 CET 2012


commit 4f2959b6357f57f46f07218dd6a68695eaf6f3e3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Sep 6 11:19:20 2002 +0000

    - merged into one gnome-applets-themes-install-fix.patch
    
    Changed files:
        gnome-applets-asclock_themes_install_fix.patch -> 1.2
        gnome-applets-sound-monitor_themes_install_fix.patch -> 1.2

 gnome-applets-asclock_themes_install_fix.patch     | 141 ---------------------
 ...-applets-sound-monitor_themes_install_fix.patch | 140 --------------------
 2 files changed, 281 deletions(-)
---
diff --git a/gnome-applets-asclock_themes_install_fix.patch b/gnome-applets-asclock_themes_install_fix.patch
deleted file mode 100644
index 89367db..0000000
--- a/gnome-applets-asclock_themes_install_fix.patch
+++ /dev/null
@@ -1,141 +0,0 @@
---- gnome-applets-1.4.0.5/asclock/themes/Makefile.am~	Sat Jun 15 23:26:01 2002
-+++ gnome-applets-1.4.0.5/asclock/themes/Makefile.am	Sat Jun 15 23:26:01 2002
-@@ -1,8 +1,7 @@
- #SUBDIRS = Orb classic shaped beats Stone Newstone Freeamp
- 
- Orbdir = $(datadir)/asclock/Orb
--Orb_DATA = 
--Orb_stuff = \
-+Orb_DATA =		\
- 	Orb/config	\
- 	Orb/clock.xpm	\
- 	Orb/led.xpm	\
-@@ -15,11 +14,10 @@
- 	Orb/weekday.xpm
- 
- classicdir = $(datadir)/asclock/classic
--classic_DATA =
--classic_stuff = \
--	classic/config	\
-+classic_DATA =			\
-+	classic/config		\
- 	classic/clock.xpm	\
--	classic/led.xpm	\
-+	classic/led.xpm		\
- 	classic/date.xpm	\
- 	classic/month.xpm	\
- 	classic/hour.xpm	\
-@@ -29,51 +27,47 @@
- 	classic/weekday.xpm
- 
- shapeddir = $(datadir)/asclock/shaped
--shaped_DATA =
--shaped_stuff = \
--	shaped/config	\
-+shaped_DATA =			\
-+	shaped/config		\
- 	shaped/clock.xpm	\
--	shaped/led.xpm	\
--	shaped/date.xpm	\
-+	shaped/led.xpm		\
-+	shaped/date.xpm		\
- 	shaped/month.xpm	\
--	shaped/hour.xpm	\
-+	shaped/hour.xpm		\
- 	shaped/minute.xpm	\
- 	shaped/second.xpm	\
- 	shaped/beats.xpm	\
- 	shaped/weekday.xpm
- 
- beatsdir = $(datadir)/asclock/beats
--beats_DATA =
--beats_stuff = \
--	beats/config	\
--	beats/clock.xpm	\
--	beats/led.xpm	\
--	beats/date.xpm	\
--	beats/month.xpm	\
--	beats/hour.xpm	\
-+beats_DATA =			\
-+	beats/config		\
-+	beats/clock.xpm		\
-+	beats/led.xpm		\
-+	beats/date.xpm		\
-+	beats/month.xpm		\
-+	beats/hour.xpm		\
- 	beats/minute.xpm	\
- 	beats/second.xpm	\
--	beats/beats.xpm	\
-+	beats/beats.xpm		\
- 	beats/weekday.xpm
- 
- Stonedir = $(datadir)/asclock/Stone
--Stone_DATA =
--Stone_stuff = \
--	Stone/config	\
--	Stone/clock.xpm	\
--	Stone/led.xpm	\
--	Stone/date.xpm	\
--	Stone/month.xpm	\
--	Stone/hour.xpm	\
-+Stone_DATA =			\
-+	Stone/config		\
-+	Stone/clock.xpm		\
-+	Stone/led.xpm		\
-+	Stone/date.xpm		\
-+	Stone/month.xpm		\
-+	Stone/hour.xpm		\
- 	Stone/minute.xpm	\
- 	Stone/second.xpm	\
--	Stone/beats.xpm	\
-+	Stone/beats.xpm		\
- 	Stone/weekday.xpm
- 
- Newstonedir = $(datadir)/asclock/Newstone
--Newstone_DATA =
--Newstone_stuff = \
--	Newstone/config	\
-+Newstone_DATA =			\
-+	Newstone/config		\
- 	Newstone/clock.xpm	\
- 	Newstone/led.xpm	\
- 	Newstone/date.xpm	\
-@@ -85,11 +79,10 @@
- 	Newstone/weekday.xpm
- 
- Freeampdir = $(datadir)/asclock/Freeamp
--Freeamp_DATA =
--Freeamp_stuff = \
--	Freeamp/config	\
-+Freeamp_DATA =			\
-+	Freeamp/config		\
- 	Freeamp/clock.xpm	\
--	Freeamp/led.xpm	\
-+	Freeamp/led.xpm		\
- 	Freeamp/date.xpm	\
- 	Freeamp/month.xpm	\
- 	Freeamp/hour.xpm	\
-@@ -98,14 +91,11 @@
- 	Freeamp/beats.xpm	\
- 	Freeamp/weekday.xpm
- 
--zasclockdir = $(datadir)/asclock
--zasclock_DATA = \
--	$(Orb_stuff)		\
--	$(classic_stuff)	\
--	$(shaped_stuff)		\
--	$(beats_stuff)		\
--	$(Stone_stuff)		\
--	$(Newstone_stuff)	\
--	$(Freeamp_stuff)
--
--EXTRA_DIST = $(zasclock_DATA)
-\ No newline at end of file
-+EXTRA_DIST = 			\
-+	$(Orb_DATA)		\
-+	$(classic_DATA)		\
-+	$(shaped_DATA)		\
-+	$(beats_DATA)		\
-+	$(Stone_DATA)		\
-+	$(Newstone_DATA)	\
-+	$(Freeamp_DATA)
diff --git a/gnome-applets-sound-monitor_themes_install_fix.patch b/gnome-applets-sound-monitor_themes_install_fix.patch
deleted file mode 100644
index f7cb274..0000000
--- a/gnome-applets-sound-monitor_themes_install_fix.patch
+++ /dev/null
@@ -1,140 +0,0 @@
---- gnome-applets-1.4.0.5/sound-monitor/themes/Makefile.am~	Sat Jun 15 22:12:39 2002
-+++ gnome-applets-1.4.0.5/sound-monitor/themes/Makefile.am	Sat Jun 15 22:12:39 2002
-@@ -1,6 +1,5 @@
- radar_bluedir = $(datadir)/sound-monitor/radar-blue
--radar_blue_DATA =
--radar_blue_stuff = \
-+radar_blue_DATA =			\
- 	radar-blue/back.png		\
- 	radar-blue/scope.png		\
- 	radar-blue/back_tiny_h.png	\
-@@ -10,8 +9,7 @@
- 	radar-blue/themedata
- 
- radar_greendir = $(datadir)/sound-monitor/radar-green
--radar_green_DATA =
--radar_green_stuff = \
-+radar_green_DATA =			\
- 	radar-green/back.png		\
- 	radar-green/scope.png		\
- 	radar-green/back_tiny_h.png	\
-@@ -21,8 +19,7 @@
- 	radar-green/themedata
- 
- bluedir = $(datadir)/sound-monitor/blue
--blue_DATA =
--blue_stuff = \
-+blue_DATA =			\
- 	blue/back_h.png		\
- 	blue/back_v.png		\
- 	blue/back_tiny.png	\
-@@ -32,16 +29,14 @@
- 	blue/themedata
- 
- metersdir = $(datadir)/sound-monitor/meters
--meters_DATA =
--meters_stuff = \
-+meters_DATA =			\
- 	meters/back.png		\
- 	meters/meter.png	\
- 	meters/meter.xcf.gz	\
- 	meters/status.png	\
- 	meters/themedata
- originaldir = $(datadir)/sound-monitor/original
--original_DATA =
--original_stuff = \
-+original_DATA =			\
- 	original/back_h.png	\
- 	original/back_v.png	\
- 	original/meter_h.png	\
-@@ -49,8 +44,7 @@
- 	original/themedata
- 
- scope_ldir = $(datadir)/sound-monitor/scope-larger
--scope_l_DATA =
--scope_l_stuff = \
-+scope_l_DATA =				\
- 	scope-larger/back_h.png		\
- 	scope-larger/back_v.png		\
- 	scope-larger/scope_h.png	\
-@@ -62,8 +56,7 @@
- 	scope-larger/themedata
- 
- greydir = $(datadir)/sound-monitor/grey
--grey_DATA =
--grey_stuff = \
-+grey_DATA =			\
- 	grey/background_h.png	\
- 	grey/background_v.png	\
- 	grey/meter_h.png	\
-@@ -73,8 +66,7 @@
- 	grey/themedata
- 
- meters2dir = $(datadir)/sound-monitor/meters2
--meters2_DATA =
--meters2_stuff = \
-+meters2_DATA =			\
- 	meters2/back.png	\
- 	meters2/back_tiny_v.png	\
- 	meters2/meter.png	\
-@@ -83,8 +75,7 @@
- 	meters2/themedata
- 
- scopedir = $(datadir)/sound-monitor/scope
--scope_DATA =
--scope_stuff = \
-+scope_DATA =			\
- 	scope/back.png		\
- 	scope/scope.png		\
- 	scope/back_tiny_h.png	\
-@@ -94,8 +85,7 @@
- 	scope/themedata
- 
- scope_rdir = $(datadir)/sound-monitor/scope-round
--scope_r_DATA =
--scope_r_stuff = \
-+scope_r_DATA =				\
- 	scope-round/back.png		\
- 	scope-round/scope.png		\
- 	scope-round/back_tiny.png	\
-@@ -103,8 +93,7 @@
- 	scope-round/themedata
- 
- scope_cleardir = $(datadir)/sound-monitor/scope-clear
--scope_clear_DATA =
--scope_clear_stuff = \
-+scope_clear_DATA =			\
- 	scope-clear/back.png		\
- 	scope-clear/back_small_h.png	\
- 	scope-clear/back_small_v.png	\
-@@ -125,18 +114,16 @@
- #	spectra-clear/analyzer.png	\
- #	spectra-clear/themedata
- 
--zsound_monitordir = $(datadir)/sound-monitor
--zsound_monitor_DATA = \
--	$(radar_blue_stuff)		\
--	$(radar_green_stuff)		\
--	$(blue_stuff)		\
--	$(meters_stuff)		\
--	$(original_stuff)	\
--	$(scope_l_stuff)	\
--	$(grey_stuff)		\
--	$(meters2_stuff)	\
--	$(scope_stuff)		\
--	$(scope_r_stuff)	\
--	$(scope_clear_stuff)
- 
--EXTRA_DIST = $(zsound_monitor_DATA)
-+EXTRA_DIST = 			\
-+	$(radar_blue_DATA)	\
-+	$(radar_green_DATA)	\
-+	$(blue_DATA)		\
-+	$(meters_DATA)		\
-+	$(original_DATA)	\
-+	$(scope_l_DATA)		\
-+	$(grey_DATA)		\
-+	$(meters2_DATA)		\
-+	$(scope_DATA)		\
-+	$(scope_r_DATA)		\
-+	$(scope_clear_DATA)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-applets.git/commitdiff/65c1b73f8721e2c1dd8f5b7d875df06b87ad8453



More information about the pld-cvs-commit mailing list