Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : conky | name : conky | ||||
| version : 1.11.3 | version : 1.11.4 | ||||
| release : 18 | release : 19 | ||||
| source : | source : | ||||
| - https://github.com/brndnmtthws/conky/archive/v1.11.3.tar.gz : 0140e749537d4d05bf33fbac436e54756faa26021e16f2bca418e9eeea724eb4 | - https://github.com/brndnmtthws/conky/archive/v1.11.4.tar.gz : 344637646c15c4cb7cf0afdde4651ee3100f7812e7bb8434ca757eba5c621a48 | ||||
| license : | license : | ||||
| - GPL-3.0-or-later | - GPL-3.0-or-later | ||||
| - BSD-3-Clause | - BSD-3-Clause | ||||
| summary : Lightweight system monitor for X | summary : Lightweight system monitor for X | ||||
| description: | | description: | | ||||
| Lightweight system monitor for X | Lightweight system monitor for X | ||||
| component : desktop.util | component : desktop.util | ||||
| builddeps : | builddeps : | ||||
| Show All 10 Lines | builddeps : | ||||
| - pkgconfig(xext) | - pkgconfig(xext) | ||||
| - pkgconfig(xft) | - pkgconfig(xft) | ||||
| - pkgconfig(xinerama) | - pkgconfig(xinerama) | ||||
| - toluapp-devel | - toluapp-devel | ||||
| - wireless-tools-devel | - wireless-tools-devel | ||||
| - git | - git | ||||
| setup : | | setup : | | ||||
| export CXXFLAGS="$CXXFLAGS -I/usr/include/lua5.1" | export CXXFLAGS="$CXXFLAGS -I/usr/include/lua5.1" | ||||
| %cmake -DBUILD_CURL=1 \ | %cmake_ninja -DBUILD_CURL=1 \ | ||||
| -DBUILD_ICAL=1 \ | -DBUILD_ICAL=1 \ | ||||
| -DBUILD_ICONV=1 \ | -DBUILD_ICONV=1 \ | ||||
| -DBUILD_JOURNAL=1 \ | -DBUILD_JOURNAL=1 \ | ||||
| -DBUILD_LUA_CAIRO=1 \ | -DBUILD_LUA_CAIRO=1 \ | ||||
| -DBUILD_LUA_IMLIB2=1 \ | -DBUILD_LUA_IMLIB2=1 \ | ||||
| -DBUILD_LUA_RSVG=1 \ | -DBUILD_LUA_RSVG=1 \ | ||||
| -DBUILD_PULSEAUDIO=1 \ | -DBUILD_PULSEAUDIO=1 \ | ||||
| -DBUILD_RSS=1 \ | -DBUILD_RSS=1 \ | ||||
| -DBUILD_WLAN=1 . | -DBUILD_WLAN=1 . | ||||
| build : | | build : | | ||||
| %make | %ninja_build | ||||
| install : | | install : | | ||||
| %make_install | %ninja_install | ||||
| rm -r $installdir/usr/lib/libtcp-portmon.a | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.