Projects
Multimedia
sview
sview.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File sview.spec of Package sview (Revision 11)
Currently displaying revision
11
,
Show latest
# # spec file for package sview # # Copyright (c) 2021 Packman Team <packman@links2linux.de> # Copyright (c) 2015 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 # 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 https://bugs.links2linux.org/ # %define src_name sView Name: sview Version: 25 Release: 0 Summary: Stereoscopic media player License: GPL-3.0-or-later AND LGPL-3.0-or-later URL: http://www.sview.ru/en/ Source0: %name-%version.tar BuildRequires: cmake BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(libavcodec) BuildRequires: pkgconfig(libavdevice) BuildRequires: pkgconfig(libavformat) BuildRequires: pkgconfig(libavutil) BuildRequires: pkgconfig(libconfig++) BuildRequires: pkgconfig(libswscale) BuildRequires: pkgconfig(openal) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xpm) BuildRequires: pkgconfig(xrandr) BuildRequires: update-desktop-files Requires: xdg-utils Requires: zenity ExclusiveArch: %{ix86} x86_64 %description Stereoscopic Image Viewer and Movie Player. %prep %autosetup -p1 %build %cmake \ -DUSE_OPENVR=off \ %nil %cmake_build %install %cmake_install # GNOME switched to the freedesktop standard rm -rfv %buildroot%_datadir/application-registry # Remove Debian directories rm -rfv %buildroot%_datadir/menu # Libraries used by the app must be placed into subdirectory mkdir -p %buildroot%_libdir/%src_name mv -t %buildroot%_libdir/%src_name %buildroot%_libdir/*.so %fdupes -s %buildroot%_datadir %files %license LICENSE* %_bindir/* %_libdir/%src_name %_datadir/applications/*.desktop %_datadir/icons/* %_datadir/%src_name %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
.