From 3e6de81a16476360437bc05523b59613529b55f2 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 26 May 2019 18:56:46 -0400 Subject: cpp-8-*, gcc-8-*, g++-8-*: Slightly improve descriptions --- (limited to 'cpp.pkg.in') diff --git a/cpp.pkg.in/control b/cpp.pkg.in/control index 77f5842..2c9d442 100644 --- a/cpp.pkg.in/control +++ b/cpp.pkg.in/control @@ -4,5 +4,6 @@ Platform: all Depends: gcc-${Base-Version}-common (= ${Binary-Version}), ${Shlib-Depends} Suggests: gcc-${Base-Version}-locales (>= ${Binary-Version}) Description: GNU C preprocessor for @PKG_TARGET_ARCH@ - A macro processor that is used automatically by the C compiler to transform - programs before actual compilation. + The C preprocessor implements the macro language used to transform C, C++, and + Objective-C programs before they are compiled. It can also be useful on its + own. -- cgit v0.9.1