commit 4c19e6e096b855cbd4a25863698cfbacf4cbe258 Author: Adrian Schröter Date: Wed Jun 7 10:08:16 2023 +0200 Sync from SUSE:ALP:Source:Standard:1.0 vcdimager revision c51d46468f84fd81756383fe2daeffed diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fecc750 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..e2b3cdf --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libvcdinfo0 diff --git a/sector_private.patch b/sector_private.patch new file mode 100644 index 0000000..458a921 --- /dev/null +++ b/sector_private.patch @@ -0,0 +1,17 @@ +--- vcdimager-0.7.24/lib/sector_private.h.orig 2004-02-14 18:27:56.000000000 +0100 ++++ vcdimager-0.7.24/lib/sector_private.h 2011-04-07 18:31:14.790890000 +0200 +@@ -3,11 +3,11 @@ + + Copyright (C) 2000 Herbert Valerio Riedel + (C) 1998 Heiko Eissfeldt ++ Copyright 2002 by Joerg Schilling + + This program is free software; you can redistribute it and/or modify +- it under the terms of the GNU General Public License as published by +- the Free Software Foundation; either version 2 of the License, or +- (at your option) any later version. ++ it under the terms of the GNU General Public License version 2 ++ as published by the Free Software Foundation. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/vcdimager-2.0.1.tar.gz b/vcdimager-2.0.1.tar.gz new file mode 100644 index 0000000..a8d7ecf --- /dev/null +++ b/vcdimager-2.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67515fefb9829d054beae40f3e840309be60cda7d68753cafdd526727758f67a +size 1115207 diff --git a/vcdimager-2.0.1.tar.gz.sig b/vcdimager-2.0.1.tar.gz.sig new file mode 100644 index 0000000..27225d1 --- /dev/null +++ b/vcdimager-2.0.1.tar.gz.sig @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iEYEABECAAYFAlpSwCAACgkQGo3lAIJ17CG5YQCfbBUCk/5cBT/vLaWZY4A3u3pP +XoIAn1Z5F9YKaOt4FRxucQ5YJHQLmdfR +=YWRk +-----END PGP SIGNATURE----- diff --git a/vcdimager.changes b/vcdimager.changes new file mode 100644 index 0000000..9016cf4 --- /dev/null +++ b/vcdimager.changes @@ -0,0 +1,306 @@ +------------------------------------------------------------------- +Fri Jun 29 15:35:14 UTC 2018 - olaf@aepfle.de + +- Add versioned pkgconfig BuildRequires +- Remove unused cdparanoia from BuildRequires + +------------------------------------------------------------------- +Mon Jun 11 13:16:06 UTC 2018 - tchvatal@suse.com + +- Update to 2.0.1 (bsc#1108134, bsc#1094761): + * Upstream tagged tarball with the libcido fixes bellow so use + the release tarball instead of cvs snapshot +- Completely drop vcdimager-texinfo-5.0.patch as it was fixed + upstream + +------------------------------------------------------------------- +Mon Jun 11 13:03:52 UTC 2018 - tchvatal@suse.com + +- Version update to 0.7.24+cvs20180611: + * Fixes for libcdio-2.0.0 and 2.2.0 +- Rebase patch vcdimager-texinfo-5.0.patch +- Drop merged patch vcdimager-libcdio-0.93-testsuite.patch + +------------------------------------------------------------------- +Mon Jul 24 13:47:10 UTC 2017 - jengelh@inai.de + +- Fix scriptlet running order + +------------------------------------------------------------------- +Wed Jul 19 12:08:59 UTC 2017 - tchvatal@suse.com + +- Cleanup the dependencies a bit to cope well with the current + TW state +- Fix infopages install/uninstall +- Redo the cvs tarball and add date of the creation of the tarball + * still one should check next time if there are some changes + +------------------------------------------------------------------- +Thu Feb 12 08:34:56 UTC 2015 - dimstar@opensuse.org + +- Add vcdimager-libcdio-0.93-testsuite.patch: Fix test suite run + with libcdio 0.93: the debug info is much more verbose, which + needs to be taken into account. The patch is applied + conditionally on the presence of libcdio >= 0.93. + +------------------------------------------------------------------- +Mon Feb 9 12:35:52 UTC 2015 - dimstar@opensuse.org + +- Add vcdimager-texinfo-5.0.patch: Fix build with texinfo 5.0. + +------------------------------------------------------------------- +Fri Jun 21 04:05:02 UTC 2013 - crrodriguez@opensuse.org + +- Build with large file support in 32 bit archs +- remove leftover debug statement in the spec file + +------------------------------------------------------------------- +Sat Mar 2 12:47:35 UTC 2013 - seife+obs@b1-systems.com + +- fix build with automake-1.13 + +------------------------------------------------------------------- +Sat Oct 6 15:20:08 UTC 2012 - schwab@linux-m68k.org + +- Add help2man and --enable-maintainer-mode to get non-empty manpages + +------------------------------------------------------------------- +Sat Sep 8 11:04:48 UTC 2012 - idonmez@suse.com + +- Add explicit build dependency on makeinfo + +------------------------------------------------------------------- +Thu Apr 26 06:44:25 UTC 2012 - davejplater@gmail.com + +- Removed libcdio-paranoia from build requires. See bnc#756564 + +------------------------------------------------------------------- +Sat Apr 7 17:05:57 UTC 2012 - davejplater@gmail.com + +- Update to 0.7.24cvs to fix build with libcdio-0.83 +- See ChangeLog for upstream changes. + +------------------------------------------------------------------- +Thu Mar 29 08:31:37 UTC 2012 - davejplater@gmail.com + +- Split off libvcdinfo0 as a separate package and cleaned up spec. + +------------------------------------------------------------------- +Wed Dec 21 10:31:51 UTC 2011 - coolo@suse.com + +- remove call to suse_update_config (very old work around) + +------------------------------------------------------------------- +Thu Apr 7 15:49:40 UTC 2011 - jw@novell.com + +- version 0.7.24, GPLv2 is now upstream. +- strncat-patch is now upstreamed. +- new copyright patch added, to fulfill Joerg's last wish in bnc#672491 + +------------------------------------------------------------------- +Thu Mar 17 14:34:44 UTC 2011 - cfarrell@novell.com + +- license update: GPLv2 + Heiko Eissfeldt and Joerg Schilling insist on GPLv2 only license + for reed solomon in sector.c etc. See bnc#672491. Upstream has + changed the license also" + +------------------------------------------------------------------- +Mon Aug 23 12:31:00 UTC 2010 - coolo@novell.com + +- opensuse_bs is no longer set + +------------------------------------------------------------------- +Mon Feb 1 12:36:55 UTC 2010 - jengelh@medozas.de + +- package baselibs.conf + +------------------------------------------------------------------- +Wed Apr 15 14:56:03 CEST 2009 - crrodriguez@suse.de + +- remove static libraries and "la" files + +------------------------------------------------------------------- +Wed Jan 7 12:34:56 CET 2009 - olh@suse.de + +- obsolete old -XXbit packages (bnc#437293) + +------------------------------------------------------------------- +Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de + +- added baselibs.conf file to build xxbit packages + for multilib support + +------------------------------------------------------------------- +Tue Sep 11 12:58:52 CEST 2007 - sbrabec@suse.cz + +- Break build loop vcdimager -> libcdio -> vcdimager. + +------------------------------------------------------------------- +Tue Mar 06 11:10:36 CEST 2007 - ckornacker@suse.de + +- Code cleanup. + +------------------------------------------------------------------- +Fri Jun 30 13:19:15 CEST 2006 - sbrabec@suse.cz + +- Fixed cyclic dependencies in a correct way. + +------------------------------------------------------------------- +Thu Jun 22 18:36:29 CEST 2006 - sbrabec@suse.cz + +- Simpler solution of cyclic dependencies. + +------------------------------------------------------------------- +Tue Jan 31 14:18:57 CET 2006 - sbrabec@suse.cz + +- Do not link with invalid rpath. +- Enabled parallel build. +- Fixed devel splitting. + +------------------------------------------------------------------- +Thu Jan 26 15:51:26 CET 2006 - sbrabec@suse.cz + +- Added %install_info_prereq. + +------------------------------------------------------------------- +Wed Jan 25 21:42:30 CET 2006 - mls@suse.de + +- converted neededforbuild to BuildRequires + +------------------------------------------------------------------- +Wed Oct 26 13:31:41 CEST 2005 - sbrabec@suse.cz + +- Build with libcdio-0.76. + +------------------------------------------------------------------- +Fri Aug 5 11:01:06 CEST 2005 - sbrabec@suse.cz + +- Build with libcddb-1.2.1. + +------------------------------------------------------------------- +Fri Jul 29 15:58:40 CEST 2005 - sbrabec@suse.cz + +- Updated to version 0.7.23. + +------------------------------------------------------------------- +Fri Jun 3 09:50:43 CEST 2005 - meissner@suse.de + +- fixed overflow. + +------------------------------------------------------------------- +Mon May 16 15:53:34 CEST 2005 - sbrabec@suse.cz + +- Updated to version 0.7.22. + +------------------------------------------------------------------- +Mon May 9 13:08:41 CEST 2005 - sbrabec@suse.cz + +- Build with libcddb-1.0.2. + +------------------------------------------------------------------- +Tue Apr 26 13:23:50 CEST 2005 - sbrabec@suse.cz + +- Build with libcdio-0.73 and libcddb-1.0.1. + +------------------------------------------------------------------- +Mon Apr 11 19:44:13 CEST 2005 - sbrabec@suse.cz + +- fixed gcc4 compile problem. + +------------------------------------------------------------------- +Thu Feb 3 14:30:09 CET 2005 - sbrabec@suse.cz + +- Build with libcdio-0.72. + +------------------------------------------------------------------- +Mon Jan 31 15:46:35 CET 2005 - sbrabec@suse.cz + +- Build with libcdio-0.72rc2. + +------------------------------------------------------------------- +Mon Jan 24 18:41:33 CET 2005 - sbrabec@suse.cz + +- Updated to version 0.7.21. + +------------------------------------------------------------------- +Mon Jan 24 17:28:43 CET 2005 - sbrabec@suse.cz + +- Ported to libcdio-0.71 API. + +------------------------------------------------------------------- +Tue Nov 09 14:52:28 CET 2004 - sbrabec@suse.cz + +- Updated to version 0.7.20. +- Work-around of circular dependency on libcdio. + +------------------------------------------------------------------- +Sun Jan 11 09:52:59 CET 2004 - adrian@suse.de + +- add %defattr + +------------------------------------------------------------------- +Thu Aug 14 12:14:05 CEST 2003 - sbrabec@suse.cz + +- Updated to version 0.7.14. + +------------------------------------------------------------------- +Mon Jun 16 14:34:40 CEST 2003 - coolo@suse.de + +- use BuildRoot +- some fixes + +------------------------------------------------------------------- +Mon Feb 10 15:10:20 CET 2003 - sbrabec@suse.cz + +- Updated to version 0.7.12. + +------------------------------------------------------------------- +Tue Nov 5 02:13:20 CET 2002 - ro@suse.de + +- fix configure for libxml2 + +------------------------------------------------------------------- +Wed Apr 24 11:18:32 CEST 2002 - uli@suse.de + +- added suse_update_config call (fixes x86-64) + +------------------------------------------------------------------- +Thu Feb 14 12:34:03 CET 2002 - uli@suse.de + +- added cdxa2mpeg from contrib (mentioned in docs, bug #13252) + +------------------------------------------------------------------- +Wed Dec 5 12:37:20 CET 2001 - uli@suse.de + +- update -> 0.7.11 +* improved linux cdrom support by adding support for the generic packet + cdrom interface +* fixed libxml2 external entity loader +* fixed minor subheader bug +* be more tolerant when vcdxrip'ing faulty PBCs +* new "leadout pregap" option +* added 3 "-no*" options to vcdxrip + +------------------------------------------------------------------- +Thu Aug 30 11:08:17 CEST 2001 - uli@suse.de + +- update -> 0.7.10 + * vcdxrip: new option for ignoring (faulty) extended pbc's + * gui mode added to vcdxbuild, vcdxminfo and vcdxrip + * progress display added to vcdxbuild and vcdxminfo + * rewrite/improvement of MPEG scanning code (detect audio parameters) + * new option "svcd vcd30 tracksvd" + * implemented setting of + +------------------------------------------------------------------- +Thu Aug 2 16:03:09 CEST 2001 - uli@suse.de + +- update -> 0.7.9 +- fixed for IA64 + +------------------------------------------------------------------- +Thu Jul 12 18:26:43 CEST 2001 - uli@suse.de + +- initial package + diff --git a/vcdimager.spec b/vcdimager.spec new file mode 100644 index 0000000..92fdb65 --- /dev/null +++ b/vcdimager.spec @@ -0,0 +1,112 @@ +# +# spec file for package vcdimager +# +# Copyright (c) 2020 SUSE LLC +# +# 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.opensuse.org/ +# + + +%define sonum 0 +Name: vcdimager +Version: 2.0.1 +Release: 0 +Summary: Video CD (VCD) authoring software +# Alternative URL with SCM https://github.com/rocky/vcdimager +License: GPL-2.0-only +Group: Productivity/Multimedia/CD/Record +URL: http://www.vcdimager.org/ +Source: https://ftp.gnu.org/gnu/vcdimager/%{name}-%{version}.tar.gz +Source1: https://ftp.gnu.org/gnu/vcdimager/%{name}-%{version}.tar.gz.sig +Source2: baselibs.conf +Patch1: sector_private.patch +BuildRequires: fdupes +BuildRequires: gawk +BuildRequires: gcc-c++ +BuildRequires: help2man +BuildRequires: libtool +BuildRequires: makeinfo +BuildRequires: pkgconfig +BuildRequires: pkgconfig(libcdio) >= 2.0.0 +BuildRequires: pkgconfig(libiso9660) >= 2.0.0 +BuildRequires: pkgconfig(libxml-2.0) >= 2.3.8 +BuildRequires: pkgconfig(popt) +Requires(post): %{install_info_prereq} +Requires(preun): %{install_info_prereq} + +%description +GNU VCDImager is a full-featured mastering suite for authoring, +disassembling and analyzing Video CDs and Super Video CDs. + +%package -n libvcdinfo%{sonum} +Summary: Video CD (VCD) authoring software +Group: System/Libraries + +%description -n libvcdinfo%{sonum} +GNU VCDImager is a full-featured mastering suite for authoring, +disassembling and analyzing Video CDs and Super Video CDs. +This is the core library + +%package devel +Summary: Video CD (VCD) authoring software +Group: Development/Languages/C and C++ +Requires: libvcdinfo%{sonum} = %{version}-%{release} + +%description devel +GNU VCDImager is a full-featured mastering suite for authoring, +disassembling and analyzing Video CDs and Super Video CDs. + +%prep +%autosetup -p1 + +%build +export CFLAGS="%{optflags} $(getconf LFS_CFLAGS) -D_GNU_SOURCE" +%configure \ + --disable-silent-rules \ + --enable-shared \ + --disable-static +make %{?_smp_mflags} + +%install +%make_install +find %{buildroot} -type f -name "*.la" -delete -print +%fdupes -s %{buildroot}%{_mandir} + +# Does not work with paranoia available +#%%check +#make %{?_smp_mflags} check + +%post +%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info} + +%preun +%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info} + +%post -n libvcdinfo%{sonum} -p /sbin/ldconfig +%postun -n libvcdinfo%{sonum} -p /sbin/ldconfig + +%files +%doc AUTHORS NEWS README THANKS +%{_bindir}/* +%{_infodir}/*.info%{?ext_info} +%{_mandir}/man?/*%{ext_man} + +%files -n libvcdinfo%{sonum} +%license COPYING +%{_libdir}/libvcdinfo.so.0* + +%files devel +%{_libdir}/*.so +%{_libdir}/pkgconfig/*.pc +%{_includedir}/* + +%changelog