Improve various package descriptions
authorFredrik Fornwall <fredrik@fornwall.net>
Tue, 5 Dec 2017 21:33:04 +0000 (22:33 +0100)
committerFredrik Fornwall <fredrik@fornwall.net>
Tue, 5 Dec 2017 21:33:04 +0000 (22:33 +0100)
15 files changed:
packages/apr/build.sh
packages/bs1770gain/build.sh
packages/colordiff/build.sh
packages/gmic/build.sh
packages/libmp3splt/build.sh
packages/libmpc/build.sh
packages/make/build.sh
packages/ndk-multilib/build.sh
packages/netpbm/build.sh
packages/pngquant/build.sh
packages/readline/build.sh
packages/stow/build.sh
packages/tcsh/build.sh
packages/tmux/build.sh
packages/valgrind/build.sh

index b81e8e0..935bd11 100644 (file)
@@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://apr.apache.org/
 TERMUX_PKG_VERSION=1.6.3
 TERMUX_PKG_SHA256=131f06d16d7aabd097fa992a33eec2b6af3962f93e6d570a9bd4d85e95993172
 TERMUX_PKG_SRCURL=http://apache.mirrors.spacedump.net/apr/apr-${TERMUX_PKG_VERSION}.tar.bz2
-TERMUX_PKG_DESCRIPTION="Apache Portable Runtime - library providing a predictable and consistent interface to underlying platform-specific implementations"
+TERMUX_PKG_DESCRIPTION="Apache Portable Runtime Library"
 TERMUX_PKG_DEPENDS="libuuid"
 TERMUX_PKG_BUILD_IN_SRC="yes"
 # "ac_cv_search_crypt=" to avoid needlessly linking to libcrypt.
index caa7927..b225989 100644 (file)
@@ -1,5 +1,5 @@
 TERMUX_PKG_HOMEPAGE=http://bs1770gain.sourceforge.net/
-TERMUX_PKG_DESCRIPTION="BS1770GAIN is a loudness scanner compliant with ITU-R BS.1770 and its flavors EBU R128, ATSC A/85, and ReplayGain 2.0. It helps normalizing the loudness of audio and video files to the same level."
+TERMUX_PKG_DESCRIPTION="Tool to normalize the loudness of different audio files to the same level"
 TERMUX_PKG_VERSION=0.4.12
 TERMUX_PKG_REVISION=1
 TERMUX_PKG_MAINTAINER="Oliver Schmidhauser @Neo-Oli"
index bb64b9a..75c5ea7 100644 (file)
@@ -1,5 +1,5 @@
 TERMUX_PKG_HOMEPAGE=http://www.colordiff.org
-TERMUX_PKG_DESCRIPTION="The Perl script colordiff is a wrapper for 'diff' and produces the same output but with pretty 'syntax' highlighting."
+TERMUX_PKG_DESCRIPTION="Tool to colorize 'diff' output"
 TERMUX_PKG_VERSION=1.0.18
 TERMUX_PKG_MAINTAINER="Oliver Schmidhauser @Neo-Oli"
 TERMUX_PKG_SRCURL=http://www.colordiff.org/colordiff-${TERMUX_PKG_VERSION}.tar.gz
index 44f3674..93695b8 100644 (file)
@@ -1,8 +1,8 @@
-TERMUX_PKG_HOMEPAGE="http://gmic.eu"
-TERMUX_PKG_DESCRIPTION="imageman"
+TERMUX_PKG_HOMEPAGE=https://gmic.eu
+TERMUX_PKG_DESCRIPTION="Full-featured framework for image processing"
 TERMUX_PKG_VERSION=2.1.1
 TERMUX_PKG_SHA256=f65baf6b173ad0d25155c3993d97c0dac8ed15e79addb2a76178f9308852f5a3
-TERMUX_PKG_SRCURL=http://gmic.eu/files/source/gmic_$TERMUX_PKG_VERSION.tar.gz
+TERMUX_PKG_SRCURL=https://gmic.eu/files/source/gmic_$TERMUX_PKG_VERSION.tar.gz
 TERMUX_PKG_DEPENDS="graphicsmagick++, libcurl, fftw, libpng, libjpeg-turbo, libtiff"
 TERMUX_PKG_BUILD_DEPENDS="graphicsmagick-dev"
 TERMUX_PKG_NO_DEVELSPLIT=yes
index 2137b56..2b556e0 100644 (file)
@@ -1,5 +1,5 @@
 TERMUX_PKG_HOMEPAGE=http://mp3splt.sourceforge.net
-TERMUX_PKG_DESCRIPTION="Mp3Splt-project is a utility to split mp3, ogg vorbis and native FLAC files selecting a begin and an end time position, without decoding"
+TERMUX_PKG_DESCRIPTION="Utility to split MP3, Ogg Vorbis and native FLAC files without decoding"
 TERMUX_PKG_VERSION=0.9.2
 TERMUX_PKG_REVISION=2
 TERMUX_PKG_SRCURL=http://prdownloads.sourceforge.net/mp3splt/libmp3splt-${TERMUX_PKG_VERSION}.tar.gz
index d3795ae..a544b83 100755 (executable)
@@ -1,5 +1,5 @@
 TERMUX_PKG_HOMEPAGE=http://www.multiprecision.org/
-TERMUX_PKG_DESCRIPTION="C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result"
+TERMUX_PKG_DESCRIPTION="Library for the arithmetic of complex numbers with arbitrarily high precision"
 TERMUX_PKG_DEPENDS="libgmp, libmpfr"
 TERMUX_PKG_VERSION=1.0.3
 TERMUX_PKG_REVISION=2
index 5dd841a..2a10228 100755 (executable)
@@ -1,5 +1,5 @@
 TERMUX_PKG_HOMEPAGE=http://www.gnu.org/software/make/
-TERMUX_PKG_DESCRIPTION="Tool which controls the generation of executables and other non-source files of a program from the program's source files"
+TERMUX_PKG_DESCRIPTION="Tool to control the generation of non-source files from source files"
 TERMUX_PKG_VERSION=4.2.1
 TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/make/make-${TERMUX_PKG_VERSION}.tar.gz
 TERMUX_PKG_SHA256=e40b8f018c1da64edd1cc9a6fce5fa63b2e707e404e20cad91fbae337c98a5b7
index 4ca728e..77d5ec9 100644 (file)
@@ -1,5 +1,5 @@
 TERMUX_PKG_HOMEPAGE=https://developer.android.com/tools/sdk/ndk/index.html
-TERMUX_SUBPKG_DESCRIPTION="multilib binaries for cross-compilation"
+TERMUX_PKG_DESCRIPTION="Multilib binaries for cross-compilation"
 TERMUX_PKG_VERSION=$TERMUX_NDK_VERSION
 TERMUX_PKG_REVISION=1
 TERMUX_PKG_NO_DEVELSPLIT=yes
index 7297e82..8bcb0c5 100644 (file)
@@ -1,5 +1,5 @@
 TERMUX_PKG_HOMEPAGE=http://netpbm.sourceforge.net/
-TERMUX_PKG_DESCRIPTION="Toolkit for manipulation of graphic images, including conversion of images between a variety of different formats"
+TERMUX_PKG_DESCRIPTION="Toolkit for manipulation of graphic images of different formats"
 # The netpbm releases are described at http://netpbm.sourceforge.net/release.html
 # and are divided among (1) Development, (2) Advanced, (3) Stable and (4) Super Stable.
 # Only Super Stable is distributed as a tar ball, but is outdated and does not compile with modern libpng.
index 7dbdb40..a13a616 100644 (file)
@@ -1,4 +1,5 @@
 TERMUX_PKG_HOMEPAGE=https://pngquant.org
+TERMUX_PKG_DESCRIPTION="PNG image optimising utility"
 TERMUX_PKG_VERSION=2.11.4
 TERMUX_PKG_SRCURL=https://github.com/pornel/pngquant/archive/$TERMUX_PKG_VERSION.tar.gz
 TERMUX_PKG_SHA256=c45816daccf63e0910fdd31033f489fd153603082eea5ce7f28f62c000384446
index 8c840b1..e6cc4ac 100755 (executable)
@@ -1,5 +1,5 @@
 TERMUX_PKG_HOMEPAGE=http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
-TERMUX_PKG_DESCRIPTION="Library providing a set of functions for use by applications that allow users to edit command lines as they are typed in"
+TERMUX_PKG_DESCRIPTION="Library that allow users to edit command lines as they are typed in"
 TERMUX_PKG_DEPENDS="libandroid-support, ncurses"
 _MAIN_VERSION=7.0
 _PATCH_VERSION=3
index 78dc2c7..23bc287 100644 (file)
@@ -1,5 +1,5 @@
 TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/stow/
-TERMUX_PKG_DESCRIPTION="Stow is a tool for managing the installation of multiple software packages in the same run-time directory tree. "
+TERMUX_PKG_DESCRIPTION="Tool for managing the installation of multiple software packages into a single directory"
 TERMUX_PKG_VERSION=2.2.2
 TERMUX_PKG_SRCURL=http://mirror.reismil.ch/gnu/stow/stow-${TERMUX_PKG_VERSION}.tar.gz
 TERMUX_PKG_SHA256=e2f77649301b215b9adbc2f074523bedebad366812690b9dc94457af5cf273df
index 7c2a386..7348df1 100644 (file)
@@ -1,5 +1,5 @@
 TERMUX_PKG_HOMEPAGE=http://www.tcsh.org
-TERMUX_PKG_DESCRIPTION="tcsh"
+TERMUX_PKG_DESCRIPTION="TENEX C Shell, an enhanced version of Berkeley csh"
 TERMUX_PKG_VERSION=6.20.00
 TERMUX_PKG_SRCURL=https://github.com/tcsh-org/tcsh/archive/TCSH${TERMUX_PKG_VERSION//./_}.tar.gz
 TERMUX_PKG_SHA256=5559d9508c4d90506a8a03a2ae62441944b99b60710268adb9aafd64f092f2d4
index 25082ce..bd1c556 100755 (executable)
@@ -1,5 +1,5 @@
 TERMUX_PKG_HOMEPAGE=https://tmux.github.io/
-TERMUX_PKG_DESCRIPTION="Terminal multiplexer implementing switching between several programs in one terminal, detaching them and reattaching them to a different terminal"
+TERMUX_PKG_DESCRIPTION="Terminal multiplexer"
 # Link against libandroid-support for wcwidth(), see https://github.com/termux/termux-packages/issues/224
 TERMUX_PKG_DEPENDS="ncurses, libevent, libutil, libandroid-support, libandroid-glob"
 TERMUX_PKG_VERSION=2.6
index bc7db12..a28b906 100644 (file)
@@ -1,5 +1,5 @@
 TERMUX_PKG_HOMEPAGE=http://valgrind.org/
-TERMUX_PKG_DESCRIPTION="Valgrind is an instrumentation framework for building dynamic analysis tools."
+TERMUX_PKG_DESCRIPTION="Instrumentation framework for building dynamic analysis tools"
 TERMUX_PKG_VERSION=3.13.0
 TERMUX_PKG_SRCURL=ftp://sourceware.org/pub/valgrind/valgrind-${TERMUX_PKG_VERSION}.tar.bz2
 TERMUX_PKG_SHA256=d76680ef03f00cd5e970bbdcd4e57fb1f6df7d2e2c071635ef2be74790190c3b