pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
alure: Remove example binaries
Module Name: pkgsrc-wip
Committed By: bgermann <bastiangermann%fishpost.de@localhost>
Pushed By: bgermann
Date: Mon Sep 17 13:54:24 2018 +0200
Changeset: ba9419b926e6c82da454c30015f5d6c876605b51
Modified Files:
alure/Makefile
alure/PLIST
Log Message:
alure: Remove example binaries
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ba9419b926e6c82da454c30015f5d6c876605b51
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
alure/Makefile | 2 +-
alure/PLIST | 3 ---
2 files changed, 1 insertion(+), 4 deletions(-)
diffs:
diff --git a/alure/Makefile b/alure/Makefile
index 53055fb34d..e2b375fec8 100644
--- a/alure/Makefile
+++ b/alure/Makefile
@@ -12,7 +12,7 @@ LICENSE= mit
USE_CMAKE= yes
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
-CMAKE_ARGS+= -DDUMB=OFF -DDYNLOAD=OFF
+CMAKE_ARGS+= -DBUILD_EXAMPLES=OFF -DDUMB=OFF -DDYNLOAD=OFF
PKGCONFIG_OVERRIDE+= alure-static.pc.in
PKGCONFIG_OVERRIDE+= alure.pc.in
diff --git a/alure/PLIST b/alure/PLIST
index 5b658449e3..531b49daf4 100644
--- a/alure/PLIST
+++ b/alure/PLIST
@@ -1,7 +1,4 @@
@comment $NetBSD$
-bin/alurecdplay
-bin/alureplay
-bin/alurestream
include/AL/alure.h
lib/libalure-static.a
lib/libalure.so
Home |
Main Index |
Thread Index |
Old Index