| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/graphics/pencil2d/ |
Upload File : |
PORTNAME= pencil2d
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.6
PORTREVISION= 2
CATEGORIES= graphics math
MAINTAINER= yuri@FreeBSD.org
COMMENT= Easy and intuitive tool to make 2D hand-drawn animations
WWW= https://www.pencil2d.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
RUN_DEPENDS= ffmpeg:multimedia/ffmpeg
USES= compiler:c++11-lang desktop-file-utils gl gmake qmake qt:5 \
shared-mime-info
USE_QT= core gui multimedia svg testlib widgets xml xmlpatterns buildtools:build
USE_GL= gl
USE_GITHUB= yes
GH_PROJECT= pencil
QMAKE_ARGS= NO_TESTS=1
PLIST_FILES= bin/pencil2d \
share/applications/org.pencil2d.Pencil2D.desktop \
share/bash-completion/completions/pencil2d \
share/icons/hicolor/256x256/apps/org.pencil2d.Pencil2D.png \
share/metainfo/org.pencil2d.Pencil2D.metainfo.xml \
share/mime/packages/org.pencil2d.Pencil2D.xml \
share/zsh/site-functions/_pencil2d
.include <bsd.port.mk>