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

« back to all changes in this revision

Viewing changes to transmageddon.spec

  • 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:
1
1
Summary:        Video transcoder
2
2
Summary(pl.UTF.8):      Narzędzie do transkodowania obrazu wideo
3
3
Name:           transmageddon
4
 
Version:        0.16
 
4
Version:        0.20
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 >= 0.10.13.1
16
16
Requires:       gstreamer-python >= 0.10.6
17
17
Requires:       pygtk2 >= 2.8.0
18
 
Requires:       gnome-python2 >= @PYGNOME_REQ@
 
18
Requires:       gnome-python2
19
19
Requires:       pygobject2 >= 2.17.0
20
20
 
21
21
BuildRequires:  gstreamer-devel >= 0.10.13.1
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