pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio audio: Remove gimmix



details:   https://anonhg.NetBSD.org/pkgsrc/rev/59b413bbdd26
branches:  trunk
changeset: 412209:59b413bbdd26
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Mar 01 13:07:39 2020 +0000

description:
audio: Remove gimmix

Upstream disappeared around 7 years ago. This isn't the latest version which
is apparently 0.5.7.2.

Plenty of other mpd clients are available.

diffstat:

 audio/Makefile                                   |    3 +-
 audio/gimmix/DESCR                               |   14 --
 audio/gimmix/Makefile                            |   38 -------
 audio/gimmix/PLIST                               |   15 ---
 audio/gimmix/distinfo                            |    9 -
 audio/gimmix/patches/patch-src_gimmix-playlist.c |  112 -----------------------
 audio/gimmix/patches/patch-src_gimmix_covers_c   |   14 --
 audio/gimmix/patches/patch-src_gimmix_lyrics_c   |   14 --
 8 files changed, 1 insertions(+), 218 deletions(-)

diffs (261 lines):

diff -r 21fdccc3d59a -r 59b413bbdd26 audio/Makefile
--- a/audio/Makefile    Sun Mar 01 13:02:37 2020 +0000
+++ b/audio/Makefile    Sun Mar 01 13:07:39 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.587 2020/02/29 13:51:33 nia Exp $
+# $NetBSD: Makefile,v 1.588 2020/03/01 13:07:39 nia Exp $
 #
 
 COMMENT=       Audio tools
@@ -121,7 +121,6 @@
 SUBDIR+=       freezetag
 SUBDIR+=       game-music-emu
 SUBDIR+=       gbemol
-SUBDIR+=       gimmix
 SUBDIR+=       gkrellm-volume
 SUBDIR+=       glurp
 SUBDIR+=       glyr
diff -r 21fdccc3d59a -r 59b413bbdd26 audio/gimmix/DESCR
--- a/audio/gimmix/DESCR        Sun Mar 01 13:02:37 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-Gimmix is a graphical Music player daemon (MPD) client written in C
-using GTK+2.
-
-Features:
-=========
-* Simple and Clean Interface.
-* Library Browser.
-* Library search. (search by artist, album, filename, etc)
-* Playlist management (manage mpd playlists)
-* ID3v2 tag editing support.
-* System tray icon support.
-* Support for controlling gimmix through Keyboard.
-* Notification support (Displays the currently playing song in systray).
-* Small memory footprint.
diff -r 21fdccc3d59a -r 59b413bbdd26 audio/gimmix/Makefile
--- a/audio/gimmix/Makefile     Sun Mar 01 13:02:37 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,38 +0,0 @@
-# $NetBSD: Makefile,v 1.62 2020/01/18 21:48:42 jperkin Exp $
-#
-
-DISTNAME=      gimmix-0.5.7.1
-PKGREVISION=   49
-CATEGORIES=    audio
-MASTER_SITES=  http://download.berlios.de/gimmix/
-EXTRACT_SUFX=  .tar.bz2
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-#HOMEPAGE=     http://gimmix.berlios.de/
-COMMENT=       Graphical Music player daemon (MPD) client
-LICENSE=       gnu-gpl-v2
-
-GNU_CONFIGURE=         yes
-USE_LIBTOOL=           yes
-USE_PKGLOCALEDIR=      yes
-USE_TOOLS+=            intltool gmake msgfmt pkg-config
-
-# fixes broken symbolic link to /usr/share/intltool/Makefile.in.in
-post-extract:
-       rm -f ${WRKSRC}/po/Makefile.in.in
-       ln -s ${LOCALBASE}/share/intltool/Makefile.in.in \
-               ${WRKSRC}/po/Makefile.in.in
-
-.include "../../x11/gtk2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libmpd+=         libmpd>=0.17.0
-.include "../../audio/libmpd/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libglade+=       libglade>=2.6
-.include "../../devel/libglade/buildlink3.mk"
-BUILDLINK_API_DEPENDS.taglib+=         taglib>=1.4
-.include "../../audio/taglib/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../textproc/libnxml/buildlink3.mk"
-.include "../../www/curl/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../x11/libX11/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 21fdccc3d59a -r 59b413bbdd26 audio/gimmix/PLIST
--- a/audio/gimmix/PLIST        Sun Mar 01 13:02:37 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2009/12/16 19:31:51 drochner Exp $
-bin/gimmix
-man/man1/gimmix.1
-share/applications/gimmix.desktop
-share/gimmix/gimmix.glade
-share/gimmix/gimmix_firstrun.png
-share/locale/de/LC_MESSAGES/gimmix.mo
-share/locale/fr/LC_MESSAGES/gimmix.mo
-share/locale/sv/LC_MESSAGES/gimmix.mo
-share/locale/tr/LC_MESSAGES/gimmix.mo
-share/locale/zh_TW/LC_MESSAGES/gimmix.mo
-share/pixmaps/gimmix-album.png
-share/pixmaps/gimmix.png
-share/pixmaps/gimmix_logo_small.png
-share/pixmaps/gimmix_playlist.png
diff -r 21fdccc3d59a -r 59b413bbdd26 audio/gimmix/distinfo
--- a/audio/gimmix/distinfo     Sun Mar 01 13:02:37 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-$NetBSD: distinfo,v 1.7 2015/11/03 01:12:32 agc Exp $
-
-SHA1 (gimmix-0.5.7.1.tar.bz2) = d32f272e4c6b4107081355c19bf813b69096ee7d
-RMD160 (gimmix-0.5.7.1.tar.bz2) = be664504014a23f3ff7327730508cb18a9e0d356
-SHA512 (gimmix-0.5.7.1.tar.bz2) = 03187d423afc97e9eec014603518a35795ac3d240e68c888a39c97a790be1cf5a838cd70d71df2ee455e5f437bc74689e5fd2cf3695e0e1d805fde60d9b0e26b
-Size (gimmix-0.5.7.1.tar.bz2) = 330368 bytes
-SHA1 (patch-src_gimmix-playlist.c) = db9ea0a63db64b8e3d03cf8fe436b8b9513830b6
-SHA1 (patch-src_gimmix_covers_c) = 3c438232c6fa414ceaa5f131e259a1f810e58771
-SHA1 (patch-src_gimmix_lyrics_c) = 944af1a9b66e1eaeb457fd5705ec1c64d48039ea
diff -r 21fdccc3d59a -r 59b413bbdd26 audio/gimmix/patches/patch-src_gimmix-playlist.c
--- a/audio/gimmix/patches/patch-src_gimmix-playlist.c  Sun Mar 01 13:02:37 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,112 +0,0 @@
-$NetBSD: patch-src_gimmix-playlist.c,v 1.1 2013/12/15 19:36:02 joerg Exp $
-
---- src/gimmix-playlist.c.orig 2013-12-15 15:32:41.000000000 +0000
-+++ src/gimmix-playlist.c
-@@ -39,7 +39,7 @@ typedef enum {
- 
- typedef enum {
-       SONG = 1,
--      DIR,
-+      DIRECTORY,
-       PLAYLIST
- } GimmixFileType;
- 
-@@ -149,7 +149,7 @@ on_drag_data_get (GtkWidget *widget, Gdk
-               gtk_tree_model_get_iter (model, &iter, list->data);
-               gtk_tree_model_get (model, &iter, 2, &path, 3, &type, -1);
-               
--              if (type == DIR || type == SONG)
-+              if (type == DIRECTORY || type == SONG)
-               {
-                       switch (target_type)
-                       {
-@@ -671,7 +671,7 @@ gimmix_library_and_playlists_populate (v
-                                               GDK_TYPE_PIXBUF,        /* icon (0) */
-                                               G_TYPE_STRING,          /* name (1) */
-                                               G_TYPE_STRING,          /* path (2) */
--                                              G_TYPE_INT,                     /* type DIR/SONG (3) */
-+                                              G_TYPE_INT,                     /* type DIRECTORY/SONG (3) */
-                                               G_TYPE_INT);            /* id (4) */
-       
-       pls_store       = gtk_list_store_new (2, 
-@@ -696,7 +696,7 @@ gimmix_library_and_playlists_populate (v
-                                               0, dir_pixbuf,
-                                               1, path,
-                                               2, data->directory,
--                                              3, DIR,
-+                                              3, DIRECTORY,
-                                               -1);
-                       g_free (path);
-               }
-@@ -954,7 +954,7 @@ cb_library_dir_activated (gpointer data)
-               gtk_tree_model_get_iter (model, &iter, list->data);
-               gtk_tree_model_get (model, &iter, 2, &path, 3, &type, -1);
-               
--              if (type == DIR)
-+              if (type == DIRECTORY)
-               {       
-                       gimmix_update_library_with_dir (path);
-               }
-@@ -1005,7 +1005,7 @@ cb_library_popup_add_clicked (GtkWidget 
-               gtk_tree_model_get_iter (model, &iter, list->data);
-               gtk_tree_model_get (model, &iter, 2, &path, 3, &type, -1);
-               
--              if (type == DIR)
-+              if (type == DIRECTORY)
-               {
-                       mpd_playlist_queue_add (gmo, path);
-               }
-@@ -1023,7 +1023,7 @@ cb_library_popup_add_clicked (GtkWidget 
-               gtk_tree_model_get (model, &iter, 2, &path, 3, &type, -1);
-       
-               
--              if (type == DIR)
-+              if (type == DIRECTORY)
-               {       
-                       mpd_playlist_queue_add (gmo, path);
-                       g_free (path);
-@@ -1081,7 +1081,7 @@ cd_library_popup_replace_clicked (GtkWid
-               gtk_tree_model_get_iter (model, &iter, list->data);
-               gtk_tree_model_get (model, &iter, 2, &path, 3, &type, -1);
-               
--              if (type == DIR)
-+              if (type == DIRECTORY)
-               {
-                       mpd_playlist_queue_add (gmo, path);
-               }
-@@ -1099,7 +1099,7 @@ cd_library_popup_replace_clicked (GtkWid
-               gtk_tree_model_get (model, &iter, 2, &path, 3, &type, -1);
-       
-               
--              if (type == DIR)
-+              if (type == DIRECTORY)
-               {       
-                       mpd_playlist_queue_add (gmo, path);
-                       g_free (path);
-@@ -1245,7 +1245,7 @@ gimmix_update_library_with_dir (gchar *d
-                                       0, dir_pixbuf,
-                                       1, "..",
-                                       2, parent,
--                                      3, DIR,
-+                                      3, DIRECTORY,
-                                       -1);
-               g_free (parent);
-       }
-@@ -1260,7 +1260,7 @@ gimmix_update_library_with_dir (gchar *d
-                                                               0, dir_pixbuf,
-                                                               1, directory,
-                                                               2, data->directory,
--                                                              3, DIR,
-+                                                              3, DIRECTORY,
-                                                               -1);
-                       g_free (directory);
-               }
-@@ -1341,7 +1341,7 @@ gimmix_library_song_info (void)
-       gtk_tree_model_get_iter (model, &iter, list->data);
-       gtk_tree_model_get (model, &iter, 2, &path, 3, &type, 4, &id, -1);
- 
--      if (type == DIR)
-+      if (type == DIRECTORY)
-       {
-               g_free (path);
-               return;
diff -r 21fdccc3d59a -r 59b413bbdd26 audio/gimmix/patches/patch-src_gimmix_covers_c
--- a/audio/gimmix/patches/patch-src_gimmix_covers_c    Sun Mar 01 13:02:37 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-$NetBSD: patch-src_gimmix_covers_c,v 1.1 2011/08/01 03:40:58 dholland Exp $
-
-Fix build with recent curl.
-
---- src/gimmix-covers.c~       2009-11-22 11:01:29.000000000 +0000
-+++ src/gimmix-covers.c
-@@ -29,7 +29,6 @@
- #include <glib.h>
- #include <glib/gstdio.h>
- #include <curl/curl.h>
--#include <curl/types.h>
- #include <curl/easy.h>
- #include <nxml.h>
- #include <libxml/xmlreader.h>
diff -r 21fdccc3d59a -r 59b413bbdd26 audio/gimmix/patches/patch-src_gimmix_lyrics_c
--- a/audio/gimmix/patches/patch-src_gimmix_lyrics_c    Sun Mar 01 13:02:37 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-$NetBSD: patch-src_gimmix_lyrics_c,v 1.1 2011/08/01 03:40:58 dholland Exp $
-
-Fix build with recent curl.
-
---- src/gimmix-lyrics.c~       2009-11-22 11:01:29.000000000 +0000
-+++ src/gimmix-lyrics.c
-@@ -30,7 +30,6 @@
- #include <nxml.h>
- #include <glib/gstdio.h>
- #include <curl/curl.h>
--#include <curl/types.h>
- #include <curl/easy.h>
- #include <libxml/xmlreader.h>
- #include "gimmix-lyrics.h"



Home | Main Index | Thread Index | Old Index