new package: peaclock
This commit is contained in:
parent
2fb88aa50e
commit
c8032b1d34
10
packages/peaclock/CMakeLists.txt.patch
Normal file
10
packages/peaclock/CMakeLists.txt.patch
Normal file
@ -0,0 +1,10 @@
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -56,7 +56,6 @@
|
||||
)
|
||||
set (OB_LINK_LIBRARIES
|
||||
${OB_LINK_LIBRARIES}
|
||||
- pthread
|
||||
icuuc
|
||||
icui18n
|
||||
)
|
9
packages/peaclock/build.sh
Normal file
9
packages/peaclock/build.sh
Normal file
@ -0,0 +1,9 @@
|
||||
TERMUX_PKG_HOMEPAGE=https://github.com/octobanana/peaclock
|
||||
TERMUX_PKG_DESCRIPTION="A responsive and customizable clock, timer, and stopwatch for the terminal."
|
||||
TERMUX_PKG_LICENSE="MIT"
|
||||
TERMUX_PKG_MAINTAINER="@efreak"
|
||||
TERMUX_PKG_VERSION=0.4.3
|
||||
TERMUX_PKG_SRCURL=https://github.com/octobanana/peaclock/archive/${TERMUX_PKG_VERSION}.tar.gz
|
||||
TERMUX_PKG_SHA256=3de32486e45ddf6a62c591619b5373d23c8eaf885975441ae581ca7241c48012
|
||||
TERMUX_PKG_DEPENDS="libicu"
|
||||
TERMUX_PKG_AUTO_UPDATE=true
|
Loading…
Reference in New Issue
Block a user