Contents of /branches/R11-stable/extras/libXv/libXv-1.0.10-r3.smage2
Parent Directory | Revision Log
Revision 22804 -
(show annotations)
(download)
Tue Oct 28 08:49:14 2014 UTC (10 years ago) by niro
File size: 403 byte(s)
Tue Oct 28 08:49:14 2014 UTC (10 years ago) by niro
File size: 403 byte(s)
-release branches/R11-stable
1 | # $Id$ |
2 | |
3 | PNAME="libXv" |
4 | PVER="1.0.10" |
5 | PBUILD="r3" |
6 | |
7 | PCAT="x11-libs" |
8 | |
9 | DESCRIPTION="The X-Video Library." |
10 | HOMEPAGE="http://xorg.freedesktop.org" |
11 | |
12 | # videoproto runtime dep to satisfy builds against libXv |
13 | DEPEND=">= x11-libs/libX11-1.6 |
14 | >= x11-libs/libXext-1.3 |
15 | >= x11-proto/videoproto-2.3" |
16 | |
17 | SDEPEND=">= x11-proto/xextproto-7 |
18 | >= x11-proto/xproto-7" |
19 | |
20 | sminclude xorg multilib |
21 | |
22 | UP2DATE="updatecmd_xorg ${PNAME}" |