ports/126418: new port: audio/kid3-kde4

Max Brazhnikov makc at issp.ac.ru
Sun Aug 10 17:20:03 UTC 2008


>Number:         126418
>Category:       ports
>Synopsis:       new port: audio/kid3-kde4
>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:   Sun Aug 10 17:20:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Max Brazhnikov
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
FreeBSD luna.dio.ru 7.0-STABLE FreeBSD 7.0-STABLE #3: Sat Jul 12 00:03:43 MSD 2008     root at luna.dio.ru:/usr/obj/usr/freebsd/7/src/sys/LUNA  i386
>Description:
Add new port: kde4 version of audio/kid3 port
diff vs audio/kid3 is attached
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: audio/kid3-kde4/Makefile
===================================================================
RCS file: /home/cvs/freebsd/ports/audio/kid3/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- audio/kid3-kde4/Makefile	6 Jun 2008 13:06:51 -0000	1.13
+++ audio/kid3-kde4/Makefile	21 Jul 2008 06:48:14 -0000
@@ -7,9 +7,9 @@
 
 PORTNAME=	kid3
 PORTVERSION=	1.0
-PORTREVISION=	2
 CATEGORIES=	audio kde
 MASTER_SITES=	SF
+PKGNAMESUFFIX=	-kde4
 
 MAINTAINER=	makc at issp.ac.ru
 COMMENT=	MP3/Ogg/FLAC tag editor for KDE
@@ -21,11 +21,12 @@
 		tunepimp.5:${PORTSDIR}/audio/libtunepimp \
 		mp4v2.0:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2
 
-USE_KDELIBS_VER=3
-USE_GMAKE=	yes
-USE_AUTOTOOLS=	libtool:15
+USE_KDE4=	kdelibs kdeprefix kdehier automoc
+USE_QT_VER=	4
+QT_COMPONENTS=	corelib qmake_build moc_build
+USE_CMAKE=	yes
 USE_GETTEXT=	yes
-GNU_CONFIGURE=	yes
-INSTALLS_ICONS=	yes
+
+CMAKE_ARGS+=	-DCMAKE_REQUIRED_INCLUDES:STRING="${LOCALBASE}/include"
 
 .include <bsd.port.mk>
Index: audio/kid3-kde4/pkg-plist
===================================================================
RCS file: /home/cvs/freebsd/ports/audio/kid3/pkg-plist,v
retrieving revision 1.5
diff -u -r1.5 pkg-plist
--- audio/kid3-kde4/pkg-plist	4 Apr 2008 16:10:50 -0000	1.5
+++ audio/kid3-kde4/pkg-plist	10 Aug 2008 17:12:38 -0000
@@ -1,6 +1,7 @@
 bin/kid3
-share/applications/kde/kid3.desktop
+share/applications/kde4/kid3.desktop
 share/apps/kid3/kid3ui.rc
+share/dbus-1/interfaces/net.sourceforge.Kid3.xml
 share/doc/HTML/de/kid3/common
 share/doc/HTML/de/kid3/index.cache.bz2
 share/doc/HTML/de/kid3/index.docbook
@@ -19,5 +20,7 @@
 share/locale/ru/LC_MESSAGES/kid3.mo
 @dirrm share/doc/HTML/en/kid3
 @dirrm share/doc/HTML/de/kid3
+ at dirrmtry share/dbus-1/interfaces
+ at dirrmtry share/dbus-1
 @dirrm share/apps/kid3
- at dirrmtry share/applications/kde
+ at dirrmtry share/applications/kde4


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



More information about the freebsd-ports-bugs mailing list