Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Nov 2006 15:13:46 -0500 (EST)
From:      Wesley Shields <wxs@atarininja.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/105540: [MAINTAINER UPDATE]: emulators/qemu-launcher
Message-ID:  <20061114201346.3FECC5C57@syn.atarininja.org>
Resent-Message-ID: <200611142010.kAEKA3vY094401@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         105540
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE]: emulators/qemu-launcher
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 14 20:10:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Wesley Shields
>Release:        FreeBSD 6.1-RELEASE-p10 amd64
>Organization:
>Environment:
System: FreeBSD syn.csh.rit.edu 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #5: Sat Sep 30 21:50:55 EDT 2006 root@syn.csh.rit.edu:/usr/obj/usr/src/sys/SMP amd64

>Description:
emulators/qemu-launcher has undergone some major development.  The
attached patch updates the port to the latest released version.

>How-To-Repeat:
N/A

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/emulators/qemu-launcher/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	19 Aug 2006 16:49:46 -0000	1.5
+++ Makefile	14 Nov 2006 20:11:18 -0000
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	qemu-launcher
-PORTVERSION=	1.5.1
-PORTREVISION=	1
+PORTVERSION=	1.7.2
 CATEGORIES=	emulators
-MASTER_SITES=	http://emeitner.f2o.org/debian/
-DISTNAME=	${PORTNAME}_${PORTVERSION}-1
+MASTER_SITES=	http://download.gna.org/qemulaunch/1.7.x/
+DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	wxs@atarininja.org
 COMMENT=	A GTK front-end to Qemu
@@ -20,23 +19,16 @@
 		${SITE_PERL}/${PERL_ARCH}/Gnome2.pm:${PORTSDIR}/x11-toolkits/p5-Gnome2 \
 		${SITE_PERL}/${PERL_ARCH}/Locale/gettext.pm:${PORTSDIR}/devel/p5-Locale-gettext
 
-WRKSRC=		${WRKDIR}/trunk
-
+WRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION}
 USE_PERL5=	yes
 NO_BUILD=	yes
+USE_GNOME=	gtk20
+INSTALLS_ICONS=	yes
+USE_GETTEXT=	yes
 
 MAN1=	qemu-launcher.1
 
 post-patch:
-	@${REINPLACE_CMD} -e 's,usr,usr/local,g' ${WRKSRC}/qemu-launcher
-
-# XXX: Currently not installing qemu-launcher.desktop or qemu-launcher.xpm
-do-install:
-	${INSTALL_SCRIPT} ${WRKSRC}/qemu-launcher ${PREFIX}/bin
-	${INSTALL_MAN} ${WRKSRC}/qemu-launcher.1 ${PREFIX}/man/man1
-	${MKDIR} ${PREFIX}/share/qemu-launcher/glade
-.for file in diskimages.glade qemulauncher.glade qemulauncher.png
-	${INSTALL_DATA} ${WRKSRC}/glade/${file} ${PREFIX}/share/qemu-launcher/glade
-.endfor
+	@${REINPLACE_CMD} -e 's,usr,usr/local,g' ${WRKSRC}/qemu-launcher.pl
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/emulators/qemu-launcher/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	29 Dec 2005 23:01:42 -0000	1.1
+++ distinfo	14 Nov 2006 20:11:18 -0000
@@ -1,3 +1,3 @@
-MD5 (qemu-launcher_1.5.1-1.tar.gz) = 818ade9464af93798f8cab87217d5437
-SHA256 (qemu-launcher_1.5.1-1.tar.gz) = a6a5d2794b1c5a9c10681e958e158c43502fa179e1ad898ff5f3aefd7d774e66
-SIZE (qemu-launcher_1.5.1-1.tar.gz) = 33684
+MD5 (qemu-launcher_1.7.2.tar.gz) = 3243dd94b8b9be8a754db9cc9aaa2f17
+SHA256 (qemu-launcher_1.7.2.tar.gz) = ea84978a122e278557a019cdba1de01bae177c75c42794261c201fb7f00f8c3f
+SIZE (qemu-launcher_1.7.2.tar.gz) = 59659
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/emulators/qemu-launcher/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	29 Dec 2005 23:01:42 -0000	1.1
+++ pkg-descr	14 Nov 2006 20:11:18 -0000
@@ -1,7 +1,3 @@
 Qemu Launcher is a GTK front-end for the Qemu x86 PC emulator.
 
-WWW: http://emeitner.f2o.org/qemu_launcher
-
--- WXS
-Wesley Shields
-wxs@csh.rit.edu
+WWW: https://gna.org/projects/qemulaunch
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/emulators/qemu-launcher/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	29 Dec 2005 23:01:42 -0000	1.1
+++ pkg-plist	14 Nov 2006 20:11:18 -0000
@@ -1,6 +1,25 @@
 bin/qemu-launcher
-%%DATADIR%%/glade/diskimages.glade
-%%DATADIR%%/glade/qemulauncher.glade
-%%DATADIR%%/glade/qemulauncher.png
-@dirrm share/qemu-launcher/glade
-@dirrm share/qemu-launcher
+%%DATADIR%%/qemulauncher.png
+%%DATADIR%%/window-icon.png
+%%DATADIR%%/qemulauncher.glade
+%%DATADIR%%/doc/README
+%%DATADIR%%/doc/TODO
+share/applications/qemu-launcher.desktop
+share/locale/lt/LC_MESSAGES/qemu-launcher.mo
+%%DATADIR%%/pixmaps/qemu-launcher-16x16.xpm
+%%DATADIR%%/pixmaps/qemu-launcher-32x32.xpm
+%%DATADIR%%/icons/hicolor/scalable/apps/qemu-launcher.svg
+%%DATADIR%%/icons/hicolor/16x16/apps/qemu-launcher.png
+%%DATADIR%%/icons/hicolor/48x48/apps/qemu-launcher.png
+@dirrm share/applications/
+@dirrm %%DATADIR%%/pixmaps/
+@dirrm %%DATADIR%%/icons/hicolor/scalable/apps
+@dirrm %%DATADIR%%/icons/hicolor/scalable/
+@dirrm %%DATADIR%%/icons/hicolor/16x16/apps
+@dirrm %%DATADIR%%/icons/hicolor/16x16/
+@dirrm %%DATADIR%%/icons/hicolor/48x48/apps
+@dirrm %%DATADIR%%/icons/hicolor/48x48/
+@dirrm %%DATADIR%%/icons/hicolor/
+@dirrm %%DATADIR%%/icons/
+@dirrm %%DATADIR%%/doc/
+@dirrm %%DATADIR%%
Index: files/patch-Makefile
===================================================================
RCS file: files/patch-Makefile
diff -N files/patch-Makefile
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-Makefile	14 Nov 2006 20:11:18 -0000
@@ -0,0 +1,28 @@
+--- Makefile.orig	Fri Sep 29 14:04:21 2006
++++ Makefile	Mon Nov 13 15:29:22 2006
+@@ -3,12 +3,12 @@
+ 
+ # Intall things to the following directories
+ PREFIX = /usr/local
+-MANDIR = $(PREFIX)/share/man/man1
++MANDIR = $(PREFIX)/man/man1
+ BINDIR = $(PREFIX)/bin
+ SHAREDIR = $(PREFIX)/share/qemu-launcher
+-PIXMAPSDIR = $(PREFIX)/share/pixmaps
+-ICONSDIR = $(PREFIX)/share/icons/hicolor
+-DOCSDIR = $(PREFIX)/share/doc/qemu-launcher
++PIXMAPSDIR = $(SHAREDIR)/pixmaps
++ICONSDIR = $(SHAREDIR)/icons/hicolor
++DOCSDIR = $(SHAREDIR)/doc
+ LOCALEDIR = $(PREFIX)/share/locale
+ APPLICATIONSDIR = $(PREFIX)/share/applications
+ 
+@@ -50,7 +50,7 @@
+ 
+ 	install -d $(DESTDIR)$(MANDIR)
+ 	install -m644 $(MANPAGE) $(DESTDIR)$(MANDIR)
+-	gzip --best $(DESTDIR)$(MANDIR)/$(MANPAGE)
++	#gzip --best $(DESTDIR)$(MANDIR)/$(MANPAGE)
+ 
+ 	install -d $(DESTDIR)$(APPLICATIONSDIR)
+ 	install -m644 $(MENUFILE) $(DESTDIR)$(APPLICATIONSDIR)
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061114201346.3FECC5C57>