Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37561436
en ru br
Репозитории ALT

Группа :: Работа с текстами
Пакет: lnk-url-open

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin