Projects
Multimedia
devede
devede.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File devede.spec of Package devede (Revision 18)
Currently displaying revision
18
,
Show latest
# vim: set sw=4 ts=4 et: # Copyright (c) 2006-2010 oc2pus # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments to packman@links2linux.de Name: devede Summary: Video DVD creator Version: 4.16.0 Release: 0 License: GPL-3.0 Group: Productivity/Multimedia/Video/Editors and Convertors BuildArch: noarch URL: https://gitlab.com/rastersoft/devedeng Source: %{name}-%{version}.tar.xz Provides: devedeng = %{version}-%{release} Obsoletes: devedeng < %{version}-%{release} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: pkgconfig(python3) BuildRequires: update-desktop-files Requires: dvdauthor Requires: ffmpeg Requires: mimehandler(application/x-cd-image) Requires: mkisofs Requires: python3-cairo Requires: python3-gobject Requires: python3-gobject-Gdk Requires: vcdimager Requires: vlc %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. %lang_package %prep %autosetup -p1 %build python3 ./setup.py build %install python3 ./setup.py install \ --prefix="%{_prefix}" \ --root="%{buildroot}" rm -rf "%{buildroot}%{_datadir}/doc" rm -rf "%{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 %find_lang "%{name}ng" %fdupes -s '%{buildroot}%{_datadir}/' %files lang -f %{name}ng.lang %files %license COPYING %{python3_sitelib}/* %{_bindir}/* %{_datadir}/%{name}ng %{_datadir}/applications/* %{_datadir}/icons/* %{_datadir}/pixmaps/* %{_mandir}/*/* %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
.