forked from pool/libtheora
Accepting request 24234 from multimedia:libs
Copy from multimedia:libs/libtheora based on submit request 24234 from user adrianSuSE OBS-URL: https://build.opensuse.org/request/show/24234 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtheora?expand=0&rev=14
This commit is contained in:
parent
4d1e61c441
commit
30f0047b39
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3ae9df56e8fc75ffe26e63a13cae2ce79d079416175fb0baffe0e2de8dc91a6d
|
|
||||||
size 1652987
|
|
BIN
libtheora-1.1.1.tar.bz2
(Stored with Git LFS)
Normal file
BIN
libtheora-1.1.1.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 08:11:26 UTC 2009 - adrian@suse.de
|
||||||
|
|
||||||
|
- update to version 1.1.1
|
||||||
|
* minor bugfixes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 26 13:13:49 UTC 2009 - adrian@suse.de
|
||||||
|
|
||||||
|
- update to version 1.1.0
|
||||||
|
* minor fixes since beta 3
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 27 07:29:25 UTC 2009 - adrian@suse.de
|
||||||
|
|
||||||
|
- update to version 1.1 beta 3
|
||||||
|
* Much better encoder
|
||||||
|
(faster and more details at same compressions level)
|
||||||
|
* Playback received speed improvements, but bitstream format is
|
||||||
|
untouched
|
||||||
|
- no package split yet for dec/enc/legacy libs due to 11.2 freeze
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 17 11:02:49 CEST 2009 - adrian@suse.de
|
Fri Jul 17 11:02:49 CEST 2009 - adrian@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libtheora (Version 1.0.0)
|
# spec file for package libtheora (Version 1.1.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -20,20 +20,20 @@
|
|||||||
|
|
||||||
Name: libtheora
|
Name: libtheora
|
||||||
BuildRequires: SDL-devel doxygen gcc-c++ libogg-devel libvorbis-devel pkg-config python
|
BuildRequires: SDL-devel doxygen gcc-c++ libogg-devel libvorbis-devel pkg-config python
|
||||||
Url: http://www.xiph.org/
|
Url: http://www.theora.org/
|
||||||
License: BSD 3-clause (or similar)
|
License: BSD 3-clause (or similar)
|
||||||
Group: Productivity/Multimedia/Other
|
Group: Productivity/Multimedia/Other
|
||||||
Summary: Free Video Codec
|
Summary: Free Video Codec
|
||||||
Version: 1.0.0
|
Version: 1.1.1
|
||||||
Release: 1
|
Release: 1
|
||||||
%define pkg_version 1.0
|
%define pkg_version %version
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
Obsoletes: libtheora-64bit
|
Obsoletes: libtheora-64bit
|
||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source: %{name}-%{pkg_version}.tar.bz2
|
Source: http://downloads.xiph.org/releases/theora/%{name}-%{pkg_version}.tar.bz2
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Theora is a free video codec based on VP3. The package contains the
|
Theora is a free video codec based on VP3. The package contains the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user