UPDATE: x11/gnustep/mpdcon

2013-01-13 Thread Sebastian Reitenbach
Hi,

here is an update of MPDCon 1.4.
Some new features:
 * now possible to rate songs
 * new Playlist Inspector
   * allows to configure a random feed to the playlist
   * random feed can be based on the song ratings
 * other minor fixes and additions
 * new dependency to x11/gnustep/sqlclient


OK?

Sebastian

BTW: I'd also like to get the x11/gnustep/sqlclient update in before, then 
no need to bump MPDCon afterward. It was sent to the list some days ago.

Index: Makefile
===
RCS file: /cvs/ports/x11/gnustep/mpdcon/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile28 Oct 2012 14:03:12 -  1.6
+++ Makefile30 Dec 2012 18:01:06 -
@@ -2,13 +2,14 @@
 
 COMMENT =  GNUstep client for Music Player Daemon
 
-DISTNAME = MPDCon-1.3
+DISTNAME = MPDCon-1.4
 
 HOMEPAGE = http://gap.nongnu.org/mpdcon/
 MASTER_SITES = ${MASTER_SITE_SAVANNAH:=gap/}
 
 MODULES =  x11/gnustep
-LIB_DEPENDS =  audio/libmpdclient
-WANTLIB += c m pthread mpdclient
+LIB_DEPENDS =  audio/libmpdclient \
+   x11/gnustep/sqlclient
+WANTLIB += c m pthread mpdclient SQLClient
 
 .include 
Index: distinfo
===
RCS file: /cvs/ports/x11/gnustep/mpdcon/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo28 Oct 2012 14:03:12 -  1.3
+++ distinfo30 Dec 2012 18:01:06 -
@@ -1,2 +1,2 @@
-SHA256 (gnustep/MPDCon-1.3.tar.gz) = 
qDeIu54iTo7vh/t5VSNIpHpbjMQQ/QPNQCMsDoPDf7s=
-SIZE (gnustep/MPDCon-1.3.tar.gz) = 72544
+SHA256 (gnustep/MPDCon-1.4.tar.gz) = 
4qSxc3yHr/fcRltGb9mIpdrkQu/JsaU+H62hgPMUvkw=
+SIZE (gnustep/MPDCon-1.4.tar.gz) = 87751
Index: pkg/PLIST
===
RCS file: /cvs/ports/x11/gnustep/mpdcon/pkg/PLIST,v
retrieving revision 1.2
diff -u -r1.2 PLIST
--- pkg/PLIST   28 Oct 2012 14:03:12 -  1.2
+++ pkg/PLIST   30 Dec 2012 18:01:06 -
@@ -43,6 +43,10 @@
 libexec/GNUstep/MPDCon.app/Resources/Player.gorm/data.info
 libexec/GNUstep/MPDCon.app/Resources/Player.gorm/objects.gorm
 libexec/GNUstep/MPDCon.app/Resources/Playlist.tiff
+libexec/GNUstep/MPDCon.app/Resources/PlaylistInspector.gorm/
+libexec/GNUstep/MPDCon.app/Resources/PlaylistInspector.gorm/data.classes
+libexec/GNUstep/MPDCon.app/Resources/PlaylistInspector.gorm/data.info
+libexec/GNUstep/MPDCon.app/Resources/PlaylistInspector.gorm/objects.gorm
 libexec/GNUstep/MPDCon.app/Resources/PlaylistViewer.gorm/
 libexec/GNUstep/MPDCon.app/Resources/PlaylistViewer.gorm/Current.tiff
 libexec/GNUstep/MPDCon.app/Resources/PlaylistViewer.gorm/data.classes
@@ -63,6 +67,7 @@
 libexec/GNUstep/MPDCon.app/Resources/SongInspector.gorm/data.classes
 libexec/GNUstep/MPDCon.app/Resources/SongInspector.gorm/data.info
 libexec/GNUstep/MPDCon.app/Resources/SongInspector.gorm/objects.gorm
+libexec/GNUstep/MPDCon.app/Resources/Star.tiff
 libexec/GNUstep/MPDCon.app/Resources/StatisticsViewer.gorm/
 libexec/GNUstep/MPDCon.app/Resources/StatisticsViewer.gorm/data.classes
 libexec/GNUstep/MPDCon.app/Resources/StatisticsViewer.gorm/data.info




UPDATE: x11/gnustep/mpdcon

2012-12-30 Thread Sebastian Reitenbach
Hi,

here is an update of MPDCon 1.4.
Some new features:
 * now possible to rate songs
 * new Playlist Inspector
   * allows to configure a random feed to the playlist
   * random feed can be based on the song ratings
 * other minor fixes and additions
 * new dependency to x11/gnustep/sqlclient


OK?

Sebastian

BTW: I'd also like to get the x11/gnustep/sqlclient update in before, then 
no need to bump MPDCon afterward. It was sent to the list some days ago.

Index: Makefile
===
RCS file: /cvs/ports/x11/gnustep/mpdcon/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile28 Oct 2012 14:03:12 -  1.6
+++ Makefile30 Dec 2012 18:01:06 -
@@ -2,13 +2,14 @@
 
 COMMENT =  GNUstep client for Music Player Daemon
 
-DISTNAME = MPDCon-1.3
+DISTNAME = MPDCon-1.4
 
 HOMEPAGE = http://gap.nongnu.org/mpdcon/
 MASTER_SITES = ${MASTER_SITE_SAVANNAH:=gap/}
 
 MODULES =  x11/gnustep
-LIB_DEPENDS =  audio/libmpdclient
-WANTLIB += c m pthread mpdclient
+LIB_DEPENDS =  audio/libmpdclient \
+   x11/gnustep/sqlclient
+WANTLIB += c m pthread mpdclient SQLClient
 
 .include 
Index: distinfo
===
RCS file: /cvs/ports/x11/gnustep/mpdcon/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo28 Oct 2012 14:03:12 -  1.3
+++ distinfo30 Dec 2012 18:01:06 -
@@ -1,2 +1,2 @@
-SHA256 (gnustep/MPDCon-1.3.tar.gz) = 
qDeIu54iTo7vh/t5VSNIpHpbjMQQ/QPNQCMsDoPDf7s=
-SIZE (gnustep/MPDCon-1.3.tar.gz) = 72544
+SHA256 (gnustep/MPDCon-1.4.tar.gz) = 
4qSxc3yHr/fcRltGb9mIpdrkQu/JsaU+H62hgPMUvkw=
+SIZE (gnustep/MPDCon-1.4.tar.gz) = 87751
Index: pkg/PLIST
===
RCS file: /cvs/ports/x11/gnustep/mpdcon/pkg/PLIST,v
retrieving revision 1.2
diff -u -r1.2 PLIST
--- pkg/PLIST   28 Oct 2012 14:03:12 -  1.2
+++ pkg/PLIST   30 Dec 2012 18:01:06 -
@@ -43,6 +43,10 @@
 libexec/GNUstep/MPDCon.app/Resources/Player.gorm/data.info
 libexec/GNUstep/MPDCon.app/Resources/Player.gorm/objects.gorm
 libexec/GNUstep/MPDCon.app/Resources/Playlist.tiff
+libexec/GNUstep/MPDCon.app/Resources/PlaylistInspector.gorm/
+libexec/GNUstep/MPDCon.app/Resources/PlaylistInspector.gorm/data.classes
+libexec/GNUstep/MPDCon.app/Resources/PlaylistInspector.gorm/data.info
+libexec/GNUstep/MPDCon.app/Resources/PlaylistInspector.gorm/objects.gorm
 libexec/GNUstep/MPDCon.app/Resources/PlaylistViewer.gorm/
 libexec/GNUstep/MPDCon.app/Resources/PlaylistViewer.gorm/Current.tiff
 libexec/GNUstep/MPDCon.app/Resources/PlaylistViewer.gorm/data.classes
@@ -63,6 +67,7 @@
 libexec/GNUstep/MPDCon.app/Resources/SongInspector.gorm/data.classes
 libexec/GNUstep/MPDCon.app/Resources/SongInspector.gorm/data.info
 libexec/GNUstep/MPDCon.app/Resources/SongInspector.gorm/objects.gorm
+libexec/GNUstep/MPDCon.app/Resources/Star.tiff
 libexec/GNUstep/MPDCon.app/Resources/StatisticsViewer.gorm/
 libexec/GNUstep/MPDCon.app/Resources/StatisticsViewer.gorm/data.classes
 libexec/GNUstep/MPDCon.app/Resources/StatisticsViewer.gorm/data.info



Re: MAINTAINER UPDATE: x11/gnustep/mpdcon

2012-10-28 Thread Sebastian Reitenbach
 
Am Sonntag, 21. Oktober 2012 12:46 CEST, "Sebastian Reitenbach" 
 schrieb: 
 
> Hi,
> 
> attached an easy update of MPDCon 1.2 to 1.3.
> Changes: 
>   * Lyrics Inspector
>   * Song Inspector
>   * fixed some glitches in the GUI
> 
> Works well for me on i386, where most of development is done too ;)
> 
> OK?

Anyone?

Sebastian

> 
> cheers,
> Sebastian
> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/x11/gnustep/mpdcon/Makefile,v
> retrieving revision 1.5
> diff -u -r1.5 Makefile
> --- Makefile  22 Aug 2012 07:15:52 -  1.5
> +++ Makefile  21 Oct 2012 10:42:32 -
> @@ -2,8 +2,7 @@
>  
>  COMMENT =GNUstep client for Music Player Daemon
>  
> -DISTNAME =   MPDCon-1.2
> -REVISION =   0
> +DISTNAME =   MPDCon-1.3
>  
>  HOMEPAGE =   http://gap.nongnu.org/mpdcon/
>  MASTER_SITES =   ${MASTER_SITE_SAVANNAH:=gap/}
> Index: distinfo
> ===
> RCS file: /cvs/ports/x11/gnustep/mpdcon/distinfo,v
> retrieving revision 1.2
> diff -u -r1.2 distinfo
> --- distinfo  8 Jul 2012 13:50:31 -   1.2
> +++ distinfo  21 Oct 2012 10:42:32 -
> @@ -1,5 +1,2 @@
> -MD5 (gnustep/MPDCon-1.2.tar.gz) = s72tWFHbo0cf7slsO6nUgg==
> -RMD160 (gnustep/MPDCon-1.2.tar.gz) = A8OECmdOiYFv93PE2Gtc3zzR+KU=
> -SHA1 (gnustep/MPDCon-1.2.tar.gz) = hza1IuZ6kAUrqqvcqpS5/f9o71M=
> -SHA256 (gnustep/MPDCon-1.2.tar.gz) = 
> 0awe2/H2DDpq37VJwFoyyCgJ8+IhEOrkSeYkmIhDNI0=
> -SIZE (gnustep/MPDCon-1.2.tar.gz) = 65810
> +SHA256 (gnustep/MPDCon-1.3.tar.gz) = 
> qDeIu54iTo7vh/t5VSNIpHpbjMQQ/QPNQCMsDoPDf7s=
> +SIZE (gnustep/MPDCon-1.3.tar.gz) = 72544
> Index: pkg/PLIST
> ===
> RCS file: /cvs/ports/x11/gnustep/mpdcon/pkg/PLIST,v
> retrieving revision 1.1.1.1
> diff -u -r1.1.1.1 PLIST
> --- pkg/PLIST 24 Apr 2011 14:02:36 -  1.1.1.1
> +++ pkg/PLIST 21 Oct 2012 10:42:32 -
> @@ -18,6 +18,10 @@
>  libexec/GNUstep/MPDCon.app/Resources/GNUstep.tiff
>  libexec/GNUstep/MPDCon.app/Resources/Info-gnustep.plist
>  libexec/GNUstep/MPDCon.app/Resources/Install
> +libexec/GNUstep/MPDCon.app/Resources/LyricsInspector.gorm/
> +libexec/GNUstep/MPDCon.app/Resources/LyricsInspector.gorm/data.classes
> +libexec/GNUstep/MPDCon.app/Resources/LyricsInspector.gorm/data.info
> +libexec/GNUstep/MPDCon.app/Resources/LyricsInspector.gorm/objects.gorm
>  libexec/GNUstep/MPDCon.app/Resources/MPDCon.desktop
>  libexec/GNUstep/MPDCon.app/Resources/MPDCon.tiff
>  libexec/GNUstep/MPDCon.app/Resources/MoveSong.tiff
> @@ -55,6 +59,10 @@
>  libexec/GNUstep/MPDCon.app/Resources/Prev.tiff
>  libexec/GNUstep/MPDCon.app/Resources/Repeat.tiff
>  libexec/GNUstep/MPDCon.app/Resources/Shuffle.tiff
> +libexec/GNUstep/MPDCon.app/Resources/SongInspector.gorm/
> +libexec/GNUstep/MPDCon.app/Resources/SongInspector.gorm/data.classes
> +libexec/GNUstep/MPDCon.app/Resources/SongInspector.gorm/data.info
> +libexec/GNUstep/MPDCon.app/Resources/SongInspector.gorm/objects.gorm
>  libexec/GNUstep/MPDCon.app/Resources/StatisticsViewer.gorm/
>  libexec/GNUstep/MPDCon.app/Resources/StatisticsViewer.gorm/data.classes
>  libexec/GNUstep/MPDCon.app/Resources/StatisticsViewer.gorm/data.info
> 
 
 
 
 



MAINTAINER UPDATE: x11/gnustep/mpdcon

2012-10-21 Thread Sebastian Reitenbach
Hi,

attached an easy update of MPDCon 1.2 to 1.3.
Changes: 
  * Lyrics Inspector
  * Song Inspector
  * fixed some glitches in the GUI

Works well for me on i386, where most of development is done too ;)

OK?

cheers,
Sebastian

Index: Makefile
===
RCS file: /cvs/ports/x11/gnustep/mpdcon/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile22 Aug 2012 07:15:52 -  1.5
+++ Makefile21 Oct 2012 10:42:32 -
@@ -2,8 +2,7 @@
 
 COMMENT =  GNUstep client for Music Player Daemon
 
-DISTNAME = MPDCon-1.2
-REVISION = 0
+DISTNAME = MPDCon-1.3
 
 HOMEPAGE = http://gap.nongnu.org/mpdcon/
 MASTER_SITES = ${MASTER_SITE_SAVANNAH:=gap/}
Index: distinfo
===
RCS file: /cvs/ports/x11/gnustep/mpdcon/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo8 Jul 2012 13:50:31 -   1.2
+++ distinfo21 Oct 2012 10:42:32 -
@@ -1,5 +1,2 @@
-MD5 (gnustep/MPDCon-1.2.tar.gz) = s72tWFHbo0cf7slsO6nUgg==
-RMD160 (gnustep/MPDCon-1.2.tar.gz) = A8OECmdOiYFv93PE2Gtc3zzR+KU=
-SHA1 (gnustep/MPDCon-1.2.tar.gz) = hza1IuZ6kAUrqqvcqpS5/f9o71M=
-SHA256 (gnustep/MPDCon-1.2.tar.gz) = 
0awe2/H2DDpq37VJwFoyyCgJ8+IhEOrkSeYkmIhDNI0=
-SIZE (gnustep/MPDCon-1.2.tar.gz) = 65810
+SHA256 (gnustep/MPDCon-1.3.tar.gz) = 
qDeIu54iTo7vh/t5VSNIpHpbjMQQ/QPNQCMsDoPDf7s=
+SIZE (gnustep/MPDCon-1.3.tar.gz) = 72544
Index: pkg/PLIST
===
RCS file: /cvs/ports/x11/gnustep/mpdcon/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 PLIST
--- pkg/PLIST   24 Apr 2011 14:02:36 -  1.1.1.1
+++ pkg/PLIST   21 Oct 2012 10:42:32 -
@@ -18,6 +18,10 @@
 libexec/GNUstep/MPDCon.app/Resources/GNUstep.tiff
 libexec/GNUstep/MPDCon.app/Resources/Info-gnustep.plist
 libexec/GNUstep/MPDCon.app/Resources/Install
+libexec/GNUstep/MPDCon.app/Resources/LyricsInspector.gorm/
+libexec/GNUstep/MPDCon.app/Resources/LyricsInspector.gorm/data.classes
+libexec/GNUstep/MPDCon.app/Resources/LyricsInspector.gorm/data.info
+libexec/GNUstep/MPDCon.app/Resources/LyricsInspector.gorm/objects.gorm
 libexec/GNUstep/MPDCon.app/Resources/MPDCon.desktop
 libexec/GNUstep/MPDCon.app/Resources/MPDCon.tiff
 libexec/GNUstep/MPDCon.app/Resources/MoveSong.tiff
@@ -55,6 +59,10 @@
 libexec/GNUstep/MPDCon.app/Resources/Prev.tiff
 libexec/GNUstep/MPDCon.app/Resources/Repeat.tiff
 libexec/GNUstep/MPDCon.app/Resources/Shuffle.tiff
+libexec/GNUstep/MPDCon.app/Resources/SongInspector.gorm/
+libexec/GNUstep/MPDCon.app/Resources/SongInspector.gorm/data.classes
+libexec/GNUstep/MPDCon.app/Resources/SongInspector.gorm/data.info
+libexec/GNUstep/MPDCon.app/Resources/SongInspector.gorm/objects.gorm
 libexec/GNUstep/MPDCon.app/Resources/StatisticsViewer.gorm/
 libexec/GNUstep/MPDCon.app/Resources/StatisticsViewer.gorm/data.classes
 libexec/GNUstep/MPDCon.app/Resources/StatisticsViewer.gorm/data.info