conky{,-cli}: broken currently.
This commit is contained in:
parent
9c6805dea7
commit
4839022bee
2 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,8 @@ homepage="http://conky.sourceforge.net/"
|
||||||
distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz"
|
distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz"
|
||||||
checksum=ed61ffb3be9fd24965d40401c7d54553e732038f3da2e03454915779384f59b4
|
checksum=ed61ffb3be9fd24965d40401c7d54553e732038f3da2e03454915779384f59b4
|
||||||
|
|
||||||
|
broken="https://build.voidlinux.eu/builders/x86_64_builder/builds/24716/steps/shell_3/logs/stdio"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i -e '1iinclude(CheckIncludeFile)' \
|
sed -i -e '1iinclude(CheckIncludeFile)' \
|
||||||
-e 's/NCURSES ncurses/NCURSES ncursesw/' \
|
-e 's/NCURSES ncurses/NCURSES ncursesw/' \
|
||||||
|
|
|
@ -20,6 +20,8 @@ homepage="http://conky.sourceforge.net/"
|
||||||
distfiles="https://github.com/brndnmtthws/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/brndnmtthws/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=ed61ffb3be9fd24965d40401c7d54553e732038f3da2e03454915779384f59b4
|
checksum=ed61ffb3be9fd24965d40401c7d54553e732038f3da2e03454915779384f59b4
|
||||||
|
|
||||||
|
broken="https://build.voidlinux.eu/builders/x86_64_builder/builds/24716/steps/shell_3/logs/stdio"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i \
|
sed -i \
|
||||||
-e '1iinclude(CheckIncludeFile)' \
|
-e '1iinclude(CheckIncludeFile)' \
|
||||||
|
|
Loading…
Reference in a new issue