wok-6.x diff xorg-libXp/receipt @ rev 14996
Add LGPL2.1 licenses
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Aug 10 11:00:21 2013 +0000 (2013-08-10) |
parents | 48bd3d8ae881 |
children | eb8067417980 |
line diff
1.1 --- a/xorg-libXp/receipt Fri May 24 12:05:11 2013 +0200 1.2 +++ b/xorg-libXp/receipt Sat Aug 10 11:00:21 2013 +0000 1.3 @@ -6,11 +6,10 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Provides public APIs to allow client applications to render to non-display devices." 1.6 MAINTAINER="rcx@zoominternet.net" 1.7 +SOURCE="libXp" 1.8 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.9 WEB_SITE="http://www.x.org/" 1.10 -# This lib is missing from the current X11R7.4 1.11 -#WGET_URL="$XORG_MIRROR/lib/$TARBALL" 1.12 -WGET_URL="http://xorg.freedesktop.org/releases/X11R7.3/src/lib/$TARBALL" 1.13 +WGET_URL="$XORG_MIRROR/lib/$TARBALL" 1.14 CROSS="bug: can not run test programm" 1.15 1.16 DEPENDS="xorg-libXext"