main/garcon: replaces xfdesktop

This commit is contained in:
Natanael Copa 2010-11-12 15:33:34 +00:00
parent a5d061128a
commit d4e3baf237

View File

@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=garcon
pkgver=0.1.3
pkgrel=0
pkgrel=1
pkgdesc="a freedesktop.org compliant menu implementation based on GLib and GIO"
url="http://www.xfce.org/"
license="GPL-2"
@ -11,6 +11,7 @@ makedepends="glib-dev intltool"
install=
source="http://archive.xfce.org/src/libs/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2"
depends_dev="glib-dev"
replaces="xfdesktop"
build() {
cd "$srcdir"/$pkgname-$pkgver