~ubuntu-branches/ubuntu/trusty/pitivi/trusty

« back to all changes in this revision

Viewing changes to pitivi.spec.in

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2007-01-31 15:32:37 UTC
  • mto: (3.2.1 hardy) (1.2.1 upstream) (6.1.1 sid)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20070131153237-de4p8lipjv8x5x3b
Tags: upstream-0.10.2
ImportĀ upstreamĀ versionĀ 0.10.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
BuildRequires:  gstreamer-python >= @PYGST_REQ@
24
24
BuildRequires:  python-devel >= 2.3
25
25
BuildRequires:  pygtk2-devel >= @PYGTK_REQ@
26
 
ExclusiveArch:  noarch
 
26
BuildArch:      noarch
27
27
 
28
28
%description
29
29
PiTiVi non-linear video editor
44
44
%{_datadir}/pitivi/pixmaps/*
45
45
%{_datadir}/pixmaps/pitivi.png
46
46
%{_datadir}/applications/pitivi.desktop
 
47
%{_datadir}/locale
47
48
 
48
49
%changelog
49
50
* Mon Apr 10 2006 Edward Hervey <edward at fluendo dot com>