pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Cleaning up osmose



Module Name:	pkgsrc-wip
Committed By:	i3enedek <pkgsrc_git%i3enedek.neomailbox.net@localhost>
Pushed By:	i3enedek
Date:		Thu Mar 17 10:11:01 2016 +0000
Changeset:	e7ee171bd4b44ecbf4f4131bcfbfb5bf91255b07

Modified Files:
	TODO
	osmose/Makefile
	osmose/distinfo
	osmose/patches/patch-EmulationThread.h

Log Message:
Cleaning up osmose

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e7ee171bd4b44ecbf4f4131bcfbfb5bf91255b07

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 TODO                                   | 1 -
 osmose/Makefile                        | 6 +++---
 osmose/distinfo                        | 2 +-
 osmose/patches/patch-EmulationThread.h | 1 +
 4 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/TODO b/TODO
index 91af12a..851956a 100644
--- a/TODO
+++ b/TODO
@@ -94,7 +94,6 @@ Suggested package updates
 	o ogmrip-1.0.0
 	o omega-1.2.10
 	o openvrml-0.18.9
-	o osmose-0.9.96
 	o parted-1.9.0
 	o passepartout-0.7.1
 	o pdfedit-0.4.5
diff --git a/osmose/Makefile b/osmose/Makefile
index c6a551c..ac2a7a3 100644
--- a/osmose/Makefile
+++ b/osmose/Makefile
@@ -1,5 +1,5 @@
 # $NetBSD$
-#
+
 DISTNAME=	Osmose-${PKGVERSION_NOREV:S/./-/g}-QT
 PKGNAME=	osmose-0.9.96
 CATEGORIES=	emulators
@@ -7,7 +7,7 @@ MASTER_SITES=	http://bcz.asterope.fr/osmose/
 EXTRACT_SUFX=	.zip
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://bcz.emu-france.com/index.htm
+HOMEPAGE=	http://bcz.asterope.fr/osmose.htm
 COMMENT=	Sega Master System/Game Gear emulator
 LICENSE=	gnu-gpl-v3
 
@@ -17,7 +17,7 @@ USE_LANGUAGES=	c c++
 INSTALLATION_DIRS=	bin
 INSTALLATION_DIRS+=	share/doc/${PKGBASE}
 
-QMAKE=${QTDIR}/bin/qmake
+QMAKE=	${QTDIR}/bin/qmake
 
 do-configure:
 	cd ${WRKSRC} && \
diff --git a/osmose/distinfo b/osmose/distinfo
index 9f951ec..8c35aaa 100644
--- a/osmose/distinfo
+++ b/osmose/distinfo
@@ -4,7 +4,7 @@ SHA1 (Osmose-0-9-96-QT.zip) = 49f41e3babb4e48e8b0f095533a13e3ba2e1d97a
 RMD160 (Osmose-0-9-96-QT.zip) = bacdebb2e077e3e08b51c973da3f52fe8f582d67
 SHA512 (Osmose-0-9-96-QT.zip) = 0c2b8ec71edd567afdbee7d7347be2a854cd424c37daec4336987e749bd325739c6d7294213e5ed988b3dd4af11d548afd5601c0e6e74b27e481559b085c9e19
 Size (Osmose-0-9-96-QT.zip) = 194671 bytes
-SHA1 (patch-EmulationThread.h) = 2acf9935b6068f940c9d12beba13aca6a818c093
+SHA1 (patch-EmulationThread.h) = 34ad25b6a6496f2c718d8dd61965038ce9ef5b6e
 SHA1 (patch-Osmose-0-9-96-QT.pro) = 725547b5d2c0bf9015ca9ac1a02b54fc1661fe58
 SHA1 (patch-OsmoseCore.cpp) = 384adc7aa8ae61ff256a27bcfe1b04f086b025e2
 SHA1 (patch-OsmoseCore.h) = f678a6ee0ed688d71a3061c80077cd86c9274f4e
diff --git a/osmose/patches/patch-EmulationThread.h b/osmose/patches/patch-EmulationThread.h
index c37863d..5b600f9 100644
--- a/osmose/patches/patch-EmulationThread.h
+++ b/osmose/patches/patch-EmulationThread.h
@@ -1,4 +1,5 @@
 $NetBSD$
+
 --- EmulationThread.h.orig	2011-06-06 14:39:18.000000000 +0000
 +++ EmulationThread.h
 @@ -33,7 +33,7 @@


Home | Main Index | Thread Index | Old Index