23 Commits

Author SHA256 Message Date
27523f5741 Accepting request 1252602 from home:StevenK:branches:hardware
- Update to 7.0.0:
  * modernise CMakeLists.txt
  * Use cmake TIMESTAMP function to be more portable and to allow for
    reproducible builds
  * fixed: potential null deref.
  * python 3.13 compatibility
  * added: vs2022 support
  * fixed: nsis installer not creating start menu icons and uninstaller
  * bump to .net framework 4.5 and .net 8.0
  * fixed: null terminate .net device language field. added
    CecLogicalAddresses::Unset()
  * fixed: don't call the config updated callback if nothing has changed.
    auto set wake devices or activate source so these values match what
    happens on the tv
  * fixed: tv would power on even if the options to power on were disabled in
    cec-tray
  * changed/fixed: windows installer, eventghost plugin, .net libraries,
    python imports, debug builds
  * fixed: use input() for python3 and raw_input() for python2
  * changed: debian python install to match arch specific too
  * fixed: libusb0.dll wasn't included in the installer
  * fixed: remove call to PyEcal_InitThreads(). swig already includes
    SWIG_PYTHON_INITIALIZE_THREADS in SWIG_init()
  * CheckPlatformSupport.cmake: various improvements
  * Ease copy-paste by invoking apt noninteractively
  * Rename COPYING to LICENSE.md so follow standard naming conversion
  * cecloader.h: fix null return
  * Mark all devices as inactive when new active source is unknown
  * Fix use after free in callbacks with results.
  * Add a commandHandler callback to allow external libs to handle CEC

OBS-URL: https://build.opensuse.org/request/show/1252602
OBS-URL: https://build.opensuse.org/package/show/hardware/libcec?expand=0&rev=38
2025-03-13 07:57:52 +00:00
38da86e839 - Small packaging cleanup
OBS-URL: https://build.opensuse.org/package/show/hardware/libcec?expand=0&rev=36
2023-06-28 07:30:13 +00:00
03303f4a0c Accepting request 1095750 from home:lnussel:droplockdev
- Don't buildrequire lockdev, it's not actually used

OBS-URL: https://build.opensuse.org/request/show/1095750
OBS-URL: https://build.opensuse.org/package/show/hardware/libcec?expand=0&rev=35
2023-06-28 07:27:51 +00:00
3be43d1cef Accepting request 871028 from home:bmwiedemann:branches:hardware
Add reproducible.patch to drop build host name (boo#1084909)

OBS-URL: https://build.opensuse.org/request/show/871028
OBS-URL: https://build.opensuse.org/package/show/hardware/libcec?expand=0&rev=33
2021-02-11 08:42:33 +00:00
e2ece51b19 - Update to version 6.0.2:
* See provided changelog.in for detailed list of changes
- Drop no longer applying libcec-build-compare.patch

OBS-URL: https://build.opensuse.org/package/show/hardware/libcec?expand=0&rev=31
2021-01-14 08:37:47 +00:00
b8a935db1e - Fix dependency handling for python3
OBS-URL: https://build.opensuse.org/package/show/hardware/libcec?expand=0&rev=29
2019-02-11 12:47:11 +00:00
ddd9f1641c Accepting request 663882 from home:jengelh:branches:hardware
- Use noun phrase in summary. Generalize description.

OBS-URL: https://build.opensuse.org/request/show/663882
OBS-URL: https://build.opensuse.org/package/show/hardware/libcec?expand=0&rev=28
2019-01-09 07:49:04 +00:00
928c826001 - Update to version 4.0.4:
OBS-URL: https://build.opensuse.org/package/show/hardware/libcec?expand=0&rev=27
2018-12-31 08:19:57 +00:00
5a6d30aeaa - Cleanup spec file
- Switch to python3

OBS-URL: https://build.opensuse.org/package/show/hardware/libcec?expand=0&rev=25
2018-03-08 12:41:26 +00:00
f286df7bc1 - Rebase libcec-cmake_install_lib_dir.patch
OBS-URL: https://build.opensuse.org/package/show/hardware/libcec?expand=0&rev=23
2017-02-19 20:19:46 +00:00
b671696e4d - Update to version 4.0.2:
OBS-URL: https://build.opensuse.org/package/show/hardware/libcec?expand=0&rev=22
2017-02-19 19:43:59 +00:00
6e5c37116f Accepting request 355742 from home:olh:branches:hardware
- Reduce build-compare noise
  libcec-build-compare.patch

OBS-URL: https://build.opensuse.org/request/show/355742
OBS-URL: https://build.opensuse.org/package/show/hardware/libcec?expand=0&rev=20
2016-01-25 13:31:25 +00:00
0de62235e8 - Rename cmake_install_lib_dir.patch to
libcec-cmake_install_lib_dir.patch

OBS-URL: https://build.opensuse.org/package/show/hardware/libcec?expand=0&rev=19
2016-01-23 19:27:49 +00:00
b8a6ee8409 Accepting request 355505 from home:sagiben
OBS-URL: https://build.opensuse.org/request/show/355505
OBS-URL: https://build.opensuse.org/package/show/hardware/libcec?expand=0&rev=18
2016-01-23 19:25:26 +00:00
a73d6804cc - Fix path to libdir in .pc file (boo#960475)
OBS-URL: https://build.opensuse.org/package/show/hardware/libcec?expand=0&rev=15
2016-01-02 08:34:31 +00:00
Ismail Dönmez
1ad16b02f9 Accepting request 344679 from home:induhvidual:branches:hardware
Explictly require libcec by cec-client. The cec-client loads the .so via dlopen, so this dependency is not automatically added.

OBS-URL: https://build.opensuse.org/request/show/344679
OBS-URL: https://build.opensuse.org/package/show/hardware/libcec?expand=0&rev=13
2015-11-16 08:25:07 +00:00
76bd3159b0 - Update to 3.0.1
* no upstream changelog provided

OBS-URL: https://build.opensuse.org/package/show/hardware/libcec?expand=0&rev=11
2015-07-18 10:49:07 +00:00
6a5d645556 - Update name of source dir
OBS-URL: https://build.opensuse.org/package/show/hardware/libcec?expand=0&rev=9
2015-06-12 07:40:05 +00:00
b159f98f8f Accepting request 311377 from home:pluskalm:branches:hardware
- Revert name change
- Use %cmake macro
- Cleanup spec file with spec-cleaner
- Use url for source
- Fix non stanard changelog entry
- Split python package
- Update dependencies (add swig, drop autotools)
- libcec-no-buildtime.patch and configure.ac.diff were dropped by 
  previous change

OBS-URL: https://build.opensuse.org/request/show/311377
OBS-URL: https://build.opensuse.org/package/show/hardware/libcec?expand=0&rev=7
2015-06-11 12:30:55 +00:00
Philipp Seiler
2ba9d83992 Accepting request 309695 from home:sagiben
update to cec 3.0.0

OBS-URL: https://build.opensuse.org/request/show/309695
OBS-URL: https://build.opensuse.org/package/show/hardware/libcec?expand=0&rev=6
2015-06-09 00:32:34 +00:00
6209610f15 Accepting request 283833 from home:olh:branches:hardware
libcec-no-buildtime.patch

OBS-URL: https://build.opensuse.org/request/show/283833
OBS-URL: https://build.opensuse.org/package/show/hardware/libcec?expand=0&rev=4
2015-02-03 10:29:26 +00:00
f7294cef0e Accepting request 283786 from home:olh:branches:hardware
- Remove timestamps from binary to reduce build-compare noise

OBS-URL: https://build.opensuse.org/request/show/283786
OBS-URL: https://build.opensuse.org/package/show/hardware/libcec?expand=0&rev=3
2015-02-03 09:16:43 +00:00
bb6ec25e62 Accepting request 266419 from home:jengelh:branches:hardware
This is part of a rename of hardware/libcec2 to hardware/libcec (implementing the comment from SR#265741), also implements SLPP

OBS-URL: https://build.opensuse.org/request/show/266419
OBS-URL: https://build.opensuse.org/package/show/hardware/libcec?expand=0&rev=1
2014-12-27 12:11:42 +00:00