Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37554656
en ru br
ALT Linux repos
S:0.2-alt8

Group :: Graphical desktop/GNUstep
RPM: gnustep-cddb.bundle

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%set_verify_elf_method unresolved=strict

Name: gnustep-cddb.bundle
Version: 0.2
Release: alt8
Summary: GNUstep bundle for cddb access
License: GPLv2+ and LGPLv2+
Group: Graphical desktop/GNUstep
Url: http://gsburn.sourceforge.net/
Packager: Andrey Cherepanov <cas at altlinux.org>

Source: %name-%version.tar

BuildPreReq: gnustep-make-devel /proc
BuildPreReq: gnustep-base-devel
BuildPreReq: libgmp-devel libgnutls-devel libgcrypt-devel
BuildPreReq: libxslt-devel libffi-devel libicu-devel zlib-devel

Requires: gnustep-back

%description
cddb.bundle is a GNUstep bundle for cddb access.

%package devel
Summary: Development files of cddb.bundle
Group: Development/Objective-C
Requires: %name = %EVR

%description devel
cddb.bundle is a GNUstep bundle for cddb access.

This package contains development files of cddb.bundle.

%prep
%setup
subst '/objc2\/runtime.h/d' Cddb/Cddb.h

%build
. %_datadir/GNUstep/Makefiles/GNUstep.sh

%make_build \
messages=yes \
debug=yes \
strip=no \
shared=yes

%install
. %_datadir/GNUstep/Makefiles/GNUstep.sh

%makeinstall_std GNUSTEP_INSTALLATION_DOMAIN=SYSTEM \
GNUSTEP_INSTALLATION_DIR=%buildroot%_libdir/GNUstep \
GNUSTEP_MAKE_STRICT_V2_MODE=no

install -d %buildroot%_includedir
ln -s %_libdir/GNUstep/Headers/Cddb \
%buildroot%_includedir/

%files
%doc README TUTORIAL
%_libdir/GNUstep
%exclude %_libdir/GNUstep/Headers

%files devel
%_includedir/*
%_libdir/GNUstep/Headers

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin