Projects
Multimedia
bino
bino.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bino.spec of Package bino (Revision 42)
Currently displaying revision
42
,
Show latest
# # spec file for package bino # # Copyright (c) 2018 Packman team: http://packman.links2linux.org/ # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2012 Pascal Bleser <pascal.bleser@opensuse.org> # Copyright (c) 2014 Packman team: http://packman.links2linux.org/ # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # 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/ # %bcond_with bino_equalizer Name: bino Version: 2.5 Release: 0 Summary: Video Player with 3D and Multi-Display Video Support License: GPL-3.0 URL: https://bino3d.org ExclusiveArch: x86_64 Source: %name-%version.tar Patch0: bino.patch BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pandoc BuildRequires: pkgconfig BuildRequires: pkgconfig(Qt6Linguist) BuildRequires: pkgconfig(Qt6Multimedia) BuildRequires: pkgconfig(Qt6OpenGLWidgets) %description Bino is a video player with a focus on 3D and Virtual Reality: Support for 3D videos in various formats Support for 360° and 180° videos, with and without 3D Support for 3D displays with various modes %prep %autosetup -p1 %build test -x "$(type -p gcc)" && export CC="$_" test -x "$(type -p g++)" && export CXX="$_" test -x "$(type -p gcc-13)" && export CC="$_" test -x "$(type -p g++-13)" && export CXX="$_" %cmake \ %nil %cmake_build %install %cmake_install %files %license LICENSE.md %doc doc/*.css build/*.html %_bindir/bino %_datadir/applications/*.desktop %_datadir/icons/* %_datadir/metainfo/* %_mandir/man1/bino.1%{ext_man} %changelog
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
.