public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-misc/ksensors/files: ksensors-0.7.3-sound-dir.diff ksensors-0.7.3-desktop-file.diff
@ 2009-02-10 14:42 Carsten Lohrke (carlo)
  0 siblings, 0 replies; only message in thread
From: Carsten Lohrke (carlo) @ 2009-02-10 14:42 UTC (permalink / raw
  To: gentoo-commits

carlo       09/02/10 14:42:55

  Added:                ksensors-0.7.3-sound-dir.diff
                        ksensors-0.7.3-desktop-file.diff
  Log:
   Require correct automake version. Get rid of the invalid aRts dependency. Proper desktop file fix. Wipe superfluous debian docs etc.. Address bug #254596 and #258437.
  (Portage version: 2.2_rc23/cvs/Linux i686)

Revision  Changes    Path
1.1                  kde-misc/ksensors/files/ksensors-0.7.3-sound-dir.diff

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/ksensors/files/ksensors-0.7.3-sound-dir.diff?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/ksensors/files/ksensors-0.7.3-sound-dir.diff?rev=1.1&content-type=text/plain

Index: ksensors-0.7.3-sound-dir.diff
===================================================================
--- ksensors-0.7.3/src/sounds/Makefile.am.orig	2009-02-10 15:09:05.000000000 +0100
+++ ksensors-0.7.3/src/sounds/Makefile.am	2009-02-10 15:09:59.000000000 +0100
@@ -5,6 +5,7 @@
 EXTRA_DIST = ksensors_alert.wav
 
 install-data-local:
+	$(mkinstalldirs) $(kde_sounddir)
 	$(INSTALL_DATA) $(srcdir)/ksensors_alert.wav $(kde_sounddir)/ksensors_alert.wav
 uninstall-local:
 	rm -f $(kde_sounddir)/ksensors_alert.wav



1.1                  kde-misc/ksensors/files/ksensors-0.7.3-desktop-file.diff

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/ksensors/files/ksensors-0.7.3-desktop-file.diff?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/ksensors/files/ksensors-0.7.3-desktop-file.diff?rev=1.1&content-type=text/plain

Index: ksensors-0.7.3-desktop-file.diff
===================================================================
--- ksensors-0.7.3/src/Makefile.am.orig	2009-02-10 03:01:36.000000000 +0100
+++ ksensors-0.7.3/src/Makefile.am	2009-02-10 03:01:54.000000000 +0100
@@ -46,7 +46,7 @@
 ksensors_LDADD = $(LIB_KDEUI) $(LIB_KDECORE) -lsensors -lm
 
 # this is where the desktop file will go 
-shelldesktopdir   = $(kde_appsdir)/Utilities
+shelldesktopdir   = $(xdg_appsdir)
 shelldesktop_DATA = ksensors.desktop
 
 # this is where the shell's XML-GUI resource file goes
--- ksensors-0.7.3/src/ksensors.desktop.orig	2009-02-10 03:02:15.000000000 +0100
+++ ksensors-0.7.3/src/ksensors.desktop	2009-02-10 03:03:16.000000000 +0100
@@ -1,5 +1,4 @@
 [Desktop Entry]
-Encoding=UTF-8
 Name=KSensors
 Exec=ksensors
 Icon=ksensors






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-02-10 14:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-10 14:42 [gentoo-commits] gentoo-x86 commit in kde-misc/ksensors/files: ksensors-0.7.3-sound-dir.diff ksensors-0.7.3-desktop-file.diff Carsten Lohrke (carlo)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox