/[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 145252 - (hide annotations) (download)
Mon Sep 19 01:45:41 2011 UTC (12 years, 7 months ago) by fwang
File size: 1862 byte(s)
update file list
1 wally 119470 #FIXME: disabled temporarily to get package build (wally 07/2011)
2     %define Werror_cflags %nil
3    
4     Name: aisleriot
5 fwang 145241 Version: 3.1.92
6 wally 119470 Release: %mkrel 1
7     Url: http://live.gnome.org/Aisleriot
8     Source0: ftp://ftp.gnome.org/sources/%{name}/3.1/%{name}-%{version}.tar.xz
9     Summary: A compilation of solitaire card games
10     License: GPLv3+
11     Group: Games/Other
12     Conflicts: gnome-games < 2.29.6-2
13 fwang 145241 BuildRequires: pkgconfig(cairo) >= 1.10.0
14     BuildRequires: pkgconfig(gconf-2.0) >= 2.0
15     BuildRequires: pkgconfig(gmodule-2.0)
16     BuildRequires: pkgconfig(gobject-2.0)
17     BuildRequires: pkgconfig(gthread-2.0)
18     BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0
19     BuildRequires: pkgconfig(guile-1.8) >= 1.8.0
20     BuildRequires: pkgconfig(ice)
21     BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.26
22     BuildRequires: pkgconfig(librsvg-2.0) >= 2.32.0
23     BuildRequires: pkgconfig(sm)
24 wally 119470 BuildRequires: intltool
25 fwang 145242 BuildRequires: yelp-tools
26     BuildRequires: itstool
27 wally 119470
28     %description
29     Aisleriot (also known as Solitaire or sol) is a collection of card games
30     which are easy to play with the aid of a mouse. The rules for the games
31     have been coded for your pleasure in the GNOME scripting language (Scheme).
32    
33     %prep
34     %setup -q
35    
36     %build
37     %configure2_5x \
38     --disable-schemas-compile \
39     --disable-schemas-install \
40 fwang 145252 --disable-static \
41     --with-help-dir=%{_datadir}/gnome/help
42 wally 119470 %make
43    
44     %install
45     %makeinstall_std
46    
47     %find_lang %{name} --with-gnome
48    
49     %preun
50     %preun_uninstall_gconf_schemas %{name}
51    
52     %files -f %{name}.lang
53     %defattr(-, root, root)
54     %{_sysconfdir}/gconf/schemas/%{name}.schemas
55     %attr(2555, root, games) %{_bindir}/sol
56     %dir %{_libdir}/%{name}
57     %{_libdir}/%{name}/ar-cards-renderer
58     %{_datadir}/applications/sol.desktop
59     %{_datadir}/applications/freecell.desktop
60     %{_datadir}/glib-2.0/schemas/org.gnome.Patience.WindowState.gschema.xml
61     %{_iconsdir}/*/*/*/gnome-aisleriot.*
62     %{_iconsdir}/*/*/*/gnome-freecell.*
63     %{_mandir}/man6/sol.*
64     %{_datadir}/%{name}

  ViewVC Help
Powered by ViewVC 1.1.30