forked from pool/giflib
This commit is contained in:
commit
923e056da1
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -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
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.osc
|
3
giflib-4.1.4.tar.bz2
Normal file
3
giflib-4.1.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:312154e7f25059af36123b2e32880ee8668a8c4b1656e25c1cf05ddc62ff0039
|
||||
size 483909
|
134
giflib.changes
Normal file
134
giflib.changes
Normal file
@ -0,0 +1,134 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 16 20:28:34 CEST 2006 - aj@suse.de
|
||||
|
||||
- Replace xorg-x11-devel BuildRequires with really needed libs.
|
||||
- Fix configure call for X11 R7.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 21:30:18 CET 2006 - mls@suse.de
|
||||
|
||||
- converted neededforbuild to BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 12 16:17:07 CET 2006 - nadvornik@suse.cz
|
||||
|
||||
- compile with -fstack-protector
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 3 12:21:11 CET 2006 - nadvornik@suse.cz
|
||||
|
||||
- updated to 4.1.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 26 21:19:18 CEST 2005 - jw@suse.de
|
||||
|
||||
- fixed EGifCompressLine for 64bit archs,
|
||||
to make perl-Prima testcases happy.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 14 16:30:45 CEST 2004 - nadvornik@suse.cz
|
||||
|
||||
- fixed provides on 64bit architectures [#44842]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 09 14:13:20 CEST 2004 - nadvornik@suse.cz
|
||||
|
||||
- added Provides: libungif.so.4 [#44842]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 01 13:51:38 CEST 2004 - nadvornik@suse.cz
|
||||
|
||||
- updated to giflib 4.1.3: LZW is enabled again
|
||||
- renamed libungif -> giflib
|
||||
ungif -> giflib-progs
|
||||
- new subpackage giflib-devel
|
||||
- added compatibility symlinks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 24 21:43:47 CET 2004 - kukuk@suse.de
|
||||
|
||||
- Cleanup neededforbuild
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 10 18:20:46 CET 2004 - adrian@suse.de
|
||||
|
||||
- add %defattr and %run_ldconfig
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 11 11:36:10 CET 2002 - schwab@suse.de
|
||||
|
||||
- Fix use of varargs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 6 10:54:53 CET 2002 - nadvornik@suse.cz
|
||||
|
||||
- updated to 4.1.0b1:
|
||||
- bugfix release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 8 17:00:30 CET 2002 - nadvornik@suse.cz
|
||||
|
||||
- used macros %{_lib} and %{_libdir}
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 12 12:08:36 CEST 2001 - ro@suse.de
|
||||
|
||||
- libtoolize to build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 5 18:17:54 CEST 2001 - schwab@suse.de
|
||||
|
||||
- Change DumpScreen2Gif parameters to long.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 24 18:10:55 CEST 2001 - pblaha@suse.cz
|
||||
|
||||
- fix cast pointer on ia64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 18 09:59:04 CEST 2001 - pblaha@suse.cz
|
||||
|
||||
- patch from nadvornik@suse.cz for bug in loading images
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 9 01:10:42 CEST 2001 - ro@suse.de
|
||||
|
||||
- fixed group tag
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 17 15:51:01 CEST 2000 - bubnikv@suse.cz
|
||||
|
||||
- fixed bug of $chmod 755 libungif.so* (missing $RPM_BUILD_ROOT)
|
||||
- spec file cleanup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 15 12:10:06 CEST 2000 - nadvornik@suse.cz
|
||||
|
||||
- added BuildRoot
|
||||
- added URL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 4 18:04:59 CEST 2000 - bk@suse.de
|
||||
|
||||
- config.{sub,guess} update macro needs automake
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 1 23:05:01 CEST 2000 - bk@suse.de
|
||||
|
||||
- suse s390 team added required %suse_update_config for s390
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
|
||||
|
||||
- ran old prepare_spec on spec file to switch to new prepare_spec.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 29 12:29:15 MEST 1999 - ro@suse.de
|
||||
|
||||
- split: ungif (containing the tools) is build as a separate package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 6 17:15:24 MEST 1999 - ro@suse.de
|
||||
|
||||
- initial package
|
||||
|
179
giflib.spec
Normal file
179
giflib.spec
Normal file
@ -0,0 +1,179 @@
|
||||
#
|
||||
# spec file for package giflib (Version 4.1.4)
|
||||
#
|
||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# 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 via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
Name: giflib
|
||||
BuildRequires: xorg-x11-libICE-devel xorg-x11-libSM-devel xorg-x11-libX11-devel xorg-x11-libXau-devel xorg-x11-libXdmcp-devel xorg-x11-libXt-devel
|
||||
License: Other License(s), see package, GPL
|
||||
Group: System/Libraries
|
||||
URL: http://sourceforge.net/projects/libungif
|
||||
Autoreqprov: on
|
||||
Version: 4.1.4
|
||||
Release: 14
|
||||
Summary: A Library for Working with GIF Images
|
||||
Provides: libungif
|
||||
%ifarch ia64 x86_64 s390x ppc64
|
||||
Provides: libungif.so.4()(64bit)
|
||||
%else
|
||||
Provides: libungif.so.4
|
||||
%endif
|
||||
Obsoletes: libungif
|
||||
Source: giflib-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
Since the LZW patents have expired, giflib can again be used instead of
|
||||
libungif.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Toshio Kuratomi <badger@prtr-13.ucsc.edu>
|
||||
Eric S. Raymond >esr@snark.thyrsus.com>
|
||||
|
||||
%package progs
|
||||
Summary: Tools for Working with the GIF Library
|
||||
Group: Productivity/Graphics/Convertors
|
||||
Autoreqprov: on
|
||||
Provides: ungif
|
||||
Obsoletes: ungif
|
||||
|
||||
%description progs
|
||||
A tool for converting GIFs to various formats.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Toshio Kuratomi <badger@prtr-13.ucsc.edu>
|
||||
Eric S. Raymond >esr@snark.thyrsus.com>
|
||||
|
||||
%package devel
|
||||
Summary: Library for Working with GIF Images - Files Mandatory for Development
|
||||
Group: System/Libraries
|
||||
Autoreqprov: on
|
||||
Requires: giflib
|
||||
|
||||
%description devel
|
||||
Since the LZW patents have expired, giflib can again be used instead of
|
||||
libungif.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Toshio Kuratomi <badger@prtr-13.ucsc.edu>
|
||||
Eric S. Raymond >esr@snark.thyrsus.com>
|
||||
|
||||
%prep
|
||||
%setup
|
||||
|
||||
%build
|
||||
%{?suse_update_config:%{suse_update_config -f}}
|
||||
libtoolize --force
|
||||
autoreconf --force --install
|
||||
CFLAGS="$RPM_OPT_FLAGS -fstack-protector" \
|
||||
./configure --prefix=/usr --libdir=%{_libdir} --x-libraries=/usr/%{_lib}
|
||||
make
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
make install DESTDIR=$RPM_BUILD_ROOT
|
||||
chmod 755 $RPM_BUILD_ROOT/%{_libdir}/lib*.so.*
|
||||
ln -sf libgif.so.%{version} $RPM_BUILD_ROOT%{_libdir}/libungif.so.%{version}
|
||||
ln -sf libungif.so.%{version} $RPM_BUILD_ROOT%{_libdir}/libungif.so.4
|
||||
ln -sf libungif.so.%{version} $RPM_BUILD_ROOT%{_libdir}/libungif.so
|
||||
ln -sf libgif.a $RPM_BUILD_ROOT%{_libdir}/libungif.a
|
||||
|
||||
%post
|
||||
%run_ldconfig
|
||||
|
||||
%postun
|
||||
%run_ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING
|
||||
%{_libdir}/lib*.so.*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
/usr/include/gif_lib.h
|
||||
%{_libdir}/lib*.so
|
||||
%{_libdir}/lib*.a
|
||||
%{_libdir}/lib*.la
|
||||
|
||||
%files progs
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING NEWS README doc
|
||||
/usr/bin/*
|
||||
|
||||
%changelog -n giflib
|
||||
* Wed Aug 16 2006 - aj@suse.de
|
||||
- Replace xorg-x11-devel BuildRequires with really needed libs.
|
||||
- Fix configure call for X11 R7.
|
||||
* Wed Jan 25 2006 - mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Thu Jan 12 2006 - nadvornik@suse.cz
|
||||
- compile with -fstack-protector
|
||||
* Tue Jan 03 2006 - nadvornik@suse.cz
|
||||
- updated to 4.1.4
|
||||
* Tue Apr 26 2005 - jw@suse.de
|
||||
- fixed EGifCompressLine for 64bit archs,
|
||||
to make perl-Prima testcases happy.
|
||||
* Tue Sep 14 2004 - nadvornik@suse.cz
|
||||
- fixed provides on 64bit architectures [#44842]
|
||||
* Thu Sep 09 2004 - nadvornik@suse.cz
|
||||
- added Provides: libungif.so.4 [#44842]
|
||||
* Wed Sep 01 2004 - nadvornik@suse.cz
|
||||
- updated to giflib 4.1.3: LZW is enabled again
|
||||
- renamed libungif -> giflib
|
||||
ungif -> giflib-progs
|
||||
- new subpackage giflib-devel
|
||||
- added compatibility symlinks
|
||||
* Tue Feb 24 2004 - kukuk@suse.de
|
||||
- Cleanup neededforbuild
|
||||
* Sat Jan 10 2004 - adrian@suse.de
|
||||
- add %%defattr and %%run_ldconfig
|
||||
* Mon Feb 11 2002 - schwab@suse.de
|
||||
- Fix use of varargs.
|
||||
* Wed Feb 06 2002 - nadvornik@suse.cz
|
||||
- updated to 4.1.0b1:
|
||||
- bugfix release
|
||||
* Tue Jan 08 2002 - nadvornik@suse.cz
|
||||
- used macros %%{_lib} and %%{_libdir}
|
||||
* Tue Jun 12 2001 - ro@suse.de
|
||||
- libtoolize to build
|
||||
* Tue Jun 05 2001 - schwab@suse.de
|
||||
- Change DumpScreen2Gif parameters to long.
|
||||
* Thu May 24 2001 - pblaha@suse.cz
|
||||
- fix cast pointer on ia64
|
||||
* Wed Apr 18 2001 - pblaha@suse.cz
|
||||
- patch from nadvornik@suse.cz for bug in loading images
|
||||
* Mon Apr 09 2001 - ro@suse.de
|
||||
- fixed group tag
|
||||
* Wed May 17 2000 - bubnikv@suse.cz
|
||||
- fixed bug of $chmod 755 libungif.so* (missing $RPM_BUILD_ROOT)
|
||||
- spec file cleanup
|
||||
* Mon May 15 2000 - nadvornik@suse.cz
|
||||
- added BuildRoot
|
||||
- added URL
|
||||
* Tue Apr 04 2000 - bk@suse.de
|
||||
- config.{sub,guess} update macro needs automake
|
||||
* Sat Apr 01 2000 - bk@suse.de
|
||||
- suse s390 team added required %%suse_update_config for s390
|
||||
* Mon Sep 13 1999 - bs@suse.de
|
||||
- ran old prepare_spec on spec file to switch to new prepare_spec.
|
||||
* Tue Jun 29 1999 - ro@suse.de
|
||||
- split: ungif (containing the tools) is build as a separate package
|
||||
* Tue Apr 06 1999 - ro@suse.de
|
||||
- initial package
|
Loading…
Reference in New Issue
Block a user