Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37483256
en ru br
ALT Linux repositórios
S:0.6.24-alt1
5.0: 0.6.17-alt1
4.1: 0.6.16-alt3
4.0: 0.6.16-alt2
3.0: 0.6.12-alt3
+updates:0.6.16-alt0.M30.1

Group :: Sistema/Bibliotecas
RPM: libexif

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define soname 12
%def_disable static

Name: libexif
Version: 0.6.23
Release: alt1

Summary: libexif is a library for parsing, editing, and saving EXIF data
License: LGPLv2+
Group: System/Libraries
Url: http://libexif.github.io
Packager: Dmitriy Khanzhin <jinn at altlinux.org>

# Source code: https://github.com/libexif/libexif/releases

Source: %name-%version.tar
Patch0: libexif-0.6.16-pkgconfig.patch

# Automatically added by buildreq on Tue Jun 12 2007

BuildRequires: doxygen gcc-c++

%description
libexif is a library for parsing, editing, and saving EXIF data. It is
intended to replace lots of redundant implementations in command-line
utilities and programs with GUIs.

%package devel
Summary: Development file for %name library
Group: Development/C
Requires: %name = %version-%release

%description devel
libexif is a library for parsing, editing, and saving EXIF data. It is
intended to replace lots of redundant implementations in command-line
utilities and programs with GUIs.
This package contains all files which are needs to compile programs using
the %name library.

%package devel-static
Summary: Static %name library
Group: Development/C
Requires: %name-devel = %version-%release

%description devel-static
libexif is a library for parsing, editing, and saving EXIF data. It is
intended to replace lots of redundant implementations in command-line
utilities and programs with GUIs.
This package contains libraries which are needs to compile programs statically
linked against %name library.

%prep
%setup
%patch0 -p1 -b .pkgconfig

%build
%autoreconf
%configure %{subst_enable static}
%make_build

%install
%makeinstall
%find_lang --output=%name.lang %name-%soname
/bin/rm -rf %buildroot%_datadir/doc/%name

%files -f %name.lang
%doc AUTHORS NEWS README
%_libdir/*.so.*

%files devel
%_includedir/%name
%_libdir/*.so
%_libdir/pkgconfig/*

%if_enabled static
%files devel-static
%_libdir/*.a
%endif

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009