Projects
Multimedia
devede
devede.spec
Sign Up
Log In
Username
Password
Sorry, you are not authorized to perform this action.
×
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File devede.spec of Package devede (Revision 20)
Currently displaying revision
20
,
Show latest
# # spec file for package devede # # Copyright (c) 2023 Packman Team <packman@links2linux.de> # Copyright (c) 2006-2010 oc2pus # # 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/ # Name: devede Version: 4.21.0 Release: 0 Summary: Video DVD creator License: GPL-3.0-only Group: Productivity/Multimedia/Video/Editors and Convertors URL: https://gitlab.com/rastersoft/devedeng Source: devedeng-%version.tar BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: python-rpm-macros BuildRequires: %{python_module setuptools} BuildRequires: update-desktop-files Requires: dvdauthor Requires: ffmpeg Requires: mimehandler(application/x-cd-image) Requires: mkisofs Requires: %{python_module cairo} Requires: %{python_module gobject} Requires: %{python_module gobject-Gdk} Requires: vcdimager Requires: vlc Provides: devedeng = %version-%release Obsoletes: devedeng < %version-%release BuildArch: noarch %description DeVeDe is a program that allows you to create a video DVD from an MPEG, AVI, MOV... video file, suitable for home DVD players. DeVeDe uses MPlayer, Mencoder, DVDAuthor and VCDimager, so you can use any video playable with MPlayer. %prep %autosetup -p1 -n devedeng-%version %build %python3_build %install %python3_install %python3_fix_shebang rm -rfv "%buildroot%_datadir/doc" rm -rfv "%buildroot%_datadir/applications" %suse_update_desktop_file -c '%name' '%name' '%name' 'devede_ng.py' 'devedeng_icon' AudioVideo AudioVideoEditing find '%buildroot' -name "*.desktop" -print0 | xargs -0 head -n 123 pushd '%buildroot' for i in .%_datadir/locale/* do test -d "$i" || continue test -d "/$i" && continue rm -rfv "$i" done popd %fdupes -s '%buildroot' %files %license COPYING %_bindir/* %_datadir/applications/* %_datadir/icons/* %python3_sitelib/* %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
.