ports/graphics/vpaint/files/patch-src_VPaint.pro
Dmitry Marakasov d9ebd7c5e8 - Add graphics/vpaint: Experimental vector graphics and 2D animation editor
VPaint is an experimental prototype based on the Vector Graphics
Complex (VGC), a technology developed by a collaboration of researchers
at Inria and the University of British Columbia. It allows you to
create resolution-independent illustrations and animations using
innovative techniques.

WWW: https://www.vpaint.org/
2020-01-10 11:13:33 +00:00

10 lines
176 B
Prolog

--- src/VPaint.pro.orig 2020-01-07 15:06:58 UTC
+++ src/VPaint.pro
@@ -18,7 +18,5 @@
TEMPLATE = subdirs
SUBDIRS += \
- Third/GLEW \
Gui
-Gui.depends = Third/GLEW