Projects
Multimedia
qx11grab
qx11grab.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File qx11grab.spec of Package qx11grab (Revision 9)
Currently displaying revision
9
,
Show latest
# # spec file for package qx11grab # # Copyright (c) 2012 Mariusz Fik <fisiu@opensuse.org>. # Copyright (c) 2012 SUSE LINUX Products 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 http://bugs.opensuse.org/ # Name: qx11grab Version: 0.4.12 Release: 0 License: GPL-3.0 Summary: Qt4 applet for recording x11 windows with ffmpeg Url: http://qx11grab.hjcms.de Group: Productivity/Multimedia/Other Source: http://qx11grab.hjcms.de/downloads/%{version}/%{name}-%{version}.tar.xz Patch0: qx11grab.patch ExclusiveArch: x86_64 BuildRequires: ImageMagick BuildRequires: cmake BuildRequires: pkgconfig(QJson) BuildRequires: pkgconfig(QtCore) >= 4.7.2 BuildRequires: pkgconfig(QtGui) >= 4.7.2 BuildRequires: pkgconfig(alsa) >= 1.0.14 BuildRequires: pkgconfig(dbus-1) >= 1.4.12 BuildRequires: pkgconfig(fontconfig) >= 2.4.0 BuildRequires: pkgconfig(freetype2) >= 2.4.0 BuildRequires: (pkgconfig(libavcodec) >= 58.18.100 with pkgconfig(libavcodec) < 59) BuildRequires: (pkgconfig(libavfilter) >= 6.107.100 with pkgconfig(libavfilter) < 8) BuildRequires: (pkgconfig(libavformat) >= 58.12.100 with pkgconfig(libavformat) < 59) BuildRequires: (pkgconfig(libavutil) >= 56.14.100 with pkgconfig(libavutil) < 57) BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(libv4l2) BuildRequires: pkgconfig(x11) >= 1.3.4 BuildRequires: pkgconfig(xrandr) >= 1.3 BuildRequires: update-desktop-files Requires: libnotify-tools Requires: ffmpeg %description qx11grab is a systray program that uses FFmpeg for recording X11 desktop windows. this program grab window dimensions with xevent and prepare the command line for ffmpeg with configuration options. it sends the generated parameter list to a new FFmpeg process. qx11grab is not the recording software it prepare all commands for FFmpeg. %prep %autosetup -p1 %build %cmake \ -DFFMPEG_SHAREDIR=%{_datadir}/ffmpeg \ -DFFMPEG_BINARY=%{_bindir}/ffmpeg \ -DNOTIFYSEND_BINARY=%{_bindir}/notify-send \ -DINKSCAPE_BINARY=$(type -P false) \ -DINSTALL_EXTRA_FFPRESETS=ON \ -DENABLE_KDE_SUPPORT=OFF \ -DENABLE_WEBCAM_FILTER=TRUE %cmake_build %install %cmake_install %suse_update_desktop_file -r qx11grab Qt KDE Utility Applet %files %{_bindir}/qx11grab %{_datadir}/dbus-1/interfaces/de.hjcms.qx11grab.xml %{_datadir}/dbus-1/services/de.hjcms.qx11grab.service %{_datadir}/applications/qx11grab.desktop %{_datadir}/pixmaps/* %{_datadir}/icons/* %{_datadir}/qt4/translations/qx11grab_*.qm %{_mandir}/man1/qx11grab.1.gz %{_mandir}/de/man1/qx11grab.1.gz %{_datadir}/ffmpeg %{_datadir}/qx11grab/ %{_libdir}/qx11grab %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
.