ports/147730: update port: audio/clementine-player up to 0.3

Gvozdikov Veniamin g.veniamin at googlemail.com
Wed Jun 9 17:30:03 UTC 2010


>Number:         147730
>Category:       ports
>Synopsis:       update port: audio/clementine-player up to 0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 09 17:30:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Gvozdikov Veniamin
>Release:        FreeBSD 8.0-STABLE
>Organization:
>Environment:
FreeBSD zlobook.local 8.0-STABLE FreeBSD 8.0-STABLE #10: Sat Apr 17 14:38:26 KRAST 2010 root at zlobook.local:/usr/obj/usr/src/sys/zlobook_amd64 amd64
>Description:
Version 0.3:
  Features:
    * It is now possible to group the library by any field.
    * Clementine now uses GStreamer to play music.
    * There is now an equalizer in the Tools menu.
    * Crossfading between tracks, and gapless playback.
    * Add an OSD for operating systems that don't have native notifications.
    * MPRIS support - you can now control Clementine using compatible remote
      control applications.
    * You can now control Clementine using the command line.
    * Better tag editing.  You can now automatically renumber tracks, bulk-edit
      fields, and edit tags directly from the playlist.
    * Autocompletion of album and artist names when editing tags.
    * Undo and redo in the playlist.
    * Add a menu option to delete items from the playlist.
    * Add options to hide/show the main window on startup.
    * Add options to sign out of Last.fm, and hide the Last.fm buttons.
    * Automatically scroll to the currently playing song.
    * Automatically start playing again from the previously playing track.
    * Show a tiny "play" or "pause" icon in the system tray.
    * Show a nicer indicator in the playlist when drag+dropping songs.
    * (Windows and Mac) Global shortcut support.
    * (Windows) The analyzer now works.
    * (Mac) Remove the system tray icon, and minimize to the dock properly.
    * (Mac) Use Sparkle for updates.

  Bugfixes:
    * The library scanner should now be much more efficient, and won't scan
      your entire collection on startup.
    * Saving and loading huge playlists should now be much faster.
    * Fix several issues with runtime linking of sqlite.
    * It is now possible to play songs that have '#' in the name.
    * The currently playing track animation is now a more readable colour.
    * Fix a crash when right-clicking an empty area of the playlist.
    * Fix a crash when starting Clementine from a directory that contained
      another directory called "clementine".
    * Fix a crash when deleting songs from the library while the library
      scanner is running.
    * Fix an occasional crash when playing music.
    * Left clicking on the track slider will now jump to that position.
    * Stop the user from rearranging album covers in the cover manager.
    * (Linux) Stop Clementine from creating loads of notifications at once.
    * (Linux) Clementine will no longer prevent KDE from logging out.

  Internationalization:
    * Added translations for Portuguese, Czech, Danish, British English,
      Finnish, French, Galician, German, Italian, Kazakh, Bokmal, Polish,
      Romanian, Swedish and Turkish.
  
  Buildsystem changes:
    * (Linux) Use the notification daemon directly, instead of through
      libnotify.
    * It is now possible to select other audio backends (xine, vlc, phonon)
      through a cmake option, although doing so is not recommended, and may
      cause a terrible plague to wreak havok and despair upon your friends and
      loved ones.  You have been warned.
>How-To-Repeat:

>Fix:
diff -ruN clementine-player.orig/Makefile clementine-player/Makefile
--- clementine-player.orig/Makefile	2010-06-10 01:22:51.000000000 +0800
+++ clementine-player/Makefile	2010-05-18 18:49:29.000000000 +0800
@@ -6,12 +6,10 @@
 #
 
 PORTNAME=	clementine
-PORTVERSION=	0.2
-PORTREVISION=	2
+PORTVERSION=	0.3
 CATEGORIES=	audio
 MASTER_SITES=	GOOGLE_CODE
 PKGNAMESUFFIX=	-player
-DISTNAME=	${PORTNAME}_${PORTVERSION}-1
 
 MAINTAINER=	g.veniamin at googlemail.com
 COMMENT=	A cross-platform music player based on Amarok 1.4
@@ -31,6 +29,7 @@
 		linguist_build network sql opengl dbus qtestlib corelib
 USE_GCC=	4.2+
 INSTALLS_ICONS=	yes
+USE_GSTREAMER=	gio ogg mp3 flac
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
diff -ruN clementine-player.orig/distinfo clementine-player/distinfo
--- clementine-player.orig/distinfo	2010-06-10 01:22:51.000000000 +0800
+++ clementine-player/distinfo	2010-05-09 00:46:59.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (clementine_0.2-1.tar.gz) = bf89adb26808fec6201499375de95507
-SHA256 (clementine_0.2-1.tar.gz) = 2e78c09c90c86ec46246fa0183a7bfd32b509fd891e4c28d6f73f1790e19d785
-SIZE (clementine_0.2-1.tar.gz) = 3669160
+MD5 (clementine-0.3.tar.gz) = 3aff98e41d9bf96717ecf97c780ef086
+SHA256 (clementine-0.3.tar.gz) = 4041f55d6bc2f3388bfc070867d1f22f7430a66aa656003c311679f548e9c582
+SIZE (clementine-0.3.tar.gz) = 3917108

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list