mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
parent
0f5fb08e06
commit
833d488175
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=conky
|
||||
pkgver=1.11.6
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="An advanced, highly configurable system monitor for X based on torsmo"
|
||||
url="http://conky.sourceforge.net/"
|
||||
arch="all"
|
||||
@ -29,7 +29,8 @@ build() {
|
||||
-DBUILD_WEATHER_METAR=ON \
|
||||
-DBUILD_WEATHER_XOAP=ON \
|
||||
-DBUILD_WLAN=ON \
|
||||
-DBUILD_I18N=OFF
|
||||
-DBUILD_I18N=OFF \
|
||||
-DBUILD_LUA_CAIRO=ON
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user