mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
xorg-fonts: remove long_desc.
This commit is contained in:
parent
ed31a4a0a0
commit
1b561322f7
1 changed files with 1 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xorg-fonts'
|
# Template file for 'xorg-fonts'
|
||||||
pkgname=xorg-fonts
|
pkgname=xorg-fonts
|
||||||
version=7.6
|
version=7.6
|
||||||
revision=2
|
revision=3
|
||||||
build_style=meta
|
build_style=meta
|
||||||
makedepends="encodings>=1.0.4 font-adobe-100dpi>=1.0.3 font-adobe-75dpi>=1.0.3
|
makedepends="encodings>=1.0.4 font-adobe-100dpi>=1.0.3 font-adobe-75dpi>=1.0.3
|
||||||
font-adobe-utopia-100dpi>=1.0.4 font-adobe-utopia-75dpi>=1.0.4
|
font-adobe-utopia-100dpi>=1.0.4 font-adobe-utopia-75dpi>=1.0.4
|
||||||
|
@ -13,11 +13,7 @@ makedepends="encodings>=1.0.4 font-adobe-100dpi>=1.0.3 font-adobe-75dpi>=1.0.3
|
||||||
font-isas-misc>=1.0.3 font-jis-misc>=1.0.3 font-misc-misc>=1.1.2
|
font-isas-misc>=1.0.3 font-jis-misc>=1.0.3 font-misc-misc>=1.1.2
|
||||||
font-mutt-misc>=1.0.3 dejavu-fonts-ttf"
|
font-mutt-misc>=1.0.3 dejavu-fonts-ttf"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
noarch="yes"
|
|
||||||
short_desc="Modular Xorg Fonts"
|
short_desc="Modular Xorg Fonts"
|
||||||
homepage="http://xorg.freedesktop.org/"
|
homepage="http://xorg.freedesktop.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
long_desc="
|
|
||||||
This is the modular Xorg font meta-package for installing the various
|
|
||||||
font packages from the modular Xorg project."
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue