Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37792349
en ru br
ALT Linux repos
S:0.9.5-alt3.git20130923
5.0: 0.8.5-alt3

Group :: Graphical desktop/Other
RPM: dzen2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: dzen2
Version: 0.9.5
Release: alt3.git20130923
Summary: A general purpose messaging and notification program.

License: MIT/X
Group: Graphical desktop/Other

Url: http://gotmor.googlepages.com/dzen
# https://github.com/robm/dzen.git
Source: %name-%version.tar.bz2

Patch0: dzen2-alt-gcpubar.patch
Patch1: dzen2-alt-slavemaxlines.patch

# Automatically added by buildreq on Fri Aug 22 2008

BuildRequires: libX11-devel libXft-devel

%description
Dzen is a general purpose messaging, notification and menuing program for X11.
It was desigend to be scriptable in any language and integrate well with window
managers like dwm, wmii and xmonad though it will work with any windowmanger.

%prep
%setup
pwd
#%patch0 -p0
#%patch1 -p0
subst 's,./dzen2,/usr/bin/dzen2,' help

%build
make
cd gadgets
make

%install
install -pD -m0755 dzen2 %buildroot%_bindir/dzen2
install -pD -m0755 help %buildroot%_docdir/%name/help
install -pD -m0644 CREDITS %buildroot%_docdir/%name/CREDITS
install -pD -m0644 LICENSE %buildroot%_docdir/%name/CREDITS
install -pD -m0644 README %buildroot%_docdir/%name/README
install -pD -m0644 README.dzen %buildroot%_docdir/%name/README.dzen

install -pD -m0644 bitmaps/alert.xbm %buildroot%_docdir/%name/bitmaps/alert.xbm
install -pD -m0644 bitmaps/ball.xbm %buildroot%_docdir/%name/bitmaps/ball.xbm
install -pD -m0644 bitmaps/battery.xbm %buildroot%_docdir/%name/bitmaps/battery.xbm
install -pD -m0644 bitmaps/envelope.xbm %buildroot%_docdir/%name/bitmaps/envelope.xbm
install -pD -m0644 bitmaps/music.xbm %buildroot%_docdir/%name/bitmaps/music.xbm
install -pD -m0644 bitmaps/pause.xbm %buildroot%_docdir/%name/bitmaps/pause.xbm
install -pD -m0644 bitmaps/play.xbm %buildroot%_docdir/%name/bitmaps/play.xbm
install -pD -m0644 bitmaps/volume.xbm %buildroot%_docdir/%name/bitmaps/volume.xbm

install -pD -m0755 gadgets/dbar %buildroot%_bindir/dbar
install -pD -m0755 gadgets/gdbar %buildroot%_bindir/gdbar
install -pD -m0755 gadgets/gcpubar %buildroot%_bindir/gcpubar
install -pD -m0755 gadgets/textwidth %buildroot%_bindir/textwidth

install -pD -m0755 gadgets/kittscanner.sh %buildroot%_docdir/%name/gadgets/kittscanner.sh
install -pD -m0755 gadgets/noisyalert.sh %buildroot%_docdir/%name/gadgets/noisyalert.sh
install -pD -m0755 gadgets/README.kittscanner %buildroot%_docdir/%name/gadgets/README.kittscanner
install -pD -m0755 gadgets/README.dbar %buildroot%_docdir/%name/gadgets/README.dbar
install -pD -m0755 gadgets/README.gdbar %buildroot%_docdir/%name/gadgets/README.gdbar
install -pD -m0755 gadgets/README.gcpubar %buildroot%_docdir/%name/gadgets/README.gcpubar
install -pD -m0755 gadgets/README.textwidth %buildroot%_docdir/%name/gadgets/README.textwidth

%files
%_bindir/*
%doc %_docdir/%name/

%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