[Lunar-commits] CVS: moonbase/xfce4/mousepad BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Auke Kok
sofar at lunar-linux.org
Fri Feb 18 09:07:57 UTC 2005
Update of /var/cvs/lunar/moonbase/xfce4/mousepad
In directory espresso.foo-projects.org:/home/sofar/active/moonbase/xfce4/mousepad
Added Files:
BUILD DEPENDS DETAILS
Log Message:
adding mousepad-0.2.0
--- NEW FILE: BUILD ---
(
# make sure proper PKG_CONFIG_PATH is set
export PKG_CONFIG_PATH="${XFCE4_PREFIX:-/opt/lunar/xfce4}/lib/pkgconfig:${PKG_CONFIG_PATH}" &&
./configure --build=$BUILD \
--prefix=${XFCE4_PREFIX:-/opt/lunar/xfce4} \
$OPTS &&
default_make
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends libxfcegui4
--- NEW FILE: DETAILS ---
MODULE=mousepad
VERSION=0.2.0
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://erikharrison.net/software/
SOURCE_VFY=sha1: 62262b9daefb12003a2289d4b67d99fd015d49fe
WEBSITE=http://erikharrison.net/
ENTERED=20050218
UPDATED=20050218
SHORT="Lighweight xfce text editor"
cat << EOF
Mousepad is an Xfce port of leafpad, the minimal gtk+-2 text editor.
EOF
More information about the Lunar-commits
mailing list