Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37574605
en ru br
ALT Linux repos
S:1.0.4-alt1

Group :: Other
RPM: fasd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name:     fasd
Version:  1.0.4
Release:  alt1

Summary:  Command-line productivity booster, offers quick access to files and directories

License:  MIT
Group:    Other
Url:      https://github.com/whjvenyl/fasd

Packager: Grigory Ustinov <grenka at altlinux.org>

Source:   %name-%version.tar
Patch0:   fasd-1.0.1.0.7.git90b531a-fix_shebang.patch
Patch1:   fasd-1.0.1.0.7.git90b531a-fix_gnustep_gworkspace.patch

BuildArch: noarch

%description
Fasd (pronounced similar to "fast") is a command-line productivity booster.
Fasd offers quick access to files and directories for POSIX shells.
It is inspired by tools like autojump, z and v. Fasd keeps track of files
and directories you have accessed, so that you can quickly reference them
in the command line.

%prep
%setup
%patch0 -p1
%patch1 -p1

%build
%make_build

%install
%makeinstall_std PREFIX=/usr

%files
%_bindir/*
%_man1dir/*

%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