mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
xorg-apps: remove long_desc.
This commit is contained in:
parent
1b561322f7
commit
e087de4fb2
1 changed files with 1 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xorg-server-utils'
|
# Template file for 'xorg-server-utils'
|
||||||
pkgname=xorg-apps
|
pkgname=xorg-apps
|
||||||
version=7.6
|
version=7.6
|
||||||
revision=3
|
revision=4
|
||||||
build_style=meta
|
build_style=meta
|
||||||
# xinit is not in xorg-7.5 app directory?!!
|
# xinit is not in xorg-7.5 app directory?!!
|
||||||
makedepends="iceauth>=1.0.4 sessreg>=1.0.6 setxkbmap>=1.2.0 smproxy>=1.0.4
|
makedepends="iceauth>=1.0.4 sessreg>=1.0.6 setxkbmap>=1.2.0 smproxy>=1.0.4
|
||||||
|
@ -12,12 +12,7 @@ makedepends="iceauth>=1.0.4 sessreg>=1.0.6 setxkbmap>=1.2.0 smproxy>=1.0.4
|
||||||
xrandr>=1.3.4 xrdb>=1.0.7 xrefresh>=1.0.4 xset>=1.2.1 xsetroot>=1.1.0
|
xrandr>=1.3.4 xrdb>=1.0.7 xrefresh>=1.0.4 xset>=1.2.1 xsetroot>=1.1.0
|
||||||
xvinfo>=1.1.1 xwd>=1.0.4 xwininfo>=1.1.1 xwud>=1.0.3 xinit>=1.1.1"
|
xvinfo>=1.1.1 xwd>=1.0.4 xwininfo>=1.1.1 xwud>=1.0.3 xinit>=1.1.1"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
noarch="yes"
|
|
||||||
replaces="xorg-server-utils>=0"
|
|
||||||
short_desc="X.org applications"
|
short_desc="X.org applications"
|
||||||
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 Xorg applications meta-package for installing various
|
|
||||||
applications from the modular Xorg project."
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue