xorg: set homepage and license.
This commit is contained in:
parent
f986fded28
commit
7e4d20db75
1 changed files with 6 additions and 4 deletions
|
@ -1,13 +1,15 @@
|
||||||
# Template file for 'xorg'
|
# Template file for 'xorg'
|
||||||
pkgname=xorg
|
pkgname=xorg
|
||||||
version=7.6
|
version=7.6
|
||||||
|
noarch=yes
|
||||||
|
revision=2
|
||||||
build_style=meta-template
|
build_style=meta-template
|
||||||
fulldepends="xorg-fonts>=7.6 xorg-server>=1.9.3 xorg-apps>=7.6 xorg-input-drivers>=7.6 xorg-video-drivers>=7.6"
|
depends="xorg-fonts>=7.6 xorg-server>=1.9.3 xorg-apps>=7.6
|
||||||
revision=1
|
xorg-input-drivers>=7.6 xorg-video-drivers>=7.6"
|
||||||
short_desc="X.org meta-package"
|
short_desc="X.org meta-package"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
homepage="http://xorg.freedesktop.org"
|
||||||
|
license="MIT"
|
||||||
long_desc="
|
long_desc="
|
||||||
This is the Xorg meta-package for installing the various X.org
|
This is the Xorg meta-package for installing the various X.org
|
||||||
meta-packages (server, clients, fonts, etc) from the X.org project."
|
meta-packages (server, clients, fonts, etc) from the X.org project."
|
||||||
|
|
||||||
noarch=yes
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue