Bug 169574

Summary: update multimedia/qmmp; add port multimedia/qmmp-plugin-pack
Product: Ports & Packages Reporter: Ry&#333;Ta SimaMoto <liangtai.s4>
Component: Individual Port(s)Assignee: Pawel Pekala <pawel>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.txt
none
qmmp-plugin-pack.shar.txt
none
qmmp-0.6.0.patch2.txt
none
qmmp-plugin-pack.shar.txt none

Description Ry&#333;Ta SimaMoto 2012-07-01 13:30:10 UTC
New release: multimedia/qmmp version 0.6.0
Add port:    multimedia/qmmp-plugin-pack version 0.6.0

Fix: Patch attached with submission follows:
Comment 1 Ry&#333;Ta SimaMoto 2012-07-01 13:36:50 UTC
New additional port: multimedia/qmmp-plugin-pack
Comment 2 Ry&#333;Ta SimaMoto 2012-07-01 14:15:04 UTC
Patch for setting rpath flag on CMake build.
Comment 3 Pawel Pekala freebsd_committer freebsd_triage 2012-07-04 15:29:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 4 Pawel Pekala freebsd_committer freebsd_triage 2012-07-04 19:47:24 UTC
I`m having problems with fetching distfile for qmmp-plugin-pack port.
Can you investigate and submit updated port shar ? Thanks.

--=20
pozdrawiam / with regards
Pawe=B3 P=EAkala
Comment 5 Ry&#333;Ta SimaMoto 2012-07-04 20:32:03 UTC
Oh!  That must be my mistake.
Thank you very much for your kind advice.

diff --git a/qmmp-plugin-pack/Makefile b/qmmp-plugin-pack/Makefile
index 9d70651..56ea6d9 100644
--- a/qmmp-plugin-pack/Makefile
+++ b/qmmp-plugin-pack/Makefile
@@ -8,8 +8,8 @@
 PORTNAME=	qmmp-plugin-pack
 PORTVERSION=	0.6.0
 CATEGORIES=	multimedia
-MASTER_SITES=	http://qmmp.ylsoftware.com/files/ \
-		${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES=	http://qmmp.ylsoftware.com/files/plugins/ \
+		http://qmmp.googlecode.com/files/

 MAINTAINER=	liangtai.s4@gmail.com
 COMMENT=	additional plug-ins for QMMP


2012/7/5, Pawel Pekala <pawel@freebsd.org>:
> I`m having problems with fetching distfile for qmmp-plugin-pack port.
> Can you investigate and submit updated port shar ? Thanks.
>
> --
> pozdrawiam / with regards
> PaweÅ PÄkala
>


SimaMoto,RyÅTa <liangtai.s4@gmail.com>
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-07-04 22:02:10 UTC
pawel       2012-07-04 21:01:59 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/qmmp      Makefile distinfo pkg-descr pkg-plist 
  Added files:
    multimedia/qmmp/files patch-SET_RPATH 
  Log:
  Update to version 0.6.0
  
  PR:             ports/169574
  Submitted by:   RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.12      +59 -22    ports/multimedia/qmmp/Makefile
  1.6       +2 -2      ports/multimedia/qmmp/distinfo
  1.1       +11 -0     ports/multimedia/qmmp/files/patch-SET_RPATH (new)
  1.4       +5 -5      ports/multimedia/qmmp/pkg-descr
  1.6       +33 -21    ports/multimedia/qmmp/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 dfilter service freebsd_committer freebsd_triage 2012-07-04 22:04:06 UTC
pawel       2012-07-04 21:03:52 UTC

  FreeBSD ports repository

  Modified files:
    multimedia           Makefile 
  Added files:
    multimedia/qmmp-plugin-pack Makefile distinfo pkg-descr 
                                pkg-plist 
  Log:
  Additional plug-ins for Qt MultiMedia Player
  
  - MPG123:       provides MPEG v1/2 layer1/2/3 support with use of
                  libmpg123 library
  - FFap:         provides enhanced Monkey's Audio (APE) support
                  (24-bit samples and embedded cue support)
  - Simple Ui:    simple user interface based on standard widgets set
  
  WWW: http://qmmp.ylsoftware.com/ or http://code.google.com/p/qmmp/
  
  PR:             ports/169574
  Submitted by:   SimaMoto,RyoTa <liangtai.s4@gmail.com>
  
  Revision  Changes    Path
  1.488     +1 -0      ports/multimedia/Makefile
  1.1       +81 -0     ports/multimedia/qmmp-plugin-pack/Makefile (new)
  1.1       +2 -0      ports/multimedia/qmmp-plugin-pack/distinfo (new)
  1.1       +9 -0      ports/multimedia/qmmp-plugin-pack/pkg-descr (new)
  1.1       +6 -0      ports/multimedia/qmmp-plugin-pack/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 8 dfilter service freebsd_committer freebsd_triage 2012-07-04 22:09:46 UTC
Author: pawel (ports committer)
Date: Wed Jul  4 21:09:32 2012
New Revision: 39174
URL: http://svn.freebsd.org/changeset/doc/39174

Log:
  For multimedia/qmmp-plugin-pack
  
  PR:		ports/169574

Modified:
  head/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml

Modified: head/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml
==============================================================================
--- head/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml	Wed Jul  4 20:07:28 2012	(r39173)
+++ head/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml	Wed Jul  4 21:09:32 2012	(r39174)
@@ -8884,6 +8884,11 @@
     </listitem>
 
     <listitem>
+      <para>RyoTa SimaMoto
+	<email>liangtai.s4@gmail.com </email></para>
+    </listitem>
+
+    <listitem>
       <para>Ryuichiro IMURA
 	<email>imura@af.airnet.ne.jp</email></para>
     </listitem>
_______________________________________________
svn-doc-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"
Comment 9 Pawel Pekala freebsd_committer freebsd_triage 2012-07-04 22:11:54 UTC
State Changed
From-To: open->closed

Commited with small fixes, fixed sed formula (main port) and converted 
options to multi type (new port). Thanks!