Skip to content
Snippets Groups Projects
Unverified Commit c9891eb4 authored by Takeshi Mutoh's avatar Takeshi Mutoh Committed by Norikatsu Shigemura
Browse files

lang/scratch: Change *_DEPENDS to USES macros

Pointed out by:	diizzy
Approved by:	takeshi.mutoh@gmail.com (maintainer), hrs (mentor)
parent 0cff8bfa
No related branches found
No related tags found
No related merge requests found
......@@ -12,12 +12,13 @@ LICENSE= CC-BY-SA-3.0 GPLv2 MIT
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= pkg-config:devel/pkgconf \
v4l_compat>=1.0.20100321:multimedia/v4l_compat
LIB_DEPENDS= libpango-1.0.so:x11-toolkits/pango \
libv4l2.so:multimedia/libv4l
BUILD_DEPENDS= v4l_compat>=1.0.20100321:multimedia/v4l_compat
LIB_DEPENDS= libv4l2.so:multimedia/libv4l
RUN_DEPENDS= squeak:lang/squeak
USES= gnome pkgconfig
USE_GNOME= pango
DESKTOP_ENTRIES= "Scratch" \
"${COMMENT}" \
"${DATADIR}/icons/128x128/scratch.png" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment