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

Annotation of /cauldron/aisleriot/current/SPECS/aisleriot.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 264106 - (hide annotations) (download)
Tue Jun 26 21:01:31 2012 UTC (11 years, 9 months ago) by ovitters
File size: 2141 byte(s)
new version 3.5.0
1 wally 119470 #FIXME: disabled temporarily to get package build (wally 07/2011)
2     %define Werror_cflags %nil
3    
4 wally 167780 %define url_ver %(echo %{version}|cut -d. -f1,2)
5    
6 wally 119470 Name: aisleriot
7 ovitters 264106 Version: 3.5.0
8 fwang 148639 Release: %mkrel 1
9 wally 119470 Url: http://live.gnome.org/Aisleriot
10 wally 167780 Source0: http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
11 pterjan 225599 Patch0: aisleriot-3.3.2-help_linguas.patch
12 wally 119470 Summary: A compilation of solitaire card games
13     License: GPLv3+
14     Group: Games/Other
15     Conflicts: gnome-games < 2.29.6-2
16 wally 167780 BuildRequires: pkgconfig(cairo) >= 1.10.0
17     BuildRequires: pkgconfig(gconf-2.0) >= 2.0
18     BuildRequires: pkgconfig(gmodule-2.0)
19     BuildRequires: pkgconfig(gobject-2.0)
20     BuildRequires: pkgconfig(gthread-2.0)
21     BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0
22 wally 184560 BuildRequires: pkgconfig(guile-2.0) >= 2.0.0
23 wally 167780 BuildRequires: pkgconfig(ice)
24     BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.26
25     BuildRequires: pkgconfig(librsvg-2.0) >= 2.32.0
26     BuildRequires: pkgconfig(sm)
27 wally 119470 BuildRequires: intltool
28 fwang 145242 BuildRequires: yelp-tools
29     BuildRequires: itstool
30 tv 222341 BuildRequires: gnome-doc-utils
31     BuildRequires: docbook-dtds
32 fwang 145272 BuildRequires: rpm-mageia-setup-build >= 1.144
33 ovitters 231817 BuildRequires: guile
34 pterjan 225605 # For autoreconf, due to Patch0
35     BuildRequires: gettext-devel
36 wally 119470
37     %description
38     Aisleriot (also known as Solitaire or sol) is a collection of card games
39     which are easy to play with the aid of a mouse. The rules for the games
40     have been coded for your pleasure in the GNOME scripting language (Scheme).
41    
42     %prep
43     %setup -q
44 pterjan 225599 %apply_patches
45     autoreconf -fi
46 wally 119470
47     %build
48     %configure2_5x \
49     --disable-schemas-compile \
50     --disable-schemas-install \
51 fwang 145257 --disable-static
52 fwang 215781 %make V=1
53 wally 119470
54     %install
55     %makeinstall_std
56    
57 fwang 145272 %find_lang %{name} --with-help
58 wally 119470
59     %preun
60     %preun_uninstall_gconf_schemas %{name}
61    
62     %files -f %{name}.lang
63     %defattr(-, root, root)
64     %{_sysconfdir}/gconf/schemas/%{name}.schemas
65     %attr(2555, root, games) %{_bindir}/sol
66 wally 188406 %{_libdir}/%{name}/
67 pterjan 225600 %{_libdir}/valgrind/aisleriot.supp
68 wally 119470 %{_datadir}/applications/sol.desktop
69     %{_datadir}/applications/freecell.desktop
70     %{_datadir}/glib-2.0/schemas/org.gnome.Patience.WindowState.gschema.xml
71     %{_iconsdir}/*/*/*/gnome-aisleriot.*
72     %{_iconsdir}/*/*/*/gnome-freecell.*
73     %{_mandir}/man6/sol.*
74     %{_datadir}/%{name}

  ViewVC Help
Powered by ViewVC 1.1.30