63 Commits

Author SHA256 Message Date
Stephan Kulow
2127725990 Accepting request 215437 from multimedia:libs
- Add update-desktop-files BuildRequires and
  %desktop_database_post/postun calls to respective scriptlets: Fix
  https://bugs.links2linux.org/browse/PM-108.

OBS-URL: https://build.opensuse.org/request/show/215437
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vlc?expand=0&rev=19
2014-01-29 18:21:40 +00:00
902241c6ab tweak
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=62
2014-01-28 20:51:15 +00:00
7d7ee3d277 Accepting request 215433 from home:Dark_light:branches:multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/215433
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=61
2014-01-28 20:46:37 +00:00
Stephan Kulow
4dd0b9e0c1 Accepting request 210686 from multimedia:libs
- Update to version 2.1.2:
  + Audio output:
    - Fix digital playback on OS X when more than one audio device
      is installed.
    - Fix digital playback (SPDIF/HDMI) on Windows.
    - Fix stuttering or silent playback when using sound enhancers
      or external audio devices on OS X.
    - Improve responsiveness on OS X when playback starts or is
      being paused.
    - Improve responsiveness, silent playback intervals and
      reliability on iOS.
  + Demuxers:
    - Fix Vimeo and DailyMotion parsing.
    - Various WMV playback improvements and fixes.
  + Decoders:
    - Fix LPCM 20/24-bit decoding and 16 bits with channel padding.
    - Fix playback of some HEVC samples.
  + Video filters: Fix crash on deinterlace selection.
  + Qt interface:
    - Fix some streaming profiles when copy existed.
    - Improve A-B loop control.
    - Fix album art update when changing media.
  + Mac OS X interface adjustments.
  + Win32 installer: Kill running VLC process on uninstall/update.
  + Updated translations.

- More features (by adding BuildRequires):
  + IDN Support (International Domain Names): libidn-devel
  + SFTP Access: libssh2-devel
  + HotKey Support: xcb-util-keysyms-devel

OBS-URL: https://build.opensuse.org/request/show/210686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vlc?expand=0&rev=18
2014-01-09 14:54:32 +00:00
20860a1340 Update to 2.1.2
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=59
2013-12-11 13:56:14 +00:00
9660fcf6a8 fix_12.2
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=58
2013-11-23 18:17:43 +00:00
ab0767728c More features
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=57
2013-11-23 04:49:00 +00:00
aefb1d4ff5 Update to 2.1.1
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=56
2013-11-18 11:35:49 +00:00
5bce98a502 fix
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=55
2013-11-13 09:57:26 +00:00
fc12afbdb3 Accepting request 206141 from KDE:Distro:Factory
Force creation of plugins cache in vlc-nox %post, instead of just touching the file, for details see https://trac.videolan.org/vlc/ticket/9807#comment:2

OBS-URL: https://build.opensuse.org/request/show/206141
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=54
2013-11-07 17:52:44 +00:00
b087157201 - Update License: A lot has been relicensed to LGPL-2.1.
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=53
2013-10-24 14:25:48 +00:00
Tomáš Chvátal
8d4f64949d Accepting request 204468 from multimedia:libs
- Make vlc build on OBS for openSUSE 12.3 - BuildRequire 
  pkgconfig(libswscale) and live555-devel on >= 13.1, and on 
  BUILD_ORIG case

- Drop support for < 12.2 as it does not build anyway
  * Removal of pulseaudio subpackage and incorporating it to the
    noX package.
  * Cleanup of the dependencies and configure switches we don't
    need to use anymore.
- Add lang subpackage as it was most of what was noX package
  containing. This way we can reduce the size and use noarch there.
- Touch the ghosted file in %post to make rpmlint happy
- Fix __DATE__ and __TIME__ usage so we do not rebuild so often.
- Drop obsolete configure options which are no longer around
- Disable xcb switch as we no longer build for such old distros.

- Re-add and adapt 0001-no-return-in-non-void.patch: fixes build on
  openSUSE versions other than Factory

- Add support to openGL ES 2 (enabled by default for %arm):
  + Introduce bcon_with(out) opengles.
  + If enabled, pass --enable-gles2 --enable-egl to configure.
  + Adjust the files section for that.

- Add vdpau support to -codecs package (BUILD_ORIG):
  + BuildRequire libvdpua-devel
  + Adapt files section.

- Only enable GME support on openSUSE >= 12.00 (disable on SLE11).

OBS-URL: https://build.opensuse.org/request/show/204468
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vlc?expand=0&rev=17
2013-10-24 12:15:04 +00:00
c965acca13 cheating
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=51
2013-10-23 19:36:07 +00:00
5aa89eae57 Accepting request 204235 from KDE:Distro:Factory
Make vlc build on OBS for openSUSE 12.3 - BuildRequire pkgconfig(libswscale) and live555-devel on >= 13.1, and on BUILD_ORIG case

OBS-URL: https://build.opensuse.org/request/show/204235
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=50
2013-10-21 20:32:39 +00:00
16a4cd6281 Accepting request 203198 from home:scarabeus_iv
- Drop support for < 12.2 as it does not build anyway
  * Removal of pulseaudio subpackage and incorporating it to the
    noX package.
  * Cleanup of the dependencies and configure switches we don't
    need to use anymore.
- Add lang subpackage as it was most of what was noX package
  containing. This way we can reduce the size and use noarch there.
- Touch the ghosted file in %post to make rpmlint happy
- Fix __DATE__ and __TIME__ usage so we do not rebuild so often.
- Drop obsolete configure options which are no longer around
- Disable xcb switch as we no longer build for such old distros.

OBS-URL: https://build.opensuse.org/request/show/203198
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=49
2013-10-14 17:42:40 +00:00
6c2980171e Accepting request 201847 from home:wolfi323:branches:multimedia:libs
- Re-add and adapt 0001-no-return-in-non-void.patch: fixes build on openSUSE versions other than Factory (esp. 12.3)
Without this the build fails the post build checks (several no-return-in-nonvoid-function errors), see f.e.:
https://build.opensuse.org/package/show/KDE:Distro:Factory/vlc

OBS-URL: https://build.opensuse.org/request/show/201847
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=48
2013-10-02 09:49:04 +00:00
11cf0bf7f5 cleanup
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=47
2013-10-02 08:50:12 +00:00
10933fe8a2 Accepting request 201838 from home:Guillaume_G:branches:multimedia:libs
Add openGL ES 2 support and add libvdpau to supported codecs

OBS-URL: https://build.opensuse.org/request/show/201838
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=46
2013-10-02 08:45:28 +00:00
de5224db0c fixup
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=45
2013-10-01 20:22:42 +00:00
073747b198 no GME on SLE
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=44
2013-10-01 20:10:22 +00:00
19c090c2d3 cleanup
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=43
2013-09-26 17:38:30 +00:00
6b4da55131 Fix -codecs section for remote OBS instances
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=42
2013-09-26 17:25:37 +00:00
851922f51f Accepting request 200846 from home:dimstar:branches:multimedia:libs
- Update to version 2.1.0:
  + Important changes:
    - The licenses of numerous modules have changed from GPLv2+ to
      LGPLv2.1+.
    - Discontinued support for PowerPC-based Macs; VLC now requires
      Mac OS X 10.6+.
    - The --with-tuning and --without-tuning options are removed;
      to tune compilation for a specific processor type, set CFLAGS
      manually.
  + LOTS of updates all over. See NEWS for a full overview.
- Rebase fix_font_path.patch.
- Rebase 0001-no-return-in-non-void.patch.
- Drop vlc-avcodec-encoder-single-threaded.patch: fixed upstream.
- Drop ppc64_altivec.patch: fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/200846
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=41
2013-09-26 16:41:07 +00:00
Stephan Kulow
e6a9b0a989 Accepting request 199923 from multimedia:libs
- Drop fluidsynt-devel BuildRequires: the fluid plugin is known to
  introduce a lot crashes at no gain from functionality PoV.

OBS-URL: https://build.opensuse.org/request/show/199923
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vlc?expand=0&rev=16
2013-09-23 13:50:37 +00:00
910bbdad05 No fluidsynth
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=39
2013-09-21 13:11:53 +00:00
Stephan Kulow
de9a5bd906 Accepting request 197981 from multimedia:libs
Fix typo in .changes...

OBS-URL: https://build.opensuse.org/request/show/197981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vlc?expand=0&rev=14
2013-09-11 11:23:49 +00:00
b59b3fc702 fix
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=37
2013-09-09 09:09:05 +00:00
Stephan Kulow
8d42aff6b7 Accepting request 197858 from multimedia:libs
- If we have a smblcient.pc available (meaning, we build against
  samba 4), we export the output of pkg-config --cflags smbclient
  into CFLAGS. Fixes build with Samab 4.0.

OBS-URL: https://build.opensuse.org/request/show/197858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vlc?expand=0&rev=13
2013-09-09 08:58:41 +00:00
705c1c5c3e - If we have a smblcient.pc available (meaning, we build against
samba 4), we export the output of pkg-config --cflags smbclient
  into CFLAGS. Fixes build with Samab 4.0.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=35
2013-09-07 19:03:09 +00:00
Tomáš Chvátal
000a8cfdf5 Accepting request 186979 from multimedia:libs
- Add ppc64_altivec.patch: Enable altivec for powerpc64
  (backport cce2cdb0dd246fa9669378f5a3b967464c88bf20)
- Add autoreconf call in build section, as above patch touches the
  build system.

- Package altivec plugins on powerpc

OBS-URL: https://build.opensuse.org/request/show/186979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vlc?expand=0&rev=12
2013-08-14 20:49:34 +00:00
8f41c11cf8 fix
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=33
2013-08-13 18:54:55 +00:00
548872ce39 Accepting request 186597 from home:k0da:ppc
- Enable altivec for powerpc64 (ppc64_altivec)
  (backport cce2cdb0dd246fa9669378f5a3b967464c88bf20) 

- Package altivec plugins on powerpc

OBS-URL: https://build.opensuse.org/request/show/186597
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=32
2013-08-13 18:53:35 +00:00
Stephan Kulow
f198e392b5 Accepting request 185779 from multimedia:libs
- Update to version 2.0.8a:
  + always hide menu bar for fullscreen on osx redacted (vlc#9040).
  + macosx: fix double release
  + avcodec audio decoder: update block pointer.

OBS-URL: https://build.opensuse.org/request/show/185779
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vlc?expand=0&rev=11
2013-08-04 06:05:08 +00:00
f4c376fafd Update to 2.0.8a
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=30
2013-08-03 13:10:57 +00:00
Stephan Kulow
51b4ebe559 Accepting request 185438 from multimedia:libs
Update to 2.0.8

OBS-URL: https://build.opensuse.org/request/show/185438
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vlc?expand=0&rev=10
2013-08-01 14:09:43 +00:00
241cc39189 fix
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=28
2013-07-30 18:21:20 +00:00
714b763544 Update to 2.0.8
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=27
2013-07-30 18:08:40 +00:00
931b02dd89 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=26 2013-07-29 17:58:31 +00:00
b4d866a580 Accepting request 184557 from home:RedDwarf:branches:multimedia:libs
- Add Dirac support

OBS-URL: https://build.opensuse.org/request/show/184557
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=25
2013-07-29 17:57:54 +00:00
Stephan Kulow
e6ab0a710d Accepting request 184003 from multimedia:libs
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/184003
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vlc?expand=0&rev=9
2013-07-23 10:32:35 +00:00
3a63c24041 again
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=23
2013-07-15 12:19:42 +00:00
5b2b48c004 fix
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=22
2013-07-15 10:06:12 +00:00
652a86fcc9 Fix build with libva 1.2.1 when doing 'full' builds
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=21
2013-07-13 16:24:07 +00:00
Stephan Kulow
7c0dd3aa60 Accepting request 182182 from multimedia:libs
Update to 2.0.7 (forwarded request 182181 from sumski)

OBS-URL: https://build.opensuse.org/request/show/182182
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vlc?expand=0&rev=8
2013-07-04 16:07:12 +00:00
4522f9be39 Accepting request 182181 from home:sumski:branches:multimedia:libs
Update to 2.0.7

OBS-URL: https://build.opensuse.org/request/show/182181
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=19
2013-07-04 11:19:56 +00:00
Stephan Kulow
2d777ba574 Accepting request 180927 from multimedia:libs
- Enable SSE for x86 only (forwarded request 180232 from k0da)

OBS-URL: https://build.opensuse.org/request/show/180927
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vlc?expand=0&rev=7
2013-06-28 10:00:53 +00:00
60ab8b9116 Accepting request 180232 from home:k0da:ppc
- Enable SSE for x86 only

OBS-URL: https://build.opensuse.org/request/show/180232
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=17
2013-06-25 19:50:11 +00:00
Stephan Kulow
115dab779f Accepting request 180057 from multimedia:libs
- Enable gme:
  + Pass --enable-gme to configure
  + Add pkgconfig(gme) BuildRequires (forwarded request 177613 from RedDwarf)

OBS-URL: https://build.opensuse.org/request/show/180057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vlc?expand=0&rev=6
2013-06-21 08:34:08 +00:00
ed09d992c6 Accepting request 177613 from home:RedDwarf:branches:multimedia:libs
- Enable gme:
  + Pass --enable-gme to configure
  + Add pkgconfig(gme) BuildRequires

OBS-URL: https://build.opensuse.org/request/show/177613
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=15
2013-06-19 18:00:34 +00:00
Stephan Kulow
ad4ea17918 Accepting request 175291 from multimedia:libs
- Enable opus codec:
  + Pass --enable-opus to configure
  + Add libopus-devel BuildRequires

OBS-URL: https://build.opensuse.org/request/show/175291
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vlc?expand=0&rev=5
2013-05-16 09:43:40 +00:00