chiark / gitweb /
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 b81e8e0f8ae0ba5652936f1a8ef1f68d437f282f..935bd117244530bdea2c7d6d5b19c0606295844b 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 caa7927067027abb0f9e1cce8d9c3b511bd03f54..b225989a9f28a7888b008e5a6f22314c39ff1b7d 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 bb64b9a4ba1ddfb323472227dbd66826557ee2f0..75c5ea74eab9c2b8cd5a4dc109be466348ad5e68 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 44f3674e2826f5fe991d78fceb9401195c5ac1d0..93695b82c01014f8dd22fbfb0b4fa46ecd776626 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 2137b562079b23fb7b11cd268a229f19fd9c5c18..2b556e01e26371ac892cf18f532ad5e3239de27b 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 d3795aee9fed64c065e9f7a2809a48d515edaad0..a544b83d33fda59d3c1a92c1c429af0aecb1c3db 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 5dd841a52985f1b2d40337af95d828371681dfcd..2a10228fcd8b8daf6f67f423ac895482bb48a9b4 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 4ca728e3c4489dd65205da6234dae0ad3a43bb0e..77d5ec901bf4f56a0b7fbbf1658eaa7ebde4940c 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 7297e8235208de974bd10f7c0fe5ca7e64f34cbb..8bcb0c511e3f50487c75249afe1071e311b1815f 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 7dbdb409fec4142f1965ba8fcd228425408e8e00..a13a616ab043ed574c78ad23f31ecb8c910af859 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 8c840b1d86973d67b65e5a6e7c4573e489aa8677..e6cc4ac75952499fb352e160d4afd590dd7a98fb 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 78dc2c773dcb5218aace18f104e083dcdddf7770..23bc287dba3e68ac2bc5804f4e58122a059f7af9 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 7c2a386276ac4b86b28c98a6e5894d30d9ca55b6..7348df1484e90568ae2c54a488941aa878e77143 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 25082ce6cca35ea1888af1cf15b541b210b08c60..bd1c556dd17e13f2cbfe4cd8f81daac6a6f84519 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 bc7db12b031d9ed4d8c125de22755d4e8f7d2ed0..a28b906d0aaba189263e40db4ea4e2ef878d63c6 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