You are not logged in.

#1 2005-03-20 12:14:20

MaceM
Member
From: Austria
Registered: 2003-11-26
Posts: 47

[xfce4-goodies] xfce4-quicklauncher-plugin

xfce4-quicklauncher-plugin: Screenshot
Written by Masse Nicolas, this plugin allows you to have lots of launchers in the panel, displaying them on several lines.

# Contributor: MaceM <macem@chello.at>
pkgname=xfce4-quicklauncher-plugin
file_name=xfce-quicklauncher-plugin
pkgver=0.6
pkgrel=1
pkgdesc="allows you to have lots of launchers in the panel"
depends=('xfce4-panel')
url="http://xfce-goodies.berlios.de/"
groups=('xfce4-goodies')
source=(http://download.berlios.de/xfce-goodies/$file_name-$pkgver.tar.bz2)
md5sums=('1ced276819fd9f0fa87b56d187496116')
build() {
  cd $startdir/src/$pkgname-$pkgver
  ./configure --prefix=/opt/xfce4
  make || return 1
  make DESTDIR=$startdir/pkg/ install
}

Offline

Board footer

Powered by FluxBB