From owner-svn-ports-head@freebsd.org Wed Nov 21 09:22:40 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F22271130765; Wed, 21 Nov 2018 09:22:39 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 97B4C76740; Wed, 21 Nov 2018 09:22:39 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 78F271E55F; Wed, 21 Nov 2018 09:22:39 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wAL9Md56010171; Wed, 21 Nov 2018 09:22:39 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wAL9McXB010166; Wed, 21 Nov 2018 09:22:38 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201811210922.wAL9McXB010166@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Wed, 21 Nov 2018 09:22:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r485506 - in head/graphics: . pencil2d pencil2d/files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/graphics: . pencil2d pencil2d/files X-SVN-Commit-Revision: 485506 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 97B4C76740 X-Spamd-Result: default: False [0.66 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_SPAM_LONG(0.00)[0.001,0]; NEURAL_SPAM_MEDIUM(0.25)[0.253,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_SPAM_SHORT(0.40)[0.402,0] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Nov 2018 09:22:40 -0000 Author: yuri Date: Wed Nov 21 09:22:38 2018 New Revision: 485506 URL: https://svnweb.freebsd.org/changeset/ports/485506 Log: New port: graphics/pencil2d: Easy and intuitive tool to make 2D hand-drawn animations Added: head/graphics/pencil2d/ head/graphics/pencil2d/Makefile (contents, props changed) head/graphics/pencil2d/distinfo (contents, props changed) head/graphics/pencil2d/files/ head/graphics/pencil2d/files/patch-app_app.pro (contents, props changed) head/graphics/pencil2d/pkg-descr (contents, props changed) Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Wed Nov 21 09:21:40 2018 (r485505) +++ head/graphics/Makefile Wed Nov 21 09:22:38 2018 (r485506) @@ -815,6 +815,7 @@ SUBDIR += pecl-qrencode SUBDIR += pecomato SUBDIR += pencil + SUBDIR += pencil2d SUBDIR += peps SUBDIR += perceptualdiff SUBDIR += pfstools Added: head/graphics/pencil2d/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/pencil2d/Makefile Wed Nov 21 09:22:38 2018 (r485506) @@ -0,0 +1,28 @@ +# $FreeBSD$ + +PORTNAME= pencil2d +DISTVERSIONPREFIX= v +DISTVERSION= 0.6.2-63 +DISTVERSIONSUFFIX= -gd05fbae0 +CATEGORIES= graphics math + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Easy and intuitive tool to make 2D hand-drawn animations + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE.TXT + +USES= desktop-file-utils gl gmake qmake qt:5 shared-mime-info +USE_GITHUB= yes +USE_QT= core gui multimedia network svg widgets xml buildtools_build +USE_GL= gl +GH_PROJECT= pencil + +PLIST_FILES= bin/pencil2d \ + share/applications/pencil2d.desktop \ + share/bash-completion/completions/pencil2d \ + share/icons/hicolor/256x256/apps/pencil2d.png \ + share/mime/packages/pencil2d.xml \ + share/zsh/site-functions/_pencil2d + +.include Added: head/graphics/pencil2d/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/pencil2d/distinfo Wed Nov 21 09:22:38 2018 (r485506) @@ -0,0 +1,3 @@ +TIMESTAMP = 1542783932 +SHA256 (pencil2d-pencil-v0.6.2-63-gd05fbae0_GH0.tar.gz) = 24a9f143a13b667ff3ec398fcf0d6d2f5937b6b410ecff16b3133a1fda2f7a32 +SIZE (pencil2d-pencil-v0.6.2-63-gd05fbae0_GH0.tar.gz) = 3198984 Added: head/graphics/pencil2d/files/patch-app_app.pro ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/pencil2d/files/patch-app_app.pro Wed Nov 21 09:22:38 2018 (r485506) @@ -0,0 +1,11 @@ +--- app/app.pro.orig 2018-11-21 09:01:18 UTC ++++ app/app.pro +@@ -135,7 +135,7 @@ win32 { + RC_FILE = data/pencil2d.rc + } + +-linux { ++freebsd { + target.path = $${PREFIX}/bin + + bashcompletion.files = data/pencil2d Added: head/graphics/pencil2d/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/pencil2d/pkg-descr Wed Nov 21 09:22:38 2018 (r485506) @@ -0,0 +1,5 @@ +Pencil2D is an animation/drawing software for FreeBSD, Linux, macOS, and +Windows. It lets you create traditional hand-drawn animation (cartoon) +using both bitmap and vector graphics. Pencil2D is free and open source. + +WWW: https://www.pencil2d.org/