mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
main/exo: split -lang
This commit is contained in:
parent
47ceb8e615
commit
835c8a848e
@ -1,12 +1,12 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=exo
|
||||
pkgver=0.6.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Extensions to Xfce by os-cillation"
|
||||
url="http://www.os-cillation.com/article.php?sid=40"
|
||||
arch="all"
|
||||
license="GPL-2 LGPL-2"
|
||||
subpackages="$pkgname-dev $pkgname-doc"
|
||||
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
|
||||
depends="hicolor-icon-theme"
|
||||
makedepends="libxfce4util-dev perl perl-uri gtk+-dev libnotify-dev"
|
||||
install=
|
||||
@ -21,7 +21,6 @@ build() {
|
||||
--localstatedir=/var \
|
||||
--disable-static \
|
||||
--disable-python \
|
||||
--enable-notifications \
|
||||
|| return 1
|
||||
make || return 1
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user