Magellan Linux

Contents of /trunk/extras/inputproto/inputproto-2.3.1-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22579 - (show annotations) (download)
Fri Oct 24 11:28:13 2014 UTC (9 years, 7 months ago) by niro
File size: 242 byte(s)
-added missing asciidoc sdep
1 # $Id$
2
3 PNAME="inputproto"
4 PVER="2.3.1"
5 PBUILD="r2"
6
7 PCAT="x11-proto"
8
9 DESCRIPTION="Input extension headers."
10 HOMEPAGE="http://xorg.freedesktop.org"
11
12 SDEPEND=">= app-text/asciidoc-8"
13 sminclude xorg multilib
14
15 UP2DATE="updatecmd_xorg ${PNAME}"