]> git.pld-linux.org Git - packages/gnome-games.git/blob - gnome-games.spec
- 644 *.la; release 4
[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:        1.4.0.4
10 Release:        4
11 Epoch:          1
12 License:        LGPL
13 Group:          X11/Applications/Games
14 Source0:        ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnome-games/%{name}-%{version}.tar.gz
15 Patch0:         %{name}-DESTDIR.patch
16 Patch1:         %{name}-scrollkeeper.patch
17 Patch2:         %{name}-ac_fix.patch
18 Patch3:         %{name}-pixbuf_cflags.patch
19 Patch4:         %{name}-applnk.patch
20 Patch5:         %{name}-fix-help-paths.patch
21 Patch6:         %{name}-am16.patch
22 Patch7:         %{name}-xbill.patch
23 Patch8:         %{name}-omf.patch
24 Icon:           gnome-games.gif
25 BuildRequires:  ORBit >= 0.4.3
26 BuildRequires:  audiofile-devel >= 0.1.5
27 BuildRequires:  autoconf
28 BuildRequires:  automake
29 BuildRequires:  esound-devel >= 0.2.7
30 BuildRequires:  gettext-devel
31 BuildRequires:  gnome-libs-devel >= 1.2.13
32 BuildRequires:  gtk+-devel >= 1.2.0
33 BuildRequires:  gdk-pixbuf-devel
34 BuildRequires:  guile-devel >= 1.4.1
35 BuildRequires:  libtool
36 BuildRequires:  ncurses-devel >= 5.0
37 BuildRequires:  readline-devel
38 BuildRequires:  scrollkeeper >= 0.3.11
39 BuildRequires:  libltdl-devel >= 1.4.2
40 BuildRequires:  docbook-utils >= 0.6.11
41 PreReq:         scrollkeeper
42 URL:            http://www.gnome.org/
43 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
44 Obsoletes:      gnome
45 Obsoletes:      gnect
46
47 %define         _prefix         /usr/X11R6
48 %define         _sysconfdir     /etc/X11/GNOME
49 %define         _localstatedir  /var
50 %define         _omf_dest_dir   %(scrollkeeper-config --omfdir)
51
52 %description
53 GNOME games.
54
55 GNOME is the GNU Network Object Model Environment. That's a fancy name
56 but really GNOME is a nice GUI desktop environment. It makes using
57 your computer easy, powerful, and easy to configure.
58
59 %description -l pl
60 Gry pod GNOME.
61
62 %description -l uk
63 ðÁËÅÔ gnome-games ×ËÌÀÞÁ¤ ¦ÇÒÉ ÄÌÑ ÓÅÒÅÄÏ×ÉÝÁ ÒÏÂÏÞÏÇÏ ÓÔÏÌÕ GNOME,
64 ÓÅÒÅÄ ÑËÉÈ GnomeScott, freecell, gnibbles, gnobots, gnobots2,
65 gnome-stones, gnomine, gnotravex, gtali, gturing, iagno, mahjongg,
66 same-gnome ÔÁ sol.
67
68 %description -l ru
69 ðÁËÅÔ gnome-games ×ËÌÀÞÁÅÔ ÉÇÒÙ ÄÌÑ ÓÒÅÄÙ ÒÁÂÏÞÅÇÏ ÓÔÏÌÁ GNOME, ÓÒÅÄÉ
70 ËÏÔÏÒÙÈ GnomeScott, freecell, gnibbles, gnobots, gnobots2,
71 gnome-stones, gnomine, gnotravex, gtali, gturing, iagno, mahjongg,
72 same-gnome É sol.
73
74 %package devel
75 Summary:        GNOME games libraries - header files
76 Summary(pl):    Pliki nag³ówkowe do tworzenia programów opartych o GNOME games
77 Summary(ru):    æÁÊÌÙ ÒÁÚÒÁÂÏÔËÉ ÉÇÒ ÐÏÄ GNOME
78 Summary(uk):    æÁÊÌÉ ÒÏÚÒÏÂËÉ ¦ÇҠЦĠGNOME
79 Group:          X11/Development/Libraries
80 Requires:       %{name} = %{version}
81 Requires:       gtk+-devel
82
83 %description devel
84 GNOME games libraries - header files.
85
86 Right now this is just stuff to develop care games. I think.
87
88 %description devel -l pl
89 Pliki nag³ówkowe do tworzenia programów opartych o GNOME games.
90
91 %description devel -l uk
92 ðÁËÅÔ gnome-games-devel ×ÓÔÁÎÏ×ÌÀ¤ ÆÁÊÌÉ, ÎÅÏÂȦÄΦ ÄÌÑ ÒÏÚÒÏÂËÉ ¦ÇÏÒ
93 ЦĠGNOME.
94
95 %description devel -l ru
96 ðÁËÅÔ gnome-games-devel ÕÓÔÁÎÁ×ÌÉ×ÁÅÔ ÆÁÊÌÙ, ÎÅÏÂÈÏÄÉÍÙÅ ÄÌÑ
97 ÒÁÚÒÁÂÏÔËÉ ÉÇÒ ÐÏÄ GNOME.
98
99 %package static
100 Summary:        GNOME games static libraries
101 Summary(pl):    Biblioteki statyczne do GNOME games
102 Group:          X11/Development/Libraries
103 Requires:       %{name}-devel = %{version}
104
105 %description static
106 GNOME games static libraries.
107
108 %description static -l pl
109 Biblioteki statyczne do GNOME games.
110
111 %prep
112 %setup -q
113 %patch0 -p1
114 %patch1 -p1
115 %patch2 -p1
116 %patch3 -p1
117 %patch4 -p1
118 %patch5 -p1
119 %patch6 -p1
120 %patch7 -p1
121 mv xbill/xbill.png xbill/gnome-xbill.png
122 %patch8 -p1
123
124 %build
125 rm -f missing
126 %{__libtoolize}
127 %{__gettextize}
128 %{__aclocal} -I %{_aclocaldir}/gnome
129 %{__autoconf}
130 %{__automake}
131 %configure
132
133 %{__make}
134
135 %install
136 rm -rf $RPM_BUILD_ROOT
137
138 %{__make} install \
139         DESTDIR=$RPM_BUILD_ROOT \
140         omf_dest_dir=%{_omf_dest_dir}/%{name}
141
142 %find_lang %{name} --with-gnome --all-name
143
144 %post
145 /sbin/ldconfig
146 /usr/bin/scrollkeeper-update
147
148 %postun
149 /sbin/ldconfig
150 /usr/bin/scrollkeeper-update
151
152 %clean
153 rm -rf $RPM_BUILD_ROOT
154
155 %files -f %{name}.lang
156 %defattr(644,root,root,755)
157 %doc AUTHORS ChangeLog NEWS README
158 %config %{_sysconfdir}/sound/events/*
159
160 %attr(755,root,root) %{_bindir}/ctali
161 %attr(755,root,root) %{_bindir}/freecell
162 %attr(755,root,root) %{_bindir}/gataxx
163 %attr(755,root,root) %{_bindir}/sol
164 %attr(2755,root,games) %{_bindir}/glines
165 %attr(2755,root,games) %{_bindir}/gnibbles
166 %attr(2755,root,games) %{_bindir}/gnobots2
167 %attr(2755,root,games) %{_bindir}/gnome-stones
168 %attr(2755,root,games) %{_bindir}/gnome-xbill
169 %attr(2755,root,games) %{_bindir}/gnometris
170 %attr(2755,root,games) %{_bindir}/gnomine
171 %attr(2755,root,games) %{_bindir}/gnotravex
172 %attr(2755,root,games) %{_bindir}/gnotski
173 %attr(2755,root,games) %{_bindir}/gtali
174 %attr(2755,root,games) %{_bindir}/iagno
175 %attr(2755,root,games) %{_bindir}/mahjongg
176 %attr(2755,root,games) %{_bindir}/same-gnome
177
178 %attr(755,root,root) %{_libdir}/lib*.so.*.*
179 %dir %{_libdir}/gnome-stones
180 %dir %{_libdir}/gnome-stones/objects
181 %attr(755,root,root) %{_libdir}/gnome-stones/objects/lib*.so*
182 %attr(644,root,root) %{_libdir}/gnome-stones/objects/lib*.la
183
184 %{_datadir}/gnibbles
185 %{_datadir}/gnobots2
186 %{_datadir}/gnome-stones
187 %{_datadir}/sol-games
188 %{_datadir}/xbill
189
190 %{_datadir}/gnome-stonesrc
191 %lang(ko) %{_datadir}/gnome-stonesrc.ko
192
193 %{_datadir}/mime-info/*
194 %{_pixmapsdir}/*
195 %{_datadir}/sounds/*
196
197 %{_applnkdir}/Games/*.desktop
198 %{_applnkdir}/Games/*/*.desktop
199
200 %{_omf_dest_dir}/%{name}
201 %attr(664,root,games) %ghost %{_localstatedir}/games/*
202
203 %files devel
204 %defattr(644,root,root,755)
205 %attr(755,root,root) %{_libdir}/lib*.so
206 %attr(644,root,root) %{_libdir}/lib*.la
207 %{_includedir}/*
208
209 %files static
210 %defattr(644,root,root,755)
211 %{_libdir}/lib*.a
212 %{_libdir}/gnome-stones/objects/lib*.a
This page took 0.040786 seconds and 4 git commands to generate.