]> git.pld-linux.org Git - packages/ganso.git/blame - ganso.spec
- builds; STBR
[packages/ganso.git] / ganso.spec
CommitLineData
a61e6c31 1Summary: GAnSO - Gnome Animation StudiO
98739343 2Summary(pl): Studio animacji dla GNOME
4e6860b9 3Name: ganso
cacdac57 4Version: 0.2.0
5Release: 1
4e6860b9 6License: GPL
7Group: X11/Applications/Graphics
cacdac57 8Source0: ftp://ftp.sourceforge.net/pub/sourceforge/ganso/%{name}-%{version}.tar.bz2
a30ad4a1 9Patch0: %{name}-am_fix.patch
cacdac57 10URL: http://ganso.sourceforge.net/
98739343
JB
11BuildRequires: autoconf
12BuildRequires: automake
ac988a92 13BuildRequires: libtool
4e6860b9 14BuildRequires: gettext-devel
15BuildRequires: gnome-libs-devel >= 1.0.0
16BuildRequires: libstdc++-devel
17BuildRequires: libxml-devel
d966ae67 18BuildRequires: smpeg-devel
4e6860b9 19BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
20
21%define _sysconfdir /etc/X11
22%define _prefix /usr/X11R6
23%define _mandir %{_prefix}/man
baf7a95f 24
25%description
4e6860b9 26GAnSO is a powerful Animation Studio that lets you create your own
27videos with and without sound.
baf7a95f 28
29It can write as much formats as codecs you install in your system.
30
4e6860b9 31This package includes the core, a MPEG-1 codec and a sample plug-in
32which has a filter, a stream editor and a template, just to show how
33easy is to extend GAnSO, but which can be usefull to build some
34videos, as this filter performs progressive alpha
35decreasing/increasing of a stream, effect that is very used in
36professional creations to change from one video to another one while
37both keep animated.
baf7a95f 38
98739343
JB
39%description -l pl
40