[Lunar-commits]
CVS: moonbase/xfce4/xfce4-weather-plugin BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Jasper Huysmans
jasper at lunar-linux.org
Fri Mar 5 07:46:28 GMT 2004
Update of /var/cvs/lunar/moonbase/xfce4/xfce4-weather-plugin
In directory dbguin.lunar-linux.org:/tmp/cvs-serv21162
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Add weather plugin.
--- NEW FILE: BUILD ---
(
# make sure proper PKG_CONFIG_PATH is set
export PKG_CONFIG_PATH="${XFCE4_PREFIX:-/opt/lunar/xfce/4.0}/lib/pkgconfig:${PKG_CONFIG_PATH}" &&
./configure --build=$BUILD \
--prefix=${XFCE4_PREFIX:-/opt/lunar/xfce/4.0} \
--disable-static \
$OPTS &&
default_make
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends xfce4-panel
--- NEW FILE: DETAILS ---
MODULE=xfce4-weather-plugin
PKG=$MODULE
VERSION=0.3.0
SOURCE=${PKG}-${VERSION}.tar.gz
SOURCE_URL[0]="http://download.berlios.de/xfce-goodies/${SOURCE}"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
SOURCE_VFY=md5:8796652a1bb75270dc70583739577cd5
MAINTAINER=jasper at lunar-linux.org
WEBSITE=http://www.xfce.org
ENTERED=20040305
UPDATED=20040305
SHORT="Weather plugin for XFce 4"
cat << EOF
xfce4-weather-plugin -- Weather plugin for the XFce 4 panel
EOF
More information about the Lunar-commits
mailing list