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

Group :: Graphical desktop/GNUstep
RPM: gnustep-Burn

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#set_verify_elf_method unresolved=strict

Name: gnustep-Burn
Version: 0.5.0
Release: alt8
Summary: Burn ist a front-end for Jorg Schilling's cdrtools, cdrdao, and cdparanoia
License: GPLv2
Group: Graphical desktop/GNUstep
Url: http://gsburn.sourceforge.net/
Packager: Andrey Cherepanov <cas at altlinux.org>

# cvs -d:pserver:anonymous at gsburn.cvs.sourceforge.net:/cvsroot/gsburn login

# cvs -z3 -d:pserver:anonymous at gsburn.cvs.sourceforge.net:/cvsroot/gsburn co -P Burn.app
Source: %name-%version.tar
Source1: %name.menu

BuildPreReq: gnustep-make-devel /proc
BuildPreReq: gnustep-gui-devel
BuildPreReq: libgmp-devel libgnutls-devel libgcrypt-devel
BuildPreReq: libxslt-devel libffi-devel libicu-devel zlib-devel
BuildPreReq: gnustep-CDPlayer-devel libao-devel libmad-devel

Requires: gnustep-CDPlayer
Requires: gnustep-back
Requires: cdrdao wodim genisoimage cdparanoia

%description
Burn.app is a GNUstep based CD burning program for GNU/Linux. It serves
as front-end for Jorg Schilling's cdrtools, cdrdao, and cdparanoia.

You will no longer need to remember ugly command line parameters for
cdrecord or write shell scripts. With Burn.app you compile your CD by
point-and-click operation and save your projects for later reuse.
Burn.app will hide as many settings as possible from you, thus making it
very easy and user-friendly to create your own CDs.

%package devel
Summary: Development files of Burn
Group: Development/Objective-C
BuildArch: noarch
Requires: %name = %EVR

%description devel
Burn.app is a GNUstep based CD burning program for GNU/Linux. It serves
as front-end for Jorg Schilling's cdrtools, cdrdao, and cdparanoia.

This package contains development files of Burn.

%prep
%setup

%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

install -d %buildroot%_includedir/Burn
install -m644 *.h Burn/*.h %buildroot%_includedir/Burn/

install -p -D -m644 %SOURCE1 %buildroot%_menudir/%name

%files
%doc BUGS CHANGELOG CREDITS README TODO
%_bindir/*
%_libdir/GNUstep
%_menudir/*

%files devel
%_includedir/*

%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