Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37567129
en ru br
ALT Linux repos
5.0: 0.9-alt0.1
4.1: 0.9-alt0.1

Group :: Text tools
RPM: regexxer

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: regexxer
Version: 0.9
Release: alt0.1

Summary: regexxer is a nifty search/replace tool for the desktop user.
Group: Text tools
Source: %name-%version.tar.gz
License: GPL
Packager: Eugene Ostapets <eostapets at altlinux.org>

# Automatically added by buildreq on Sun May 06 2007

BuildRequires: gcc-c++ GConf libgconfmm2-devel libglademm-devel libpcre-devel perl-XML-Parser

%description
regexxer is a nifty search/replace tool for the desktop user.  It features
recursive search through directory trees and Perl-style regular expressions
(using libpcre).

regexxer is written in C++ and uses gtkmm (the C++ wrapper for GTK+) for
the GUI.  The user interface is similar to the project-wide search/replace
dialog in the Sniff+ IDE, but regexxer aims to surpass it.

The primary audience of this tool are Linux/Unix users who are tired of
typing find/grep/sed/awk/perl command lines.

%prep
%setup

%build
%configure
%make_build

%install
%make DESTDIR=%buildroot install
%find_lang %name

%files -f %name.lang
%_bindir/%name
%_desktopdir/%name.desktop
%_liconsdir/%name.png
%dir %_datadir/%name
%_datadir/%name/*
%_sysconfdir/gconf/schemas/%name.schemas

%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