Projects
Multimedia
turing
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 5
View file
turing.changes
Changed
@@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Wed Jul 8 17:22:36 UTC 2020 - Fridrich Strba <fridrich.strba@bluewin.ch> + +- Fix build + * add boost_system to the libraries to link with + * disable lto, since the package does not link with it + +------------------------------------------------------------------- Sat Jul 28 10:46:44 UTC 2018 - aloisio@gmx.com - Added turing-no-return-in-nonvoid.patch to fix TW build
View file
turing.spec
Changed
@@ -1,8 +1,8 @@ # # spec file for package turing # +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2018 Packman Team <packman@links2linux.de> -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -13,17 +13,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.links2linux.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define _sover 0.0.0 %define _somaj 0 +%define _lto_cflags %{nil} Name: turing Version: 1.2.git.1499183039.72b085e Release: 0 Summary: H.265/HEVC video encoder/decoder -License: GPL-2.0 +License: GPL-2.0-only Group: Productivity/Multimedia/Video/Editors and Convertors URL: http://turingcodec.org/ Source0: %{name}-%{version}.tar.xz @@ -40,12 +41,13 @@ BuildRequires: libboost_chrono-devel BuildRequires: libboost_filesystem-devel BuildRequires: libboost_program_options-devel +BuildRequires: libboost_system-devel BuildRequires: libboost_timer-devel %else BuildRequires: boost-devel %endif BuildRequires: pkgconfig -ExclusiveArch: x86_64 +ExclusiveArch: x86_64 %description The Turing codec is an H.265/HEVC software video encoder and decoder for efficient video compression.
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.