wok-4.x diff nqc/receipt @ rev 6343
Fixed vlc. Using ffmpeg instead of ffmpeg-svn since ffmpeg-svn can't be build.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Sep 19 14:05:10 2010 +0000 (2010-09-19) |
parents | 7c7d61c79e14 |
children | e12edf09e821 |
line diff
1.1 --- a/nqc/receipt Sat Aug 29 22:36:12 2009 +0000 1.2 +++ b/nqc/receipt Sun Sep 19 14:05:10 2010 +0000 1.3 @@ -11,6 +11,7 @@ 1.4 WEB_SITE="http://bricxcc.sourceforge.net/nqc/" 1.5 #WGET_URL="http://bricxcc.sourceforge.net/nqc/release/$TARBALL" 1.6 WGET_URL="http://users.zoominternet.net/~rcx/$TARBALL" 1.7 +TAGS="compiler language" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()