~jm-leddy/ubuntu/quantal/transmageddon/lowercaseify_gst

« back to all changes in this revision

Viewing changes to transmageddon.spec.in

  • Committer: Package Import Robot
  • Author(s): Alessio Treglia
  • Date: 2011-12-03 22:27:04 UTC
  • mto: This revision was merged to the branch mainline in revision 7.
  • Revision ID: package-import@ubuntu.com-20111203222704-r27w4kf72dygyobf
Tags: upstream-0.20
ImportĀ upstreamĀ versionĀ 0.20

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Version:        @VERSION@
5
5
Release:        1
6
6
 
7
 
Source:         http://www.linuxrising.org/transmageddon/files/%{name}-%{version}.tar.gz
 
7
Source:         http://www.linuxrising.org/transmageddon/files/%{name}-%{version}.tar.xz
8
8
Packager:       uraeus@gnome.org
9
9
License:        LGPLv2+
10
10
Group:          Applications/Multimedia
15
15
Requires:       gstreamer >= @GST_REQ@
16
16
Requires:       gstreamer-python >= @PYGST_REQ@
17
17
Requires:       pygtk2 >= @PYGTK_REQ@
18
 
Requires:       gnome-python2 >= @PYGNOME_REQ@
 
18
Requires:       gnome-python2
19
19
Requires:       pygobject2 >= 2.17.0
20
20
 
21
21
BuildRequires:  gstreamer-devel >= @GST_REQ@
55
55
%{_datadir}/transmageddon
56
56
%{_datadir}/pixmaps/transmageddon.svg
57
57
%{_datadir}/applications/transmageddon.desktop
58
 
%{_datadir}/gstreamer-0.10/presets/*.prs
 
58
%{_datadir}/gstreamer-0.10/presets/*
59
59
%{_mandir}/man1/transmageddon.1.gz
60
60
 
61
61
%changelog