From owner-svn-ports-head@freebsd.org Mon Mar 25 20:38:01 2019 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 071BE154D342; Mon, 25 Mar 2019 20:38:01 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9B828868CC; Mon, 25 Mar 2019 20:38:00 +0000 (UTC) (envelope-from tcberner@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 755ECD22D; Mon, 25 Mar 2019 20:38:00 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x2PKc0i4092696; Mon, 25 Mar 2019 20:38:00 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x2PKbxuK092685; Mon, 25 Mar 2019 20:37:59 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201903252037.x2PKbxuK092685@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Mon, 25 Mar 2019 20:37:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r496856 - in head/audio: . pulseaudio-qt X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: in head/audio: . pulseaudio-qt X-SVN-Commit-Revision: 496856 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 9B828868CC X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.98)[-0.975,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] 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: Mon, 25 Mar 2019 20:38:01 -0000 Author: tcberner Date: Mon Mar 25 20:37:59 2019 New Revision: 496856 URL: https://svnweb.freebsd.org/changeset/ports/496856 Log: New port: audio/pulseaudio-qt -- Qt bindings for PulseAudio Added: head/audio/pulseaudio-qt/ head/audio/pulseaudio-qt/Makefile (contents, props changed) head/audio/pulseaudio-qt/distinfo (contents, props changed) head/audio/pulseaudio-qt/pkg-descr (contents, props changed) head/audio/pulseaudio-qt/pkg-plist (contents, props changed) Modified: head/audio/Makefile Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Mon Mar 25 18:47:51 2019 (r496855) +++ head/audio/Makefile Mon Mar 25 20:37:59 2019 (r496856) @@ -654,6 +654,7 @@ SUBDIR += pulseaudio SUBDIR += pulseaudio-module-sndio SUBDIR += pulseaudio-module-xrdp + SUBDIR += pulseaudio-qt SUBDIR += pulseeffects SUBDIR += py-SoundFile SUBDIR += py-al Added: head/audio/pulseaudio-qt/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/pulseaudio-qt/Makefile Mon Mar 25 20:37:59 2019 (r496856) @@ -0,0 +1,20 @@ +# $FreeBSD$ + +PORTNAME= pulseaudio-qt +DISTVERSION= 1.0.0 +MASTER_SITES= KDE/stable/${PORTNAME} +CATEGORIES= audio kde + +MAINTAINER= kde@FreeBSD.org +COMMENT= Pulseaudio bindings for Qt + +LIB_DEPENDS= libcanberra.so:audio/libcanberra \ + libpulse.so:audio/pulseaudio + +USES= cmake compiler:c++11-lib cpe gettext kde:5 \ + pkgconfig qt:5 shebangfix tar:xz +USE_KDE= coreaddons ecm doctools i18n +USE_QT= core dbus gui \ + buildtools_build qmake_build + +.include Added: head/audio/pulseaudio-qt/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/pulseaudio-qt/distinfo Mon Mar 25 20:37:59 2019 (r496856) @@ -0,0 +1,3 @@ +TIMESTAMP = 1553545265 +SHA256 (pulseaudio-qt-1.0.0.tar.xz) = a0a4f2793e642e77a5c4698421becc8c046c426811e9d270ff2a31b49bae10df +SIZE (pulseaudio-qt-1.0.0.tar.xz) = 30416 Added: head/audio/pulseaudio-qt/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/pulseaudio-qt/pkg-descr Mon Mar 25 20:37:59 2019 (r496856) @@ -0,0 +1,10 @@ +Pulseaudio bindings for Qt. + +PulseAudio is a sound system for POSIX OSes, meaning that it is a proxy for +your sound applications. It allows you to do advanced operations on your sound +data as it passes between your application and your hardware. Things like +transferring the audio to a different machine, changing the sample format or +channel count and mixing several sounds into one are easily achieved using a +sound server. + +WWW: https://github.com/KDE/pulseaudio-qt Added: head/audio/pulseaudio-qt/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/pulseaudio-qt/pkg-plist Mon Mar 25 20:37:59 2019 (r496856) @@ -0,0 +1,41 @@ +include/KF5/KF5PulseAudioQt/PulseAudioQt/Card +include/KF5/KF5PulseAudioQt/PulseAudioQt/Client +include/KF5/KF5PulseAudioQt/PulseAudioQt/Context +include/KF5/KF5PulseAudioQt/PulseAudioQt/Device +include/KF5/KF5PulseAudioQt/PulseAudioQt/Models +include/KF5/KF5PulseAudioQt/PulseAudioQt/Module +include/KF5/KF5PulseAudioQt/PulseAudioQt/Port +include/KF5/KF5PulseAudioQt/PulseAudioQt/Profile +include/KF5/KF5PulseAudioQt/PulseAudioQt/PulseObject +include/KF5/KF5PulseAudioQt/PulseAudioQt/Server +include/KF5/KF5PulseAudioQt/PulseAudioQt/Sink +include/KF5/KF5PulseAudioQt/PulseAudioQt/SinkInput +include/KF5/KF5PulseAudioQt/PulseAudioQt/Source +include/KF5/KF5PulseAudioQt/PulseAudioQt/SourceOutput +include/KF5/KF5PulseAudioQt/PulseAudioQt/StreamRestore +include/KF5/KF5PulseAudioQt/PulseAudioQt/VolumeObject +include/KF5/KF5PulseAudioQt/PulseAudioQt/card.h +include/KF5/KF5PulseAudioQt/PulseAudioQt/client.h +include/KF5/KF5PulseAudioQt/PulseAudioQt/context.h +include/KF5/KF5PulseAudioQt/PulseAudioQt/device.h +include/KF5/KF5PulseAudioQt/PulseAudioQt/kf5pulseaudioqt_export.h +include/KF5/KF5PulseAudioQt/PulseAudioQt/models.h +include/KF5/KF5PulseAudioQt/PulseAudioQt/module.h +include/KF5/KF5PulseAudioQt/PulseAudioQt/port.h +include/KF5/KF5PulseAudioQt/PulseAudioQt/profile.h +include/KF5/KF5PulseAudioQt/PulseAudioQt/pulseobject.h +include/KF5/KF5PulseAudioQt/PulseAudioQt/server.h +include/KF5/KF5PulseAudioQt/PulseAudioQt/sink.h +include/KF5/KF5PulseAudioQt/PulseAudioQt/sinkinput.h +include/KF5/KF5PulseAudioQt/PulseAudioQt/source.h +include/KF5/KF5PulseAudioQt/PulseAudioQt/sourceoutput.h +include/KF5/KF5PulseAudioQt/PulseAudioQt/streamrestore.h +include/KF5/KF5PulseAudioQt/PulseAudioQt/volumeobject.h +include/KF5/pulseaudioqt_version.h +lib/cmake/KF5PulseAudioQt/KF5PulseAudioQtConfig.cmake +lib/cmake/KF5PulseAudioQt/KF5PulseAudioQtConfigVersion.cmake +lib/cmake/KF5PulseAudioQt/KF5PulseAudioQtTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KF5PulseAudioQt/KF5PulseAudioQtTargets.cmake +lib/libKF5PulseAudioQt.so +lib/libKF5PulseAudioQt.so.1 +lib/libKF5PulseAudioQt.so.1.0.0