Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044481
en ru br
ALT Linux repos
S:1.0.16-alt1
5.0: 1.0.12.2-alt2
4.1: 1.0.12.2-alt2
4.0: 1.0.12.2-alt2
3.0: 1.0.12.2-alt1

Group :: Graphical desktop/Window Maker
RPM: wmclock

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: wmclock
Version: 1.0.16
Release: alt1

Summary: Dockable clock applet for Window Maker
License: GPL
Group: Graphical desktop/Window Maker

Url: http://www.dockapps.net/wmclock
Source: %name-%version.tar.gz
Source100: %name.watch

# Automatically added by buildreq on Mon May 29 2017

# optimized out: libX11-devel perl pkg-config python-base python-modules xorg-xextproto-devel xorg-xproto-devel
BuildRequires: libXext-devel libXpm-devel

%description
%name is an applet which displays the date and time in a dockable
tile in the same style as the clock from the NEXTSTEP(tm) operating
system.  %name is specially designed for the Window Maker window
manager, by Alfredo Kojima, and features multiple language support,
twenty-four-hour and twelve-hour (am/pm) time display, and, optionally,
can run a user-specified program on a mouse click.  %name is derived
from asclock, a similar clock for the AfterStep window manager.

%prep
%setup -c

%build
cd dockapps-*
%autoreconf
%configure --with-lang=english
%make_build

%install
cd dockapps-*
%makeinstall_std
cp -a README COPYING ..

mkdir -p %buildroot%_menudir
cat <<__EOF >%buildroot%_menudir/%name
?package(%name): command="EXEC %_bindir/wmclock" \
   needs=wmaker \
   section="Window Maker/DockApps" title="wmclock"
__EOF

%files
%doc README COPYING
%_bindir/%name
%_man1dir/%name.1*
%dir %_datadir/%name
%_datadir/%name/*
%_menudir/%name

# TODO:

# - replace debian menufile with freedesktop one some day
#   (should WindowMaker cope with that)

%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