forked from opnsense/ports
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Taken from: HardenedBSD
- Loading branch information
Showing
76 changed files
with
864 additions
and
8,075 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1535952847 | ||
SHA256 (drumkv1-0.9.2.tar.gz) = 36735bc10d4a45a2eb406b4b578c2fdabc5a71924c54f5735a01b490fe2034fd | ||
SIZE (drumkv1-0.9.2.tar.gz) = 309730 | ||
TIMESTAMP = 1540445542 | ||
SHA256 (drumkv1-0.9.3.tar.gz) = 8ac9525e4698642053d1a79811489792746d17910fe6165de44ddeebfddd6828 | ||
SIZE (drumkv1-0.9.3.tar.gz) = 311570 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- src/drumkv1_jack.cpp.orig 2018-10-25 05:35:34 UTC | ||
+++ src/drumkv1_jack.cpp | ||
@@ -32,6 +32,7 @@ | ||
#include <string.h> | ||
|
||
#include <math.h> | ||
+#include <unistd.h> | ||
|
||
#include <QCoreApplication> | ||
#include <QDir> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Created by: Olivier Duchateau | ||
# $FreeBSD$ | ||
|
||
PORTNAME= pavucontrol-qt | ||
PORTVERSION= 0.4.0 | ||
CATEGORIES= audio | ||
MASTER_SITES= LXQT/${PORTNAME} | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= PulseAudio mixer in Qt | ||
|
||
LICENSE= GPLv2 | ||
|
||
LIB_DEPENDS= libpulse.so:audio/pulseaudio | ||
|
||
USES= cmake:outsource compiler:c++11-lang gettext-runtime localbase:ldflags qt:5 \ | ||
lxqt pkgconfig tar:xz gnome | ||
USE_QT= buildtools_build qmake_build core dbus gui linguisttools \ | ||
widgets | ||
USE_LXQT= buildtools | ||
USE_GNOME= glib20 | ||
|
||
PLIST_FILES= bin/pavucontrol-qt \ | ||
share/applications/pavucontrol-qt.desktop | ||
|
||
.include <bsd.port.mk> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
TIMESTAMP = 1529709887 | ||
SHA256 (lxqt/pavucontrol-qt-0.4.0.tar.xz) = e6b2edc4079c067fa8710eee8bd7f11f148128a9f08d5d38e600b4c31f841b5f | ||
SIZE (lxqt/pavucontrol-qt-0.4.0.tar.xz) = 34916 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
pavucontrol-qt is the Qt port of volume control pavucontrol of sound | ||
server PulseAudio. | ||
|
||
WWW: https://github.com/lxqt/pavucontrol-qt/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.