Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37500119
en ru br
ALT Linux repositórios
S:0.21-alt2

Group :: Sistema/Bibliotecas
RPM: libgdsii

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: libgdsii
Summary: A C++ library for working with GDSII binary data files
Version: 0.21
Release: alt2
License: GPLv2
URL: https://github.com/HomerReid/libGDSII
Source: %name-%version.tar.gz
Group: System/Libraries

BuildRequires: gcc-c++

%description
libGDSII is a C++ library for working with GDSII binary data files,
intended primarily for use with the computational electromagnetism codes
scuff-em and meep but sufficiently general-purpose to allow other uses
as well.

The packages consists of

* a C++ library (libGDSII) with API functions for reading, processing,
and exporting GDSII files

%package devel
Group: Development/C++
Summary: Development files for %name
%description devel
%summary

%package -n GDSIIConvert
Group: Graphics
Summary: Reporting statistics on GDSII geometries and exporting them to other file formats
%description -n GDSIIConvert
A command-line executable code (GDSIIConvert) for reporting statistics
on GDSII geometries and exporting them to other file formats, notably
including the GMSH geometry format.

%prep
%setup

%build
%autoreconf
%configure
%make_build

%install
%makeinstall
install -D libGDSII-pkgconfig %buildroot%_pkgconfigdir/libGDSII.pc

rm -fv %buildroot%_libdir/*.a

%files
%doc README*
%_libdir/*.so.*

%files devel
%doc %_datadir/libGDSII
%_includedir/*
%_libdir/*.so
%_pkgconfigdir/*

%files -n GDSIIConvert
%_bindir/*

%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