Projects
Multimedia
screengen
screengen.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File screengen.spec of Package screengen (Revision 6)
Currently displaying revision
6
,
Show latest
# # spec file for package screengen # # 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 # 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 bversion 20150803 Name: screengen Version: 1.9 Release: 0 Summary: Screenlist Generator License: GPL-3.0 Group: Productivity/Multimedia/Video/Players Url: http://www.kochkin.tk/doku.php/screengen/start Source0: http://www.kochkin.tk/screengen/devel/%{name}-%{version}-%{bversion}.tar.bz2 BuildRequires: pkgconfig BuildRequires: pkgconfig(QtCore) >= 4.8 BuildRequires: pkgconfig(QtGui) >= 4.8 BuildRequires: pkgconfig(libavcodec) = 56.60.100 BuildRequires: pkgconfig(libavformat) = 56.40.101 BuildRequires: pkgconfig(libavutil) = 54.31.100 BuildRequires: pkgconfig(libswscale) = 3.1.101 # The program use it by default. Requires: liberation-fonts BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Creates screenlist from a video file using ffmpeg-libs. Console application (no GUI). All parameters are specified on the command line or in the configuration file. %prep %setup -q -n %{name} # Avoid /usr/bin/perl dependency. chmod -x example-scripts/screengen-* %build qmake \ QMAKE_CFLAGS+="%{optflags}" \ QMAKE_CXXFLAGS+="%{optflags}" \ QMAKE_STRIP="true" make %{?_smp_mflags} %install make INSTALL_ROOT=%{buildroot} install %files %defattr(-,root,root,-) %doc CHANGELOG COPYING example-scripts/ %{_bindir}/%{name} %{_datadir}/%{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
.