File: gnomekiss.spec

package info (click to toggle)
gnomekiss 2.0-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,764 kB
  • sloc: ansic: 4,480; sh: 1,006; makefile: 55; xml: 52
file content (31 lines) | stat: -rw-r--r-- 769 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Summary: Gnome KiSS viewer
Name: gnomekiss
Version: 2.0
Release: 1
Source0: %{name}-%{version}.tar.gz
License: GPL
Group: Amusements/Games
BuildRoot: %{_builddir}/%{name}-root

%description
GnomeKiSS is a viewer for all KiSS paper dolls. Cherry KiSS and Enhanced
Palette are supported, with full alpha transparency and FKiSS.
%prep
%setup -q
%build
%configure
make %{_smp_mflags}
%install
rm -rf %{buildroot}
make DESTDIR=%{buildroot} install
%find_lang %{name}
%clean
rm -rf %{buildroot}
%files -f %{name}.lang
%defattr(-,root,root)
%{_bindir}/gnomekiss
/usr/share/applications/gnomekiss.desktop
/usr/share/pixmaps/gnomekiss/gnome-kiss.png
/usr/share/pixmaps/gnomekiss/besito_sinfondo.png
%{_mandir}/man1/*
%doc COPYING doc/COMPATIBILITY AUTHORS README NEWS ChangeLog