~ubuntu-branches/debian/jessie/aisleriot/jessie

« back to all changes in this revision

Viewing changes to data/theme-install.ini

  • Committer: Package Import Robot
  • Author(s): Jordi Mallach, Jeremy Bicha, Jordi Mallach
  • Date: 2012-04-22 12:49:26 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120422124926-gmr0thwstl91jt1n
Tags: 1:3.4.1-1
[ Jeremy Bicha ]
* New upstream release
* debian/control.in: (Build)-depend on guile-2.0
* debian/*.install: Cards files are now stored as zipped .svg's
* debian/patches/99_format-security.patch: Dropped, applied upstream

[ Jordi Mallach ]
* New upstream release.
* Update copyright to final version of the machine-readable 1.0 spec.
* Bump Standards Version to 3.9.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#  Aisleriot card theme install
2
 
#
3
 
# This program is free software: you can redistribute it and/or modify
4
 
# it under the terms of the GNU General Public License as published by
5
 
# the Free Software Foundation, either version 3 of the License, or
6
 
# (at your option) any later version.
7
 
#
8
 
# This program is distributed in the hope that it will be useful,
9
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
10
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11
 
# GNU General Public License for more details.
12
 
#
13
 
# You should have received a copy of the GNU General Public License
14
 
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
15
 
#
16
 
# *****************************************************************************
17
 
#
18
 
#  Format: A group containing keys with lists of packages.
19
 
#  The group name is either [Distribution] (the output of "lsb_release -s -i"),
20
 
#  or [Distributor] (the output of "lsb_release -s -d"). If the [Distribution]
21
 
#  group doesn't exist, we fall back to the [Distributor] one. In general it should
22
 
#  be sufficient to create the [Distributor] group, unless it is necessary to
23
 
#  override theme packages for a specific distribution version.
24
 
#  The entries are a semicolon-separated list of packages names to install
25
 
#  for the given theme format. Note the trailing semicolon! Only the
26
 
#  packages for theme formats enabled at compile time will actually
27
 
#  be installed.
28
 
#
29
 
# Distributors:
30
 
# If you add your distribution here, please do send a patch upstream by filing
31
 
# a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-games&component=general
32
 
#
33
 
 
34
 
[Fedora]
35
 
ThemesSVG=gnome-games-extra-data;
36
 
ThemesKDE=kdegames-minimal;
37
 
ThemesPySol=PySolFC-cardsets;
38
 
 
39
 
[SUSE LINUX]
40
 
ThemesSVG=aisleriot-themes;
41
 
ThemesKDE=kdegames4-carddecks-default;kdegames4-carddecks-other;
42
 
ThemesPySol=pysol-cardsets;
43
 
 
44
 
[Ubuntu]
45
 
ThemesSVG=gnome-cards-data;
46
 
ThemesKDE=kdegames-card-data;kdegames-card-data-extra;
47
 
ThemesPySol=pysolfc-cardsets;
48
 
 
49
 
[Debian]
50
 
ThemesSVG=gnome-games-extra-data;
51
 
ThemesKDE=kdegames-card-data;