Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > b1d6228976c737ab949c52aeef0d9cb6 > files > 4

caboodle-0.5-4.mga3.src.rpm

Name:           caboodle
Version:        0.5
Release:        %mkrel 4
Summary:        Puzzle computer game, clone of the Flash game Planarity
License:        GNU/GPL>=2
Group:          Games/Puzzles
URL:            http://juripakaste.fi/caboodle/
Source0:        http://www.juripakaste.fi/store/dl/caboodle/releases/caboodle-%{version}.tar.gz
Patch0:         caboodle-makefile.patch
Patch1:         caboodle-desktop.patch
BuildRequires:  ocaml-cairo-devel
BuildRequires:  cairo-devel
BuildRequires:  ocaml-lablgtk2-devel
BuildRequires:  gtk+2-devel
Requires:       gtk+2
BuildRequires:  libglade2-devel

%description
Caboodle is a clone of the Flash game Planarity for
the GNOME desktop.

The objective of the game is to arrange the balls on
the screen so that no lines cross.

Screenshot:
http://juripakaste.fi/caboodle/Screenshot-Caboodle.png

%prep
%setup -q
%patch0 -p0
%patch1 -p0

%build
make

%install
rm -rf %{buildroot}
make install PREFIX=%{buildroot}/%{_usr} REALPREFIX=%{_usr}

%files
%doc COPYING README NEWS
%{_gamesbindir}/caboodle
%{_datadir}/applications/caboodle.desktop
%{_datadir}/caboodle/
%{_datadir}/caboodle/caboodle.glade
%{_datadir}/caboodle/caboodle.svg


%changelog

* Fri Jan 11 2013 umeabot <umeabot> 0.5-4.mga3
+ Revision: 347291
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

  + blue_prawn <blue_prawn>
    - rebuild with new ocaml 4.00

* Mon Aug 06 2012 blue_prawn <blue_prawn> 0.5-2.mga3
+ Revision: 279290
- fixed the French localisation of the .desktop file

* Thu Jan 12 2012 blue_prawn <blue_prawn> 0.5-1.mga2
+ Revision: 195090
- non-localized GenericName in .desktop file
- imported package caboodle