pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Also remove the package for DeforaOS Mixer
Module Name: pkgsrc-wip
Committed By: Pierre Pronchery <khorben%defora.org@localhost>
Pushed By: khorben
Date: Mon Jan 13 02:25:04 2020 +0100
Changeset: 1f487ccecfb3d8385bbf6e9673ced03fca5c7c7d
Modified Files:
Makefile
deforaos-desktop/Makefile
Removed Files:
deforaos-mixer/DESCR
deforaos-mixer/Makefile
deforaos-mixer/PLIST
deforaos-mixer/distinfo
deforaos-mixer/options.mk
Log Message:
Also remove the package for DeforaOS Mixer
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1f487ccecfb3d8385bbf6e9673ced03fca5c7c7d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
deforaos-desktop/Makefile | 3 +--
deforaos-mixer/DESCR | 3 ---
deforaos-mixer/Makefile | 24 ------------------------
deforaos-mixer/PLIST | 4 ----
deforaos-mixer/distinfo | 5 -----
deforaos-mixer/options.mk | 10 ----------
7 files changed, 1 insertion(+), 49 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index d0f214c624..3b75bd5823 100644
--- a/Makefile
+++ b/Makefile
@@ -575,7 +575,6 @@ SUBDIR+= deforaos-camera
SUBDIR+= deforaos-desktop
SUBDIR+= deforaos-framer
SUBDIR+= deforaos-init
-SUBDIR+= deforaos-mixer
SUBDIR+= deforaos-pdfviewer
SUBDIR+= deforaos-probe
SUBDIR+= deforaos-terminal
diff --git a/deforaos-desktop/Makefile b/deforaos-desktop/Makefile
index 1873d224c8..555ee519cb 100644
--- a/deforaos-desktop/Makefile
+++ b/deforaos-desktop/Makefile
@@ -2,7 +2,7 @@
#
-DISTNAME= deforaos-desktop-0.0.5
+DISTNAME= deforaos-desktop-0.0.6
CATEGORIES= meta-pkgs x11
MASTER_SITES= # empty
@@ -16,7 +16,6 @@ META_PACKAGE= yes
DEPENDS+= deforaos-accessories>=0.0.3:../../wip/deforaos-accessories
DEPENDS+= deforaos-camera>=0.0.1:../../wip/deforaos-camera
DEPENDS+= deforaos-framer>=0.0.0:../../wip/deforaos-framer
-DEPENDS+= deforaos-mixer>=0.1.1:../../wip/deforaos-mixer
DEPENDS+= deforaos-pdfviewer>=0.0.1:../../wip/deforaos-pdfviewer
DEPENDS+= deforaos-terminal>=0.0.0:../../wip/deforaos-terminal
DEPENDS+= deforaos-todo>=0.1.2:../../wip/deforaos-todo
diff --git a/deforaos-mixer/DESCR b/deforaos-mixer/DESCR
deleted file mode 100644
index d1355d71d0..0000000000
--- a/deforaos-mixer/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-DeforaOS desktop audio mixer
-
-This is the GTK3 version.
diff --git a/deforaos-mixer/Makefile b/deforaos-mixer/Makefile
deleted file mode 100644
index 03ea270171..0000000000
--- a/deforaos-mixer/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2012/10/14 21:53:54 khorben Exp $
-
-DISTNAME= Mixer-0.1.1
-PKGNAME= deforaos-mixer-0.1.1
-CATEGORIES= audio
-MASTER_SITES= https://www.defora.org/os/download/download/3705/
-
-MAINTAINER= khorben%defora.org@localhost
-HOMEPAGE= https://www.defora.org/
-COMMENT= DeforaOS desktop volume mixer
-
-LICENSE= gnu-gpl-v3
-
-USE_TOOLS+= pkg-config
-USE_TOOLS+= xgettext
-
-MAKE_FLAGS+= DESTDIR=${DESTDIR}
-MAKE_FLAGS+= PREFIX=${PREFIX}
-
-.include "options.mk"
-
-.include "../../x11/deforaos-libdesktop/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/deforaos-mixer/PLIST b/deforaos-mixer/PLIST
deleted file mode 100644
index 98898aad52..0000000000
--- a/deforaos-mixer/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2011/07/10 12:51:00 khorben Exp $
-bin/mixer
-share/applications/mixer.desktop
-share/locale/fr/LC_MESSAGES/Mixer.mo
diff --git a/deforaos-mixer/distinfo b/deforaos-mixer/distinfo
deleted file mode 100644
index f8298d735a..0000000000
--- a/deforaos-mixer/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.6 2012/10/14 21:53:54 khorben Exp $
-
-SHA1 (Mixer-0.1.1.tar.gz) = d64feff33dfcc33754cecc882021491d6274e932
-RMD160 (Mixer-0.1.1.tar.gz) = 462ec9e4c4b74294daa1c7606ce5900c8d3f4edb
-Size (Mixer-0.1.1.tar.gz) = 26329 bytes
diff --git a/deforaos-mixer/options.mk b/deforaos-mixer/options.mk
deleted file mode 100644
index ec8b66ee49..0000000000
--- a/deforaos-mixer/options.mk
+++ /dev/null
@@ -1,10 +0,0 @@
-# $NetBSD: options.mk,v 1.1 2012/07/13 13:50:31 khorben Exp $
-
-PKG_OPTIONS_VAR= PKG_OPTIONS.deforaos-mixer
-PKG_SUPPORTED_OPTIONS= embedded
-
-.include "../../mk/bsd.options.mk"
-
-.if !empty(PKG_OPTIONS:Membedded)
-MAKE_FLAGS+= CPPFLAGS=-DEMBEDDED
-.endif
Home |
Main Index |
Thread Index |
Old Index