[packages/griffith] add Kodi import plugin
glen
glen at pld-linux.org
Tue Jul 28 00:59:24 CEST 2015
commit 3dc3d582778bb31ace8b81ce45085d1609918806
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Jul 28 01:58:35 2015 +0300
add Kodi import plugin
griffith.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/griffith.spec b/griffith.spec
index 5011c21..fcd824d 100644
--- a/griffith.spec
+++ b/griffith.spec
@@ -9,7 +9,7 @@ Summary: griffith - film collection manager
Summary(pl.UTF-8): griffith - program katalogujący filmy
Name: griffith
Version: 0.13
-Release: 6
+Release: 6.1
License: GPL v2+
Group: X11/Applications/Multimedia
Source0: http://launchpad.net/griffith/trunk/%{version}/+download/%{name}-%{version}.tar.gz
@@ -17,6 +17,7 @@ Source0: http://launchpad.net/griffith/trunk/%{version}/+download/%{name}-%{vers
Source1: http://download.berlios.de/griffith/%{name}-extra-artwork-%{artworkver}.tar.gz
# Source1-md5: a18f9f900dc467f8ee801bb70776072f
Source2: %{name}.desktop
+Source3: Kodi.py
Patch100: branch.diff
# Patch100-md5: f9d197867cefebf16cf690094007081d
Patch0: %{name}-Makefile.patch
@@ -98,6 +99,8 @@ rm -rf $RPM_BUILD_ROOT
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+cp -p %{SOURCE3} $RPM_BUILD_ROOT%{_datadir}/%{name}/lib/plugins/imp
+
ln -fs %{_datadir}/%{name}/lib/%{name} $RPM_BUILD_ROOT%{_bindir}/%{name}
install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir}}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/griffith.git/commitdiff/3dc3d582778bb31ace8b81ce45085d1609918806
More information about the pld-cvs-commit
mailing list