/[packages]/cauldron/gamine/current/SPECS/gamine.spec
ViewVC logotype

Diff of /cauldron/gamine/current/SPECS/gamine.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 664492 by alexl, Sat Aug 16 15:32:25 2014 UTC revision 664493 by alexl, Sat Aug 16 22:05:26 2014 UTC
# Line 1  Line 1 
 #debuginfo-without-sources  
 %define debug_package %{nil}  
   
 Summary:        An interactive game for young children  
1  Name:           gamine  Name:           gamine
2  Version:        1.1  Version:        1.1
3  Release:        %mkrel 5  Release:        %mkrel 6
4  URL:            http://www.gnunux.info/projets/gamine/  Summary:        An interactive game for young children
 Source:         http://www.gnunux.info/projets/gamine/%{name}-%{version}.tar.gz  
 Patch0:         %{name}-%{version}-mga-del-gconf.patch  
5  License:        GPLv2  License:        GPLv2
6  Group:          Education  Group:          Education
7    #http://gitorious.org/gamine/gamine
8    URL:            http://www.gnunux.info/projets/gamine
9    Source0:        http://www.gnunux.info/projets/gamine/%{name}-%{version}.tar.gz
10    Source1:        %{name}-i18n-%{version}.tar.gz
11    Patch0:         %{name}-%{version}-mga-del-gconf.patch
12    Patch1:         %{name}-%{version}-mga-more-locales.patch
13    Patch2:         %{name}-%{version}-mga-fix-greek-persian.patch
14    Patch3:         %{name}-%{version}-mga-enable-debug.patch
15  BuildRequires:  pkgconfig(gtk+-2.0)  BuildRequires:  pkgconfig(gtk+-2.0)
16  BuildRequires:  pkgconfig(libxml-2.0)  BuildRequires:  pkgconfig(libxml-2.0)
17  BuildRequires:  pkgconfig(gstreamer-0.10)  BuildRequires:  pkgconfig(gstreamer-0.10)
# Line 21  to draw coloured dots and lines on the s Line 23  to draw coloured dots and lines on the s
23    
24  %prep  %prep
25  %setup -q  %setup -q
26    pushd locale
27    tar -xf %{SOURCE1}
28    popd
29  %patch0 -p1  %patch0 -p1
30    %patch1 -p1
31    %patch2 -p1
32    %patch3 -p1
33  sed -i 's/^LDLIBS = /LDLIBS = -lX11 -lm /' Makefile  sed -i 's/^LDLIBS = /LDLIBS = -lX11 -lm /' Makefile
34  sed -i 's|printf(gettext(.*), cursorfile);||g' %{name}.c  sed -i 's|printf(gettext(.*), cursorfile);||g' %{name}.c
35  sed -i 's|sounds/README|README.sounds|g' COPYING  sed -i 's|sounds/README|README.sounds|g' COPYING

Legend:
Removed from v.664492  
changed lines
  Added in v.664493

  ViewVC Help
Powered by ViewVC 1.1.30