From owner-svn-ports-head@freebsd.org Wed Jul 11 04:13:47 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 C2860102DC73; Wed, 11 Jul 2018 04:13:46 +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 75BA47BB1B; Wed, 11 Jul 2018 04:13:46 +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 565AB5CD7; Wed, 11 Jul 2018 04:13:46 +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 w6B4Dkpw029112; Wed, 11 Jul 2018 04:13:46 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6B4DjuX029109; Wed, 11 Jul 2018 04:13:45 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201807110413.w6B4DjuX029109@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Wed, 11 Jul 2018 04:13:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474420 - in head/audio: . giada X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/audio: . giada X-SVN-Commit-Revision: 474420 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 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, 11 Jul 2018 04:13:47 -0000 Author: yuri Date: Wed Jul 11 04:13:45 2018 New Revision: 474420 URL: https://svnweb.freebsd.org/changeset/ports/474420 Log: New port: audio/giada: Hardcore loop machine Added: head/audio/giada/ head/audio/giada/Makefile (contents, props changed) head/audio/giada/distinfo (contents, props changed) head/audio/giada/pkg-descr (contents, props changed) Modified: head/audio/Makefile Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Wed Jul 11 00:33:21 2018 (r474419) +++ head/audio/Makefile Wed Jul 11 04:13:45 2018 (r474420) @@ -203,6 +203,7 @@ SUBDIR += gbsplay SUBDIR += gervill SUBDIR += ghostess + SUBDIR += giada SUBDIR += gimmix SUBDIR += gkrellmms2 SUBDIR += gkrellmvolume2 Added: head/audio/giada/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/giada/Makefile Wed Jul 11 04:13:45 2018 (r474420) @@ -0,0 +1,36 @@ +# $FreeBSD$ + +PORTNAME= giada +DISTVERSIONPREFIX= v +DISTVERSION= 0.15.1 +CATEGORIES= audio + +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES= 6712086d9d64c95dbf919ac74d14ca2e40fe18a5.patch:-p1 + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Hardcore loop machine + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libasound.so:audio/alsa-lib \ + libfltk.so:x11-toolkits/fltk \ + libfreetype.so:print/freetype2 \ + libjack.so:audio/jack \ + libjansson.so:devel/jansson \ + libpulse.so:audio/pulseaudio \ + librtmidi.so:audio/rtmidi \ + libsamplerate.so:audio/libsamplerate \ + libsndfile.so:audio/libsndfile + +USES= autoreconf gmake localbase +USE_GITHUB= yes +GH_ACCOUNT= monocasual +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --target=freebsd +USE_XORG= x11 xext xft xpm + +PLIST_FILES= bin/giada + +.include Added: head/audio/giada/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/giada/distinfo Wed Jul 11 04:13:45 2018 (r474420) @@ -0,0 +1,5 @@ +TIMESTAMP = 1531281934 +SHA256 (monocasual-giada-v0.15.1_GH0.tar.gz) = 8eb70a38ed6a74ed42e301b72dd8bf6ecabbc4e000249d8e4c614959b0de5f3e +SIZE (monocasual-giada-v0.15.1_GH0.tar.gz) = 450292 +SHA256 (6712086d9d64c95dbf919ac74d14ca2e40fe18a5.patch) = 9f28ad585ca0a523c6e127db55638ef1e23d2c3c99814905f8b482294026ca6b +SIZE (6712086d9d64c95dbf919ac74d14ca2e40fe18a5.patch) = 16245 Added: head/audio/giada/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/giada/pkg-descr Wed Jul 11 04:13:45 2018 (r474420) @@ -0,0 +1,8 @@ +Giada is a free, minimal, hardcore audio tool for DJs, live performers and +electronic musicians. How does it work? Just pick up your channel, fill it +with samples or MIDI events and start the show by using this tiny piece of +software as a loop machine, drum machine, sequencer, live sampler or yet as +a plugin/effect host. Giada aims to be a compact and portable virtual device +for production use and live sets. + +WWW: https://www.giadamusic.com/