Accepting request 73762 from home:vuntz:branches:GNOME:Factory
New package: aisleriot, got split out of gnome-games OBS-URL: https://build.opensuse.org/request/show/73762 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/aisleriot?expand=0&rev=1
This commit is contained in:
commit
5a8169094e
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
## Default LFS
|
||||||
|
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
.osc
|
3
aisleriot-3.1.0.tar.bz2
Normal file
3
aisleriot-3.1.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:97a23e758eaf8270d841cba1cc2d66300ccb4369491c34a8959a4a31704621b6
|
||||||
|
size 5615268
|
6
aisleriot.changes
Normal file
6
aisleriot.changes
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 15 13:22:14 CEST 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- New package (version 3.1.0). Aisleriot was split from the
|
||||||
|
gnome-games tarball.
|
||||||
|
|
109
aisleriot.spec
Normal file
109
aisleriot.spec
Normal file
@ -0,0 +1,109 @@
|
|||||||
|
#
|
||||||
|
# spec file for package aisleriot
|
||||||
|
#
|
||||||
|
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
|
Name: aisleriot
|
||||||
|
Version: 3.1.0
|
||||||
|
Release: 1
|
||||||
|
License: GPLv3+
|
||||||
|
Summary: Solitaire Card Games for GNOME
|
||||||
|
Url: http://www.gnome.org
|
||||||
|
Group: Amusements/Games/Board/Card
|
||||||
|
Source: %{name}-%{version}.tar.bz2
|
||||||
|
BuildRequires: gnome-doc-utils-devel
|
||||||
|
BuildRequires: guile-devel
|
||||||
|
BuildRequires: intltool
|
||||||
|
BuildRequires: lsb-release
|
||||||
|
# Needed to get lsb data
|
||||||
|
BuildRequires: dummy-release
|
||||||
|
BuildRequires: update-desktop-files
|
||||||
|
BuildRequires: pkgconfig(cairo)
|
||||||
|
BuildRequires: pkgconfig(gconf-2.0)
|
||||||
|
BuildRequires: pkgconfig(gobject-2.0)
|
||||||
|
BuildRequires: pkgconfig(gtk+-3.0)
|
||||||
|
BuildRequires: pkgconfig(ice)
|
||||||
|
BuildRequires: pkgconfig(libcanberra-gtk3)
|
||||||
|
BuildRequires: pkgconfig(librsvg-2.0)
|
||||||
|
BuildRequires: pkgconfig(sm)
|
||||||
|
Recommends: %{name}-lang
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%gconf_schemas_prereq
|
||||||
|
%glib2_gsettings_schema_requires
|
||||||
|
|
||||||
|
%description
|
||||||
|
Aisleriot is a compilation of 80 different solitaire card games.
|
||||||
|
|
||||||
|
%lang_package
|
||||||
|
%prep
|
||||||
|
%setup -q
|
||||||
|
|
||||||
|
%build
|
||||||
|
%configure \
|
||||||
|
--disable-schemas-install \
|
||||||
|
--disable-static \
|
||||||
|
--disable-scrollkeeper
|
||||||
|
%__make %{?jobs:-j%jobs}
|
||||||
|
|
||||||
|
%install
|
||||||
|
%make_install
|
||||||
|
%suse_update_desktop_file -N "FreeCell" -G "Solitaire" freecell
|
||||||
|
%suse_update_desktop_file -N "AisleRiot" -G "Solitaire" sol
|
||||||
|
%find_lang %{name} %{?no_lang_C}
|
||||||
|
%find_gconf_schemas
|
||||||
|
|
||||||
|
%clean
|
||||||
|
rm -rf %{buildroot}
|
||||||
|
|
||||||
|
%pre -f aisleriot.schemas_pre
|
||||||
|
|
||||||
|
%post
|
||||||
|
%glib2_gsettings_schema_post
|
||||||
|
%desktop_database_post
|
||||||
|
%icon_theme_cache_post
|
||||||
|
|
||||||
|
%posttrans -f aisleriot.schemas_posttrans
|
||||||
|
|
||||||
|
%preun -f aisleriot.schemas_preun
|
||||||
|
|
||||||
|
%postun
|
||||||
|
%glib2_gsettings_schema_postun
|
||||||
|
%desktop_database_postun
|
||||||
|
%icon_theme_cache_postun
|
||||||
|
|
||||||
|
%files -f aisleriot.schemas_list
|
||||||
|
%defattr(-, root, root)
|
||||||
|
%doc AUTHORS ChangeLog COPYING-DOCS COPYING.GPL3 NEWS
|
||||||
|
%dir %{_datadir}/gnome/
|
||||||
|
%dir %{_datadir}/gnome/help/
|
||||||
|
%dir %{_datadir}/gnome/help/aisleriot/
|
||||||
|
%doc %{_datadir}/gnome/help/aisleriot/C/
|
||||||
|
%dir %{_datadir}/omf/
|
||||||
|
%dir %{_datadir}/omf/aisleriot/
|
||||||
|
%doc %{_datadir}/omf/aisleriot/aisleriot-C.omf
|
||||||
|
%{_bindir}/sol
|
||||||
|
%{_datadir}/applications/freecell.desktop
|
||||||
|
%{_datadir}/applications/sol.desktop
|
||||||
|
%{_datadir}/aisleriot/
|
||||||
|
%dir %{_libdir}/aisleriot
|
||||||
|
%{_libdir}/aisleriot/ar-cards-renderer
|
||||||
|
%{_datadir}/glib-2.0/schemas/org.gnome.Patience.WindowState.gschema.xml
|
||||||
|
%{_datadir}/icons/hicolor/*/apps/gnome-aisleriot.*
|
||||||
|
%{_datadir}/icons/hicolor/*/apps/gnome-freecell.*
|
||||||
|
%{_mandir}/man?/sol.*
|
||||||
|
|
||||||
|
%files lang -f aisleriot.lang
|
||||||
|
|
||||||
|
%changelog
|
Loading…
x
Reference in New Issue
Block a user