Update to xfce4-mixer 4.6.1, tweak COMMENT for consistency.
Remove a patch merged upstream.
This commit is contained in:
parent
e416501366
commit
eb48c71ed8
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2009/03/28 10:32:59 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2009/04/28 19:48:47 landry Exp $
|
||||
|
||||
COMMENT= volume mixer module for xfce4-panel
|
||||
COMMENT= Xfce4 volume mixer
|
||||
|
||||
XFCE_PROJECT= xfce4-mixer
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
|
||||
# GPLv2
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (xfce4/xfce4-mixer-4.6.0.tar.bz2) = 7nlWpz7+Q9pLJ62c0fTSCw==
|
||||
RMD160 (xfce4/xfce4-mixer-4.6.0.tar.bz2) = 7WSyRfi0vPcG+yG2ZSCKRdhvuHo=
|
||||
SHA1 (xfce4/xfce4-mixer-4.6.0.tar.bz2) = 68vCzvvW8KJMM51hvbE44rvhM1w=
|
||||
SHA256 (xfce4/xfce4-mixer-4.6.0.tar.bz2) = zlxBA+4JLI0XvNerbeIVJE/+M+RjSulOkBwvbIa/XQ0=
|
||||
SIZE (xfce4/xfce4-mixer-4.6.0.tar.bz2) = 410876
|
||||
MD5 (xfce4/xfce4-mixer-4.6.1.tar.bz2) = qZ4kVURUgO9Qgf5pRUpG/A==
|
||||
RMD160 (xfce4/xfce4-mixer-4.6.1.tar.bz2) = H9bEUJZ6h8KAgvlg3jZZYzuHbv4=
|
||||
SHA1 (xfce4/xfce4-mixer-4.6.1.tar.bz2) = 6GFjeC/E/DFnHHyyEtI9NBBq068=
|
||||
SHA256 (xfce4/xfce4-mixer-4.6.1.tar.bz2) = z3uK9mlrDjeVq2XRWotdIXEjlVkZcT97roYAi1artd0=
|
||||
SIZE (xfce4/xfce4-mixer-4.6.1.tar.bz2) = 412483
|
||||
|
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-libxfce4mixer_libxfce4mixer_c,v 1.1 2009/03/28 10:32:59 ajacoutot Exp $
|
||||
--- libxfce4mixer/libxfce4mixer.c.orig Sat Mar 28 10:24:01 2009
|
||||
+++ libxfce4mixer/libxfce4mixer.c Sat Mar 28 10:27:02 2009
|
||||
@@ -232,7 +232,7 @@ _xfce_mixer_filter_mixer (GstMixer *mixer,
|
||||
{
|
||||
GstElementFactory *factory;
|
||||
const gchar *long_name;
|
||||
- gchar *device_name;
|
||||
+ gchar *device_name = NULL;
|
||||
gchar *internal_name;
|
||||
gchar *name;
|
||||
gchar *p;
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2009/03/23 17:23:43 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2009/04/28 19:48:47 landry Exp $
|
||||
@bin bin/xfce4-mixer
|
||||
libexec/xfce4/
|
||||
libexec/xfce4/panel-plugins/
|
||||
@ -21,16 +21,13 @@ share/locale/fr/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/gl/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/hu/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/id/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/it/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/ja/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/nb_NO/
|
||||
share/locale/nb_NO/LC_MESSAGES/
|
||||
share/locale/nb_NO/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/nb/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/nl/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/pl/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/pt/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/pt_PT/
|
||||
share/locale/pt_PT/LC_MESSAGES/
|
||||
share/locale/pt_PT/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/ru/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/si/
|
||||
share/locale/si/LC_MESSAGES/
|
||||
|
Loading…
Reference in New Issue
Block a user