mpv: Add /system/vendor/lib(64) to LD_LIBRARY_PATH
[termux-packages] / packages / tree / build.sh
index e47f5b0..0c647e3 100644 (file)
@@ -1,11 +1,9 @@
 TERMUX_PKG_HOMEPAGE=http://mama.indstate.edu/users/ice/tree/
-TERMUX_PKG_DESCRIPTION="displays an indented directory tree, in color
- Tree is a recursive directory listing command that produces a depth indented
- listing of files, which is colorized ala dircolors if the LS_COLORS environment
- variable is set and output is to tty."
+TERMUX_PKG_DESCRIPTION="Recursive directory lister producing a depth indented listing of files"
 TERMUX_PKG_DEPENDS="libandroid-support"
 TERMUX_PKG_VERSION=1.7.0
-TERMUX_PKG_MAINTAINER=$(echo "Gert Scholten <gscholt at gmail dot com>" | sed 's/\sat\s/@/' | sed 's/\sdot\s/./')
+TERMUX_PKG_BUILD_REVISION=2
+TERMUX_PKG_MAINTAINER="Gert Scholten @gscholt"
 TERMUX_PKG_SRCURL=http://mama.indstate.edu/users/ice/tree/src/tree-${TERMUX_PKG_VERSION}.tgz
 TERMUX_PKG_BUILD_IN_SRC=yes