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

Group :: Ferramentas de Arquivo
RPM: gnustep-easydiff

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%set_verify_elf_method unresolved=strict

Name: gnustep-easydiff
Version: 0.4.1
Release: alt8
Summary: GNUstep's implementation of the OPENSTEP FileMerge application
License: GPLv2+ and GPLv3
Group: File tools
Url: http://www.gnustep.org/
Packager: Andrey Cherepanov <cas at altlinux.org>

# https://github.com/gnustep/gnustep-easydiff.git

Source: %name-%version.tar
Source1: %name.menu

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

Requires: gnustep-back

%description
EasyDiff is GNUstep's implementation of the OPENSTEP FileMerge
application. EasyDiff allows for easy merging of differences between
files and is a convenient way to explore changes. It also knows about
different SCMSs and is useful in resolving merge conflicts.

%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 -p -D -m644 %SOURCE1 %buildroot%_menudir/%name

%files
%doc AUTHORS ChangeLog
%_bindir/*
%_libdir/GNUstep
%_menudir/*

%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