summaryrefslogtreecommitdiff
path: root/audio/xfce4-mixer
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xfce4-mixer')
-rw-r--r--audio/xfce4-mixer/DESCR1
-rw-r--r--audio/xfce4-mixer/Makefile14
-rw-r--r--audio/xfce4-mixer/PLIST56
-rw-r--r--audio/xfce4-mixer/buildlink3.mk24
-rw-r--r--audio/xfce4-mixer/distinfo7
-rw-r--r--audio/xfce4-mixer/patches/patch-aa19
-rw-r--r--audio/xfce4-mixer/patches/patch-ab20
7 files changed, 0 insertions, 141 deletions
diff --git a/audio/xfce4-mixer/DESCR b/audio/xfce4-mixer/DESCR
deleted file mode 100644
index e16d767993b..00000000000
--- a/audio/xfce4-mixer/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Mixer plugin for Xfce.
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile
deleted file mode 100644
index 44fa5cc9118..00000000000
--- a/audio/xfce4-mixer/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD: Makefile,v 1.19 2007/01/23 11:53:46 martti Exp $
-
-.include "../../meta-pkgs/xfce4/Makefile.common"
-
-DISTNAME= xfce4-mixer-${XFCE4_VERSION}
-#PKGREVISION= 1
-CATEGORIES= audio
-COMMENT= Xfce mixer plugin
-
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../x11/xfce4-panel/buildlink3.mk"
-.include "../../mk/oss.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/audio/xfce4-mixer/PLIST b/audio/xfce4-mixer/PLIST
deleted file mode 100644
index a5da2074e79..00000000000
--- a/audio/xfce4-mixer/PLIST
+++ /dev/null
@@ -1,56 +0,0 @@
-@comment $NetBSD: PLIST,v 1.14 2007/01/23 11:53:46 martti Exp $
-bin/xfce4-mixer
-lib/xfce4/mcs-plugins/sound_settings.la
-lib/xfce4/modules/libxfce4mixer.la
-lib/xfce4/panel-plugins/libmixer.la
-share/applications/xfce-mixer-settings.desktop
-share/icons/hicolor/48x48/apps/xfce4-mixer.png
-share/locale/af/LC_MESSAGES/xfce4-mixer.mo
-share/locale/ar/LC_MESSAGES/xfce4-mixer.mo
-share/locale/az/LC_MESSAGES/xfce4-mixer.mo
-share/locale/be/LC_MESSAGES/xfce4-mixer.mo
-share/locale/bg/LC_MESSAGES/xfce4-mixer.mo
-share/locale/bn_IN/LC_MESSAGES/xfce4-mixer.mo
-share/locale/ca/LC_MESSAGES/xfce4-mixer.mo
-share/locale/cs/LC_MESSAGES/xfce4-mixer.mo
-share/locale/da/LC_MESSAGES/xfce4-mixer.mo
-share/locale/de/LC_MESSAGES/xfce4-mixer.mo
-share/locale/el/LC_MESSAGES/xfce4-mixer.mo
-share/locale/en_GB/LC_MESSAGES/xfce4-mixer.mo
-share/locale/es/LC_MESSAGES/xfce4-mixer.mo
-share/locale/es_MX/LC_MESSAGES/xfce4-mixer.mo
-share/locale/et/LC_MESSAGES/xfce4-mixer.mo
-share/locale/eu/LC_MESSAGES/xfce4-mixer.mo
-share/locale/fa/LC_MESSAGES/xfce4-mixer.mo
-share/locale/fi/LC_MESSAGES/xfce4-mixer.mo
-share/locale/fr/LC_MESSAGES/xfce4-mixer.mo
-share/locale/gu/LC_MESSAGES/xfce4-mixer.mo
-share/locale/he/LC_MESSAGES/xfce4-mixer.mo
-share/locale/hi/LC_MESSAGES/xfce4-mixer.mo
-share/locale/hu/LC_MESSAGES/xfce4-mixer.mo
-share/locale/hy/LC_MESSAGES/xfce4-mixer.mo
-share/locale/it/LC_MESSAGES/xfce4-mixer.mo
-share/locale/ja/LC_MESSAGES/xfce4-mixer.mo
-share/locale/ko/LC_MESSAGES/xfce4-mixer.mo
-share/locale/ku/LC_MESSAGES/xfce4-mixer.mo
-share/locale/lt/LC_MESSAGES/xfce4-mixer.mo
-share/locale/mr/LC_MESSAGES/xfce4-mixer.mo
-share/locale/ms/LC_MESSAGES/xfce4-mixer.mo
-share/locale/nb_NO/LC_MESSAGES/xfce4-mixer.mo
-share/locale/nl/LC_MESSAGES/xfce4-mixer.mo
-share/locale/pa/LC_MESSAGES/xfce4-mixer.mo
-share/locale/pl/LC_MESSAGES/xfce4-mixer.mo
-share/locale/pt_BR/LC_MESSAGES/xfce4-mixer.mo
-share/locale/pt_PT/LC_MESSAGES/xfce4-mixer.mo
-share/locale/ro/LC_MESSAGES/xfce4-mixer.mo
-share/locale/ru/LC_MESSAGES/xfce4-mixer.mo
-share/locale/sk/LC_MESSAGES/xfce4-mixer.mo
-share/locale/sl/LC_MESSAGES/xfce4-mixer.mo
-share/locale/sq/LC_MESSAGES/xfce4-mixer.mo
-share/locale/sv/LC_MESSAGES/xfce4-mixer.mo
-share/locale/ta/LC_MESSAGES/xfce4-mixer.mo
-share/locale/tr/LC_MESSAGES/xfce4-mixer.mo
-share/locale/uk/LC_MESSAGES/xfce4-mixer.mo
-share/locale/vi/LC_MESSAGES/xfce4-mixer.mo
-share/locale/zh_CN/LC_MESSAGES/xfce4-mixer.mo
-share/locale/zh_TW/LC_MESSAGES/xfce4-mixer.mo
diff --git a/audio/xfce4-mixer/buildlink3.mk b/audio/xfce4-mixer/buildlink3.mk
deleted file mode 100644
index c90895070f9..00000000000
--- a/audio/xfce4-mixer/buildlink3.mk
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.19 2007/01/23 11:53:46 martti Exp $
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
-XFCE4_MIXER_BUILDLINK3_MK:= ${XFCE4_MIXER_BUILDLINK3_MK}+
-
-.if ${BUILDLINK_DEPTH} == "+"
-BUILDLINK_DEPENDS+= xfce4-mixer
-.endif
-
-BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-mixer}
-BUILDLINK_PACKAGES+= xfce4-mixer
-BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}xfce4-mixer
-
-.if ${XFCE4_MIXER_BUILDLINK3_MK} == "+"
-BUILDLINK_API_DEPENDS.xfce4-mixer+= xfce4-mixer>=4.2.4
-BUILDLINK_PKGSRCDIR.xfce4-mixer?= ../../audio/xfce4-mixer
-.endif # XFCE4_MIXER_BUILDLINK3_MK
-
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../x11/xfce4-panel/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/audio/xfce4-mixer/distinfo b/audio/xfce4-mixer/distinfo
deleted file mode 100644
index 5ad62f7bf22..00000000000
--- a/audio/xfce4-mixer/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.14 2007/01/23 11:53:46 martti Exp $
-
-SHA1 (xfce4-mixer-4.2.4.tar.gz) = aa3f12f6ce13774a296566db10c2c90396d0e3b2
-RMD160 (xfce4-mixer-4.2.4.tar.gz) = c545b70960cecc2f9ee5f923b3dd11a56cec05d1
-Size (xfce4-mixer-4.2.4.tar.gz) = 607409 bytes
-SHA1 (patch-aa) = 813b37e41c8a19c8ce2d2b4ed9fc5e53601dd025
-SHA1 (patch-ab) = 52d3d875c335a55e00870385cc114af7265748dc
diff --git a/audio/xfce4-mixer/patches/patch-aa b/audio/xfce4-mixer/patches/patch-aa
deleted file mode 100644
index c7989e7cc96..00000000000
--- a/audio/xfce4-mixer/patches/patch-aa
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2006/11/28 18:57:25 rillig Exp $
-
---- panel-plugin/plugin.c.orig 2006-11-28 19:25:31.314565636 +0100
-+++ panel-plugin/plugin.c 2006-11-28 19:27:08.972814548 +0100
-@@ -18,6 +18,14 @@
- /* DO: timeout -> update volume */
- #define UPDATE_TIMEOUT 1000
-
-+#ifdef XFCE_PANEL_THREADED
-+# define XFCE_PANEL_LOCK() gdk_threads_enter()
-+# define XFCE_PANEL_UNLOCK() gdk_threads_leave()
-+#else
-+# define XFCE_PANEL_LOCK() do { } while (0)
-+# define XFCE_PANEL_UNLOCK() do { } while (0)
-+#endif
-+
- typedef struct
- {
- GtkWidget *box;
diff --git a/audio/xfce4-mixer/patches/patch-ab b/audio/xfce4-mixer/patches/patch-ab
deleted file mode 100644
index abb62294577..00000000000
--- a/audio/xfce4-mixer/patches/patch-ab
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-ab,v 1.2 2007/01/23 11:53:46 martti Exp $
-
-SunPro cannot handle function-like macros on the command line.
-
---- configure.orig 2007-01-14 21:05:51.000000000 +0000
-+++ configure 2007-01-23 12:35:37.000000000 +0000
-@@ -23199,13 +23199,9 @@
- { echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6; }
- xdt_cv_CFLAGS="$xdt_cv_CFLAGS -DXFCE_PANEL_THREADED=1"
-- xdt_cv_CFLAGS="$xdt_cv_CFLAGS -DXFCE_PANEL_LOCK\(\)=gdk_threads_enter\(\)"
-- xdt_cv_CFLAGS="$xdt_cv_CFLAGS -DXFCE_PANEL_UNLOCK\(\)=gdk_threads_leave\(\)"
- else
- { echo "$as_me:$LINENO: result: no" >&5
- echo "${ECHO_T}no" >&6; }
-- xdt_cv_CFLAGS="$xdt_cv_CFLAGS -DXFCE_PANEL_LOCK\(\)=do{}while\(0\)"
-- xdt_cv_CFLAGS="$xdt_cv_CFLAGS -DXFCE_PANEL_UNLOCK\(\)=do{}while\(0\)"
- fi
- XFCE4_PANEL_CFLAGS="$xdt_cv_CFLAGS"
-