Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37559444
en ru br
Репозитории ALT
S:2.0.1-alt2_12
5.1: 0.9-alt1
4.1: 0.9-alt1
4.0: 0.7-alt1.1
www.altlinux.org/Changes

Группа :: Графические оболочки/Window Maker
Пакет: wmvolman

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

# vim: set ft=spec: -*- rpm-spec -*-

Name: wmvolman
Version: 0.9
Release: alt1

Summary: Window Maker Volume Manager
Group: Graphical desktop/Window Maker
License: GPLv2
Url: http://people.altlinux.ru/~raorn/wmvolman.html

Packager: Sir Raorn <raorn at altlinux.ru>

PreReq: hal >= 0.5.0
Requires: pmount

Source: http://people.altlinux.ru/~raorn/%name-%version.tar.bz2

# Automatically added by buildreq on Fri May 05 2006

BuildRequires: libdbus-glib-devel libdockapp-devel libhal-devel libXpm-devel libXt-devel pkg-config

%description
wmVolMan is a small volume manager for Window Maker. For now
it only displays and allows mounting and unmounting removable
media and hotpluggable devices that are added to or removed
from the system. It uses D-BUS and HAL to listen for new
devices.

%prep
%setup -q

%build
%__autoreconf
%configure \
--with-mount=%_bindir/pmount-hal \
--with-mount-arg=udi \
--with-umount=%_bindir/pumount \
--with-umount-arg=device
%make_build

%install
%make_install DESTDIR=%buildroot install

%files
%doc AUTHORS NEWS README
%_bindir/%name
%_datadir/hal/fdi/information/20thirdparty/*.fdi
%dir %_datadir/%name/
%dir %_datadir/%name/default/
%_datadir/%name/default/*.xpm

%changelog

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

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