bdftopcf: remove long_desc.
This commit is contained in:
parent
9f02f0431f
commit
1cc0b410a8
@ -1,8 +1,8 @@
|
|||||||
# Template build file for 'bdftopcf'.
|
# Template build file for 'bdftopcf'.
|
||||||
pkgname=bdftopcf
|
pkgname=bdftopcf
|
||||||
version=1.0.3
|
version=1.0.3
|
||||||
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
revision=2
|
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libXfont-devel"
|
makedepends="libXfont-devel"
|
||||||
short_desc="BDF to PCF font converter for X11"
|
short_desc="BDF to PCF font converter for X11"
|
||||||
@ -11,12 +11,3 @@ license="MIT"
|
|||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
checksum=9c90b408b2fe079495697bfc8fb13da940b2b70f4907213bf5dcc9e3024a1d0a
|
checksum=9c90b408b2fe079495697bfc8fb13da940b2b70f4907213bf5dcc9e3024a1d0a
|
||||||
long_desc="
|
|
||||||
The bdftopcf tool converts X fonts from Bitmap Distribution Format
|
|
||||||
to Portable Compiled Format.
|
|
||||||
|
|
||||||
Fonts in the Portable Compiled Format can be read by any architecture,
|
|
||||||
although the file is structured to allow one particular
|
|
||||||
architecture to read them directly without reformatting. This
|
|
||||||
allows fast reading on the appropriate machine, but the files
|
|
||||||
are still portable (but read more slowly) on other machines."
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user