Projects
Multimedia
xvid4conf
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 2
View file
xvid4conf.changes
Added
@@ -0,0 +1,15 @@ +------------------------------------------------------------------- +Fri May 24 15:15:34 UTC 2019 - Luigi Baldoni <aloisio@gmx.com> + +- Update to version 1.13 + * Gtk+3 port. + +------------------------------------------------------------------- +Sat Aug 22 00:00:00 UTC 2009 - Manfred.Tremmel@iiv.de + +- cleanups where rpmlint wasn't so happy + +------------------------------------------------------------------- +Sun Mar 14 00:00:00 UTC 2004 - rainer@links2linux.de + +- initial build
View file
xvid4conf.spec
Changed
@@ -1,27 +1,34 @@ -# Packmangroup: Multimedia -# Packmanpackagename: xvid4conf -# Packman: Manfred Tremmel +# +# spec file for package xvid4conf +# +# Copyright (c) 2019 Packman Team <packman@links2linux.de> +# Copyright (c) 2009 Manfred.Tremmel <Manfred.Tremmel@iiv.de> +# Copyright (c) 2004 Rainer Lay <rainer@links2linux.de> +# +# 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: xvid4conf -Version: 1.12 -Release: 2 -Packager: Manfred Tremmel <Manfred.Tremmel@iiv.de> -Vendor: Packman - -Source0: xvid4conf-1.12.tar.bz2 - -BuildRoot: %{_tmppath}/buildroot-%{name}-%{version} - +Version: 1.13 +Release: 0 Summary: A configuration tool for the xvid MPEG4 codec Summary(de): Ein Konfigurationstool für den xvid MPEG4 codec -License: GPL2 +License: GPL-2.0-only Group: Productivity/Multimedia/Other URL: http://zebra.fh-weingarten.de/~transcode/xvid4conf/ -BuildRoot: %{_tmppath}/buildroot-%{name}-%{version} +Source0: https://twolife.be/xvid4conf/xvid4conf_%{version}.tar.gz BuildRequires: pkgconfig -BuildRequires: gtk2-devel -BuildRequires: gcc +BuildRequires: pkgconfig(gtk+-3.0) %description This is a configuration tool for the xvid MPEG4 codec. @@ -29,33 +36,21 @@ %description -l de Dies ist ein Konfigurationstool für den xvid MPEG4 codec. - - %prep %setup -q %build -%configure -%{__make} %{?jobs:-j%{jobs}} +%configure --enable-gtk3 +make %{?_smp_mflags} %install - "%{buildroot}" != "/" && %{__rm} -rf %{buildroot} -mkdir %{buildroot} -%makeinstall - -%clean - "%{buildroot}" != "/" && %{__rm} -rf %{buildroot} +%make_install %files -%defattr(-,root,root,-) -%doc AUTHORS ChangeLog COPYING INSTALL README -%_bindir/* - -%changelog -* Sat Aug 22 2009 Manfred.Tremmel <Manfred.Tremmel@iiv.de> - 1.12-1.pm.0 -- cleanups where rpmlint wasn't so happy -* Sun Mar 14 2004 Rainer Lay <rainer@links2linux.de> - 1.12-0.pm.0 -- initial build - +%license COPYING +%doc AUTHORS ChangeLog README +%{_bindir}/%{name} +%{_datadir}/%{name} +%changelog
View file
xvid4conf-1.12.tar.bz2
Deleted
View file
xvid4conf_1.13.tar.gz
Added
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
.