]> git.pld-linux.org Git - packages/gnome-games.git/blob - gnome-games.spec
- added Icon
[packages/gnome-games.git] / gnome-games.spec
1 Summary:        GNOME games
2 Summary(es):    Juegos de GNOME
3 Summary(fr):    Jeux pour GNOME
4 Summary(pl):    GNOME - gry
5 Summary(ru):    éÇÒÙ ÐÏÄ GNOME
6 Summary(uk):    ¶ÇÒɠЦĠGNOME
7 Summary(wa):    Djeus po GNOME
8 Name:           gnome-games
9 Version:        2.4.1.1
10 Release:        1
11 Epoch:          1
12 License:        LGPL
13 Group:          X11/Applications/Games
14 Source0:        http://ftp.gnome.org/pub/gnome/sources/%{name}/2.4/%{name}-%{version}.tar.bz2
15 # Source0-md5:  78f9ea8374be8bb7b681a9fd16dc8d3f
16 Patch0:         %{name}-schemas.patch
17 Patch1:         %{name}-desktop.patch
18 Icon:           gnome-games.gif
19 URL:            http://www.gnome.org/
20 BuildRequires:  GConf2-devel >= 2.4.0
21 BuildRequires:  gnome-vfs2-devel >= 2.4.0
22 BuildRequires:  guile-devel >= 1.4.1
23 BuildRequires:  libgnome-devel >= 2.4.0
24 BuildRequires:  libgnomeui-devel >= 2.4.0
25 BuildRequires:  libltdl-devel
26 BuildRequires:  libstdc++-devel
27 BuildRequires:  scrollkeeper
28 BuildRequires:  rpm-build >= 4.1-10
29 Requires(post): GConf2
30 Requires(post,postun):  /sbin/ldconfig
31 Requires(post,postun):  scrollkeeper
32 Requires:       gnome-vfs2 >= 2.4.0
33 Obsoletes:      gnect
34 Obsoletes:      gnome
35 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
36
37 %define         _localstatedir  /var
38
39 %description
40 GNOME games.
41
42 GNOME is the GNU Network Object Model Environment. That's a fancy name
43 but really GNOME is a nice GUI desktop environment. It makes using
44 your computer easy, powerful, and easy to configure.
45
46 %description -l pl
47 Gry pod GNOME.
48
49 %description -l uk
50 ðÁËÅÔ gnome-games ×ËÌÀÞÁ¤ ¦ÇÒÉ ÄÌÑ ÓÅÒÅÄÏ×ÉÝÁ ÒÏÂÏÞÏÇÏ ÓÔÏÌÕ GNOME,
51 ÓÅÒÅÄ ÑËÉÈ GnomeScott, freecell, gnibbles, gnobots, gnobots2,
52 gnome-stones, gnomine, gnotravex, gtali, gturing, iagno, mahjongg,
53 same-gnome ÔÁ sol.
54
55 %description -l ru
56 ðÁËÅÔ gnome-games ×ËÌÀÞÁÅÔ ÉÇÒÙ ÄÌÑ ÓÒÅÄÙ ÒÁÂÏÞÅÇÏ ÓÔÏÌÁ GNOME, ÓÒÅÄÉ
57 ËÏÔÏÒÙÈ GnomeScott, freecell, gnibbles, gnobots, gnobots2,
58 gnome-stones, gnomine, gnotravex, gtali, gturing, iagno, mahjongg,
59 same-gnome É sol.
60
61 %package devel
62 Summary:        GNOME games libraries - header files
63 Summary(pl):    Pliki nag³ówkowe do tworzenia programów opartych o GNOME games
64 Summary(ru):    æÁÊÌÙ ÒÁÚÒÁÂÏÔËÉ ÉÇÒ ÐÏÄ GNOME
65 Summary(uk):    æÁÊÌÉ ÒÏÚÒÏÂËÉ ¦ÇҠЦĠGNOME
66 Group:          X11/Development/Libraries
67 Requires:       %{name} = %{epoch}:%{version}
68 Requires:       gtk+2-devel >= 2.2.4
69
70 %description devel
71 GNOME games libraries - header files.
72
73 Right now this is just stuff to develop care games. I think.
74
75 %description devel -l pl
76 Pliki nag³ówkowe do tworzenia programów opartych o GNOME games.
77
78 %description devel -l uk
79 ðÁËÅÔ gnome-games-devel ×ÓÔÁÎÏ×ÌÀ¤ ÆÁÊÌÉ, ÎÅÏÂȦÄΦ ÄÌÑ ÒÏÚÒÏÂËÉ ¦ÇÏÒ
80 ЦĠGNOME.
81
82 %description devel -l ru
83 ðÁËÅÔ gnome-games-devel ÕÓÔÁÎÁ×ÌÉ×ÁÅÔ ÆÁÊÌÙ, ÎÅÏÂÈÏÄÉÍÙÅ ÄÌÑ
84 ÒÁÚÒÁÂÏÔËÉ ÉÇÒ ÐÏÄ GNOME.
85
86 %package static
87 Summary:        GNOME games static libraries
88 Summary(pl):    Biblioteki statyczne do GNOME games
89 Group:          X11/Development/Libraries
90 Requires:       %{name}-devel = %{epoch}:%{version}
91
92 %description static
93 GNOME games static libraries.
94
95 %description static -l pl
96 Biblioteki statyczne do GNOME games.
97
98 %prep
99 %setup -q
100 %patch0 -p1
101 %patch1 -p1
102
103 %build
104 %configure
105 %{__make}
106
107 %install
108 rm -rf $RPM_BUILD_ROOT
109
110 %{__make} install \
111         DESTDIR=$RPM_BUILD_ROOT \
112         GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
113
114 %find_lang %{name} --with-gnome --all-name
115
116 %clean
117 rm -rf $RPM_BUILD_ROOT
118
119 %post
120 /sbin/ldconfig
121 /usr/bin/scrollkeeper-update
122 %gconf_schema_install
123
124 %postun
125 /sbin/ldconfig
126 /usr/bin/scrollkeeper-update
127
128 %files -f %{name}.lang
129 %defattr(644,root,root,755)
130 %doc AUTHORS ChangeLog NEWS README
131 %config %{_sysconfdir}/sound/events/*
132 %{_sysconfdir}/gconf/schemas/*
133
134 %attr(755,root,root) %{_bindir}/gataxx
135 %attr(755,root,root) %{_bindir}/sol
136 %attr(755,root,root) %{_bindir}/gnect
137 %attr(755,root,root) %{_bindir}/gnibbles
138 %attr(755,root,root) %{_bindir}/gnobots2
139 %attr(755,root,root) %{_bindir}/blackjack
140 %attr(2755,root,games) %{_bindir}/glines
141 %attr(2755,root,games) %{_bindir}/gnome-stones
142 %attr(2755,root,games) %{_bindir}/gnometris
143 %attr(2755,root,games) %{_bindir}/gnomine
144 %attr(2755,root,games) %{_bindir}/gnotravex
145 %attr(2755,root,games) %{_bindir}/gnotski
146 %attr(2755,root,games) %{_bindir}/gtali
147 %attr(2755,root,games) %{_bindir}/iagno
148 %attr(2755,root,games) %{_bindir}/mahjongg
149 %attr(2755,root,games) %{_bindir}/same-gnome
150
151 %attr(755,root,root) %{_libdir}/lib*.so.*.*
152 %dir %{_libdir}/gnome-stones
153 %dir %{_libdir}/gnome-stones/objects
154 %attr(755,root,root) %{_libdir}/gnome-stones/objects/lib*.so*
155 %{_libdir}/gnome-stones/objects/lib*.la
156
157 %{_datadir}/gnome-stones
158 %{_datadir}/sol-games
159 %{_datadir}/blackjack
160
161 %{_datadir}/gnome-stonesrc
162 %lang(ko) %{_datadir}/gnome-stonesrc.ko
163
164 %{_datadir}/mime-info/*
165 %{_pixmapsdir}/*
166 %{_datadir}/sounds/*
167 %{_desktopdir}/*
168 %{_datadir}/gnect
169 %{_datadir}/gnibbles
170 %{_datadir}/gnobots2
171
172 %{_omf_dest_dir}/%{name}
173 %attr(664,root,games) %ghost %{_localstatedir}/games/*
174
175 %files devel
176 %defattr(644,root,root,755)
177 %attr(755,root,root) %{_libdir}/lib*.so
178 %{_libdir}/lib*.la
179 %{_includedir}/*
180
181 %files static
182 %defattr(644,root,root,755)
183 %{_libdir}/lib*.a
184 %{_libdir}/gnome-stones/objects/lib*.a
This page took 0.084779 seconds and 4 git commands to generate.