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

Group :: Sistema/Kernel e hardware
RPM: mount-tray

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%def_enable qt4
%def_disable qt5

Summary: udisks based removable device mounter
Name: mount-tray
License: GPLv2
Version: 1.2.5
Release: alt3
Source0: %name-%version.tar
Patch0: %name-%version-alt.patch
Packager: Evgenii Terechkov <evg at altlinux.org>
Group: System/Kernel and hardware
Url: https://gitorious.org/h4tr3d-utils/pages/MountTray

BuildRequires: gcc-c++ libudev-devel
%if_enabled qt5
Requires: libqt5-svg
BuildRequires: qt5-base-devel
%endif
%if_enabled qt4
BuildRequires: libqt4-devel
Requires: libqt4-svg
%endif

%description
Small Qt-based tray application for mount and unmount removable
devices like USB storage or CD and DVD-ROM. It used udisks for mount
and unmount operations, udev for device detection and DBus for take
information about external mounting and unmounting (for ex from
pcmanfm).

%prep
%setup
%patch0 -p1

%build
%if_enabled qt5
%qmake_qt5
%endif
%if_enabled qt4
%qmake_qt4
%endif
%make_build STRIP=touch

%install
install -pDm 755 %name %buildroot%_bindir/%name
install -pDm 644 %name.desktop %buildroot%_desktopdir/%name.desktop

%files
%_bindir/%name
%_desktopdir/%name.desktop
%doc COPY

%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