[packages/exo] - added mate-terminal to terminal emulator helpers - rel 2

baggins baggins at pld-linux.org
Sat Mar 15 17:19:09 CET 2014


commit 4f0cc361fafc1914a0d96f4371d47e4e340ad5d8
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Mar 15 17:18:46 2014 +0100

    - added mate-terminal to terminal emulator helpers
    - rel 2

 exo.spec            |  4 +++-
 mate-terminal.patch | 25 +++++++++++++++++++++++++
 2 files changed, 28 insertions(+), 1 deletion(-)
---
diff --git a/exo.spec b/exo.spec
index 39853c4..df9a6b2 100644
--- a/exo.spec
+++ b/exo.spec
@@ -8,11 +8,12 @@ Summary:	Extension library to Xfce developed by os-cillation
 Summary(pl.UTF-8):	Biblioteka rozszerzeń do Xfce opracowana przez os-cillation
 Name:		exo
 Version:	0.10.2
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Libraries
 Source0:	http://archive.xfce.org/src/xfce/exo/0.10/%{name}-%{version}.tar.bz2
 # Source0-md5:	c70f2a217811bfba2e62f938d4b8f748
+Patch0:		mate-terminal.patch
 URL:		http://www.os-cillation.com/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
@@ -102,6 +103,7 @@ Statyczna biblioteka libexo.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %{__sed} -i -e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.ac
 
diff --git a/mate-terminal.patch b/mate-terminal.patch
new file mode 100644
index 0000000..427084e
--- /dev/null
+++ b/mate-terminal.patch
@@ -0,0 +1,25 @@
+diff -urN exo-0.10.2.orig/exo-helper/helpers/Makefile.am exo-0.10.2/exo-helper/helpers/Makefile.am
+--- exo-0.10.2.orig/exo-helper/helpers/Makefile.am	2012-12-27 13:50:31.000000000 +0100
++++ exo-0.10.2/exo-helper/helpers/Makefile.am	2014-03-15 16:42:03.144495543 +0100
+@@ -26,6 +26,7 @@
+ 	konqueror.desktop.in.in						\
+ 	links.desktop.in.in						\
+ 	lynx.desktop.in.in						\
++	mate-terminal.desktop.in.in					\
+ 	midori.desktop.in.in						\
+ 	mozilla-browser.desktop.in.in					\
+ 	mozilla-mailer.desktop.in.in					\
+diff -urN exo-0.10.2.orig/exo-helper/helpers/mate-terminal.desktop.in.in exo-0.10.2/exo-helper/helpers/mate-terminal.desktop.in.in
+--- exo-0.10.2.orig/exo-helper/helpers/mate-terminal.desktop.in.in	1970-01-01 01:00:00.000000000 +0100
++++ exo-0.10.2/exo-helper/helpers/mate-terminal.desktop.in.in	2014-03-15 16:41:19.670633465 +0100
+@@ -0,0 +1,10 @@
++[Desktop Entry]
++Version=1.0
++Icon=utilities-terminal
++Type=X-XFCE-Helper
++_Name=MATE Terminal
++StartupNotify=true
++X-XFCE-Binaries=mate-terminal;
++X-XFCE-Category=TerminalEmulator
++X-XFCE-Commands=%B;
++X-XFCE-CommandsWithParameter=%B -x %s;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/exo.git/commitdiff/4f0cc361fafc1914a0d96f4371d47e4e340ad5d8



More information about the pld-cvs-commit mailing list