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

Group :: Sistema/Bibliotecas
RPM: eglexternalplatform

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 


Name:           eglexternalplatform
Version:        1.1
Release:        alt1
Summary:        EGL External Platform Interface headers
Group: System/Libraries

License:        MIT
URL:            https://github.com/NVIDIA
Source0:        %name-%version.tar

BuildArch:      noarch

%description
%summary

%package        devel
Group: System/Libraries
Summary:        Development files for %{name}

%description    devel
The %{name}-devel package contains the header files for
developing applications that use %{name}.


%prep
%setup -q


%build

%install
mkdir -p %{buildroot}%{_includedir}/
install -p -m 0644 interface/eglexternalplatform.h %{buildroot}%{_includedir}/
install -p -m 0644 interface/eglexternalplatformversion.h %{buildroot}%{_includedir}/
mkdir -p %{buildroot}%{_datadir}/pkgconfig/
install -p -m 0644 eglexternalplatform.pc %{buildroot}%{_datadir}/pkgconfig/

%files devel
%doc README.md samples
%doc --no-dereference COPYING
%{_includedir}/*
%{_datadir}/pkgconfig/eglexternalplatform.pc




%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