mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/garcon: replaces xfdesktop
This commit is contained in:
parent
a5d061128a
commit
d4e3baf237
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user