wok-current diff mozplugger/receipt @ rev 20474
daloradius: typo
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Oct 17 05:16:53 2018 +0300 (2018-10-17) |
parents | 6b201f405c6b |
children | 1d27173881e7 |
line diff
1.1 --- a/mozplugger/receipt Mon May 16 01:12:39 2011 +0000 1.2 +++ b/mozplugger/receipt Wed Oct 17 05:16:53 2018 +0300 1.3 @@ -5,11 +5,13 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="A Mozilla & Firefox multimedia plugin." 1.6 MAINTAINER="slaxemulator@gmail.com" 1.7 -DEPENDS="xorg-libX11" 1.8 +LICENSE="GPL2" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://mozplugger.mozdev.org" 1.11 WGET_URL="$WEB_SITE/files/$TARBALL" 1.12 1.13 +DEPENDS="xorg-libX11" 1.14 + 1.15 # Rules to configure and make the package. 1.16 compile_rules() 1.17 {