Bug 175855 - update port: audio/mp3splt-gtk
Summary: update port: audio/mp3splt-gtk
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-05 09:20 UTC by Timothy Beyer
Modified: 2013-02-16 15:50 UTC (History)
1 user (show)

See Also:


Attachments
mp3splt-gtk.diff (2.69 KB, patch)
2013-02-05 09:20 UTC, Timothy Beyer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Beyer 2013-02-05 09:20:01 UTC
- Update to version 0.8.1.

Fix: Apply the patch and build
How-To-Repeat: apply the patch and build
Comment 1 dfilter service freebsd_committer freebsd_triage 2013-02-16 15:41:47 UTC
Author: pawel
Date: Sat Feb 16 15:41:34 2013
New Revision: 312364
URL: http://svnweb.freebsd.org/changeset/ports/312364

Log:
  - Update to version 0.8.1 [1]
  - gnomedocutils is needed for DOCS=off case otherwise build breaks
  - Add --disable-gtk3 to CONFIGURE_ARGS to prevent linking with gtk3
  - Convert to OptionsNG
  - Trim Makefile header
  
  PR:		ports/175855 [1]
  Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer) [1]

Modified:
  head/audio/mp3splt-gtk/Makefile
  head/audio/mp3splt-gtk/distinfo
  head/audio/mp3splt-gtk/pkg-plist

Modified: head/audio/mp3splt-gtk/Makefile
==============================================================================
--- head/audio/mp3splt-gtk/Makefile	Sat Feb 16 15:40:43 2013	(r312363)
+++ head/audio/mp3splt-gtk/Makefile	Sat Feb 16 15:41:34 2013	(r312364)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:    audio/mp3splt-gtk
-# Date created:                         05.09.2009
-# Whom:                                 Timothy Beyer <beyert@cs.ucr.edu>
-#
+# Created by: Timothy Beyer <beyert@cs.ucr.edu>
 # $FreeBSD$
 
 PORTNAME=	mp3splt-gtk
-PORTVERSION=	0.7.2
-PORTREVISION=	2
+PORTVERSION=	0.8.1
 CATEGORIES=	audio
 MASTER_SITES=	SF/mp3splt/${PORTNAME}/${PORTVERSION}
 
@@ -22,11 +18,10 @@ LIB_DEPENDS=	mp3splt:${PORTSDIR}/audio/l
 		vorbis:${PORTSDIR}/audio/libvorbis \
 		id3tag:${PORTSDIR}/audio/libid3tag
 
-USE_GNOME+=	libxml2
 INSTALLS_OMF=	yes
 USE_AUTOTOOLS=	libltdl
 USE_GSTREAMER=	yes
-USE_GNOME=	gtk20
+USE_GNOME=	gnomedocutils gtk20
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 
@@ -35,22 +30,22 @@ LDFLAGS+=	-L${LOCALBASE}/lib
 # disable audacious, because gtk 3 is required to enable it for this program...
 CONFIGURE_ARGS+=	--disable-audacious --with-mp3splt=${LOCALBASE} \
 		--with-mp3splt-includes=${LOCALBASE}/include \
-		--with-mp3splt-libraries=${LOCALBASE}/lib --disable-mp3splttest
+		--with-mp3splt-libraries=${LOCALBASE}/lib --disable-mp3splttest \
+		--disable-gtk3
 
 MAN1=		mp3splt-gtk.1
 PORTDOCS=	*
 
 .include <bsd.port.options.mk>
 
-.if !defined(NOPORTDOCS)
+.if ${PORT_OPTIONS:MDOCS}
 LIB_DEPENDS+=	gvc:${PORTSDIR}/graphics/graphviz
 BUILD_DEPENDS+=	${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen
-USE_GNOME+=	gnomedocutils
 .else
 CONFIGURE_ARGS+=	--disable-doxygen-doc
 .endif
 
-.if defined(WITHOUT_NLS)
+.if ! ${PORT_OPTIONS:MNLS}
 CONFIGURE_ARGS+=	--disable-nls
 PLIST_SUB+=	NLS="@comment "
 .else

Modified: head/audio/mp3splt-gtk/distinfo
==============================================================================
--- head/audio/mp3splt-gtk/distinfo	Sat Feb 16 15:40:43 2013	(r312363)
+++ head/audio/mp3splt-gtk/distinfo	Sat Feb 16 15:41:34 2013	(r312364)
@@ -1,2 +1,2 @@
-SHA256 (mp3splt-gtk-0.7.2.tar.gz) = 58d2e562b004bc99ad206b4a6726126d170dc9093a35689888b010fe663be23a
-SIZE (mp3splt-gtk-0.7.2.tar.gz) = 851231
+SHA256 (mp3splt-gtk-0.8.1.tar.gz) = d0bfd6524bd29e061c9d00574c164ed70a112eec11f36ae8a240606c712f1241
+SIZE (mp3splt-gtk-0.8.1.tar.gz) = 1050681

Modified: head/audio/mp3splt-gtk/pkg-plist
==============================================================================
--- head/audio/mp3splt-gtk/pkg-plist	Sat Feb 16 15:40:43 2013	(r312363)
+++ head/audio/mp3splt-gtk/pkg-plist	Sat Feb 16 15:41:34 2013	(r312364)
@@ -76,8 +76,7 @@ share/omf/mp3splt-gtk/mp3splt-gtk-fr.omf
 share/omf/mp3splt-gtk/mp3splt-gtk-ru_RU.omf
 share/pixmaps/mp3splt-gtk.png
 share/pixmaps/mp3splt-gtk_ico.svg
-@dirrmtry share/applications
-@dirrm share/omf/mp3splt-gtk
+@dirrmtry share/omf/mp3splt-gtk
 @dirrmtry share/omf
 @dirrm %%DATADIR%%
 @dirrm share/gnome/help/mp3splt-gtk/ru_RU/figures
@@ -97,9 +96,20 @@ share/pixmaps/mp3splt-gtk_ico.svg
 @dirrm share/gnome/help/mp3splt-gtk/C/figures
 @dirrm share/gnome/help/mp3splt-gtk/C
 @dirrm share/gnome/help/mp3splt-gtk
-%%NLS%%@dirrmtry share/locale/ru_RU/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/ru_RU
+%%NLS%%@dirrmtry share/locale/cs/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/cs
+%%NLS%%@dirrmtry share/locale/de_DE/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/de_DE
+%%NLS%%@dirrmtry share/locale/es/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/es
 %%NLS%%@dirrmtry share/locale/es_CL/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/es_CL
+%%NLS%%@dirrmtry share/locale/fr_FR/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/fr_FR
+%%NLS%%@dirrmtry share/locale/ro/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ro
+%%NLS%%@dirrmtry share/locale/ru_RU/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ru_RU
 @dirrmtry share/gnome/help
 @dirrmtry share/gnome
+@dirrmtry share/applications
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 2 Pawel Pekala freebsd_committer freebsd_triage 2013-02-16 15:41:52 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!