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

Group :: Text tools
RPM: lnk-url-open

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: lnk-url-open
Version: 0.1.0
Release: alt1

Group: Text tools
Summary: Utility to open URLs from LNK files
Url: https://git.altlinux.org/gears/l/lnk-url-open
License: GPL-2.0-or-later

Requires: /usr/bin/lnkinfo /usr/bin/xdg-open

BuildArch: noarch

Source: %name-%version.tar

BuildRequires: desktop-file-utils

%description
%{summary}.

%prep
%setup

%install
mkdir -p %buildroot/{%_bindir,%_desktopdir}
install -m 0755 lnk-url-open %buildroot/%_bindir/
install -m 0644 lnk-url-open.desktop %buildroot/%_desktopdir/

%files
%_bindir/lnk-url-open
%_desktopdir/lnk-url-open.desktop

%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