60 Commits

Author SHA256 Message Date
92f38594f5 Accepting request 1295228 from home:iznogood:branches:multimedia:libs
- Enable faad2 support.

OBS-URL: https://build.opensuse.org/request/show/1295228
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=103
2025-07-23 08:49:52 +00:00
9c9edf5ad1 Accepting request 1274138 from home:hsk17:branches:openSUSE:Factory:Staging:Gcc7
add fix-gcc15-build.patch from upstream to fix gcc-15 compile time error

OBS-URL: https://build.opensuse.org/request/show/1274138
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=101
2025-05-05 15:18:36 +00:00
01730cf2c3 Accepting request 1240882 from home:iznogood:branches:multimedia:libs
- Move build of ffmpeg plugin to conditional BUILD_ORIG part of the
  spec (move pkgconfig(libavcodec) and pkgconfig(libswscale)
  BuildRequires). Avoid pulling in obsolete ffmpeg-4 during main
  build.
- Update to current macros.

OBS-URL: https://build.opensuse.org/request/show/1240882
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=99
2025-02-03 12:12:05 +00:00
f86d5ca333 Accepting request 1237221 from home:gcomes.obs
- update fix-gcc14-build.patch
  * add fix for faad2 and faac as well

OBS-URL: https://build.opensuse.org/request/show/1237221
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=97
2025-01-14 08:48:53 +00:00
Danilo Spinella
649faed3d8 Accepting request 1166667 from home:dspinella:branches:multimedia:libs
- Fix build with GCC 14, bsc#1221701
  * fix-gcc14-build.patch

OBS-URL: https://build.opensuse.org/request/show/1166667
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=95
2024-04-10 13:37:06 +00:00
Danilo Spinella
f096df7ea6 Accepting request 1073070 from home:olh:branches:multimedia:libs
- Fix previous change, add version constraints for every
  ffmpeg subpackage

OBS-URL: https://build.opensuse.org/request/show/1073070
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=93
2023-03-22 16:19:06 +00:00
Danilo Spinella
8c38bb2bb3 Accepting request 973852 from home:jengelh:branches:multimedia:libs
- Update BuildRequires to reflect it does not work with ffmpeg5
  at this time.

OBS-URL: https://build.opensuse.org/request/show/973852
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=91
2022-05-02 15:01:27 +00:00
8d643d4795 Accepting request 779232 from home:fos:branches:multimedia:libs
Build 32bit compatibility packages also for plugin libraries. [boo#1164899]

OBS-URL: https://build.opensuse.org/request/show/779232
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=89
2020-02-26 10:49:20 +00:00
Tomáš Chvátal
4c20228cb4 - Remove merged patches:
* 0001-Fix-sizeof-call-in-faad2.patch
  * 0002-Allow-any-avcodec-to-be-detected-by-configure.patch
  * 0003-Fix-AVCODEC_HEADER-macro-replacement.patch
  * 0005-ffmpeg4-conversion-fixing-the-erroring-ones-only.patch

- Update to version 1.2.4+git20180804.fff99cd:
  * Should be LIBAVCODEC_LIBS rather than AVCODEC_LIBS in both configure.ac and plugis/ffmpeg/Makfile/am
  * ffmpeg4 conversion fixing the erroring ones only
  * Ignore prepared patches in git checkout
  * Fix AVCODEC_HEADER macro replacement
  * Allow any avcodec to be detected by configure
  * Fix sizeof call in faad2

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=87
2019-07-10 13:21:28 +00:00
Tomáš Chvátal
286641bda7 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=85 2018-06-13 09:55:38 +00:00
Tomáš Chvátal
a46e7c8733 - Update to version 1.2.4+git20180207.666c35c:
* remove generated file that got committed somehow
  * cleanup - remove all the .cvsignore files
  * remove another .cvsignore file
  * remove typo
  * add a bunch more generated files to ignore
  * more files added
  * add more files
  * switch to .gitignore from .cvsignore
  * remove m4/avcodec.m4, not needed with changes to configure.ac
  * don't need avcodec.m4 with changes to configure.ac
- Remove merged patches:
  * libquicktime-1.2.4-integer_overflow.patch
  * libquicktime-1.2.4-multiple_vulnerabilities.patch
- Remove all local patches:
  * libquicktime-faad2.patch
  * libquicktime-1.2.4-ffmpeg2.patch
  * libquicktime-1.2.4-ffmpeg29.patch
  * libquicktime-1.2.4-ffmpeg4.patch
- Readd patches to be rebased from the git:
  * 0001-Fix-sizeof-call-in-faad2.patch
  * 0002-Allow-any-avcodec-to-be-detected-by-configure.patch
  * 0003-Fix-AVCODEC_HEADER-macro-replacement.patch
  * 0004-Ignore-prepared-patches-in-git-checkout.patch
  * 0005-ffmpeg4-conversion-fixing-the-erroring-ones-only.patch

- Switch to Git snapshots as upstream moved to git, use _service

- Remove redone patch:
  * libquicktime-ffmpeg3.patch

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=84
2018-06-13 09:51:34 +00:00
cd598289ba - Use ffmpeg3 versions of pkgconfig(libav*)
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=83
2018-05-04 14:26:05 +00:00
d7b4c8129b Accepting request 599642 from home:jengelh:branches:multimedia:libs
- Explicitly request ffmpeg 3.x for building

OBS-URL: https://build.opensuse.org/request/show/599642
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=81
2018-04-22 19:27:47 +00:00
Tomáš Chvátal
ef7c20c4e4 Accepting request 546669 from home:Zaitor:branches:multimedia:libs
Tweak previous sub, version is not needed

OBS-URL: https://build.opensuse.org/request/show/546669
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=79
2017-11-30 10:23:56 +00:00
OBS User mrdocs
db4daf6317 Accepting request 546319 from home:Zaitor:branches:multimedia:libs
- Add %%{name} = %%{version} Requires to orig-addon sub-package,
  installing the addon-package does not make sense without the main
  package.

OBS-URL: https://build.opensuse.org/request/show/546319
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=78
2017-11-29 00:00:33 +00:00
Tomáš Chvátal
e5ee60848f Accepting request 538855 from home:Zaitor:branches:multimedia:libs
- Drop gtk2-devel BuildRequires and pass --without-gtk to
  configure, no longer build gtk2 support.
- Following the above, stop using sed to remove
  GTK_DISABLE_DEPRECATED from configure.ac, no longer needed.
- Add explicit pkgconfig(libpng) BuildRequries, previously pulled
  in by the gtk2-devel BuildRequries.

OBS-URL: https://build.opensuse.org/request/show/538855
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=76
2017-11-04 21:24:56 +00:00
Tomáš Chvátal
53e162f6d2 Accepting request 518648 from home:olh:branches:multimedia:libs
- Enable lame unconditionally
- Remove ffmpeg conditional because it is always present

OBS-URL: https://build.opensuse.org/request/show/518648
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=74
2017-08-25 08:36:03 +00:00
Tomáš Chvátal
a110183689 Accepting request 508079 from home:kstreitova:branches:multimedia:libs
- adjust libquicktime-1.2.4-integer_overflow.patch to prevent
  endless loop when there are less than 256 bytes to read
  [bsc#1022805] CVE-2016-2399

OBS-URL: https://build.opensuse.org/request/show/508079
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=72
2017-07-04 11:15:02 +00:00
Tomáš Chvátal
6ab26b526e Accepting request 506564 from home:kstreitova:branches:multimedia:libs
- add libquicktime-1.2.4-multiple_vulnerabilities.patch to fix the
  following security issues:
  * CVE-2017-9122 [bsc#1044077]
  * CVE-2017-9123 [bsc#1044009]
  * CVE-2017-9124 [bsc#1044008]
  * CVE-2017-9125 [bsc#1044122]
  * CVE-2017-9126 [bsc#1044006]
  * CVE-2017-9127 [bsc#1044002]
  * CVE-2017-9128 [bsc#1044000]

OBS-URL: https://build.opensuse.org/request/show/506564
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=70
2017-06-28 07:16:27 +00:00
Ismail Dönmez
fd82d10687 Accepting request 482673 from home:Zaitor:branches:multimedia:libs
Suggest change, how this affects 3'd party repos like packman has to taken into account, but I think it should be fine, however maintainers have to decide this.

OBS-URL: https://build.opensuse.org/request/show/482673
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=68
2017-03-27 11:57:02 +00:00
OBS User mrdocs
7decc095f9 Accepting request 458562 from home:jengelh:branches:multimedia:libs
- Rename %soname to %sover to better reflect its use.
  Correct RPM group.

OBS-URL: https://build.opensuse.org/request/show/458562
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=66
2017-02-19 04:34:57 +00:00
Ismail Dönmez
652a3b76b8 Accepting request 457096 from home:kstreitova:branches:multimedia:libs
- add libquicktime-1.2.4-integer_overflow.patch to fix integer
  overflow in the quicktime_read_pascal function in libquicktime
  1.2.4 and earlier that allows remote attackers to cause a denial
  of service or possibly have other unspecified impact via a crafted
  hdlr MP4 atom [bsc#1022805] CVE-2016-2399

OBS-URL: https://build.opensuse.org/request/show/457096
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=64
2017-02-14 15:01:54 +00:00
f565b28bd7 Accepting request 415077 from home:olh:branches:multimedia:libs
- Convert buildconditionals for faac, faad, lame and x264

OBS-URL: https://build.opensuse.org/request/show/415077
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=62
2016-07-25 13:12:58 +00:00
c82635a349 Accepting request 359967 from home:olh:branches:multimedia:libs
- Remove usage of some deprecated names to fix compile with ffmpeg3
  libquicktime-ffmpeg3.patch
- Fix compiler warning about incorrect memset args
  libquicktime-faad2.patch

OBS-URL: https://build.opensuse.org/request/show/359967
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=60
2016-02-17 13:42:37 +00:00
Ismail Dönmez
fbddb0e352 Accepting request 348367 from home:scarabeus_iv:branches:multimedia:libs
- Use ffmpeg even in OBS with reduced scope of course
- Cleanup with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/348367
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=58
2015-12-11 12:43:35 +00:00
Ismail Dönmez
3a4a7ee76a Accepting request 347127 from home:olh:branches:multimedia:libs
- Use pkgconfig for ffmpeg BuildRequires

OBS-URL: https://build.opensuse.org/request/show/347127
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=57
2015-12-02 09:13:20 +00:00
a43d1a10eb Accepting request 287671 from home:awissu
OBS-URL: https://build.opensuse.org/request/show/287671
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=55
2015-02-27 14:46:15 +00:00
Cristian Rodríguez
7cc849128f Accepting request 253830 from home:elvigia:branches:multimedia:libs
- Add baselibs.conf as Source.

OBS-URL: https://build.opensuse.org/request/show/253830
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=53
2014-10-03 17:27:27 +00:00
Cristian Rodríguez
92a7bbe2b7 Accepting request 253561 from home:elvigia:branches:multimedia:libs
- Cleanup buildRequires, do not use xorg-x11-devel.

OBS-URL: https://build.opensuse.org/request/show/253561
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=52
2014-10-02 19:26:15 +00:00
Cristian Rodríguez
9ba3fd12f6 Accepting request 235612 from home:elvigia:branches:multimedia:libs
- disable timestamps in doxygen, make build-compare happy

OBS-URL: https://build.opensuse.org/request/show/235612
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=50
2014-05-28 16:23:37 +00:00
Ismail Dönmez
78d3a24c05 Accepting request 159799 from home:pgajdos:libpng16
- builds also with libpng16
  * libpng16.patch

OBS-URL: https://build.opensuse.org/request/show/159799
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=48
2013-03-18 13:11:37 +00:00
Pascal Bleser
edb44ec850 1.2.4
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=46
2012-03-30 00:04:24 +00:00
Cristian Morales Vega
1b846b31b1 - Compile against newest ffmpeg
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=44
2012-03-02 15:08:41 +00:00
d134db86c6 - BuildRequire xorg-x11-devel to build lqtplay
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=42
2012-02-28 11:55:10 +00:00
Pascal Bleser
c61749f6dd merged
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=40
2011-07-22 09:16:14 +00:00
4aa1124c3d Accepting request 74557 from home:plater
Removed services

OBS-URL: https://build.opensuse.org/request/show/74557
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=37
2011-06-26 02:37:55 +00:00
b1c378c46c Accepting request 74488 from home:plater
Replaced COPYING

OBS-URL: https://build.opensuse.org/request/show/74488
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=32
2011-06-24 23:34:20 +00:00
Cristian Rodríguez
ed9c03e24d Accepting request 74110 from home:RedDwarf:branches:multimedia:libs
- changed BuildRequires libffmpeg-devel to libffmpeg_oldabi-devel.
  Original fix from Manfred.Tremmel.

OBS-URL: https://build.opensuse.org/request/show/74110
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=23
2011-06-19 05:19:27 +00:00
Stephan Kulow
93f68d5101 Accepting request 70624 from home:RedDwarf:branches:multimedia:libs
- fix baselibs.conf
- allow GTK deprectaed functions

OBS-URL: https://build.opensuse.org/request/show/70624
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=21
2011-05-19 05:21:47 +00:00
0720834591 Accepting request 68733 from home:RedDwarf:branches:multimedia:libs
- rebased on Packman package. Now it will be shared between both
  repositories.

OBS-URL: https://build.opensuse.org/request/show/68733
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=20
2011-04-28 20:38:49 +00:00
5595c62cfe Accepting request 67564 from home:TheBlackCat
This one needs a bit of work

OBS-URL: https://build.opensuse.org/request/show/67564
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=19
2011-04-15 19:25:30 +00:00
1fe5bf74d9 Accepting request 59954 from home:plater
OBS-URL: https://build.opensuse.org/request/show/59954
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=17
2011-02-03 18:01:43 +00:00
05ffa40ce7 update to 1.2.1
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=15
2010-12-05 15:03:54 +00:00
b5622512a0 update to 1.2.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=13
2010-12-02 09:23:10 +00:00
04822124f0 add libquicktime-jpeg7.patch (bnc#647859)
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=11
2010-11-09 15:29:43 +00:00
OBS User autobuild
709c6dfe88 Accepting request 33539 from multimedia:libs
checked in (request 33539)

OBS-URL: https://build.opensuse.org/request/show/33539
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=10
2010-03-01 00:42:10 +00:00
ea91b2d8ed update to 1.1.5
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=9
2010-02-26 11:42:04 +00:00
OBS User autobuild
d714af4688 Accepting request 28272 from multimedia:libs
Copy from multimedia:libs/libquicktime based on submit request 28272 from user puzel

OBS-URL: https://build.opensuse.org/request/show/28272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libquicktime?expand=0&rev=14
2010-01-08 08:34:25 +00:00
OBS User unknown
f199d727a6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libquicktime?expand=0&rev=12 2009-07-14 21:19:09 +00:00
OBS User unknown
72e3f5fe89 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libquicktime?expand=0&rev=11 2009-06-20 00:54:57 +00:00