ports/151193: [MAINTAINER] deskutils/q4wine: update to 0.120

Sergey V. Dyatko sergey.dyatko at gmail.com
Mon Oct 4 08:40:03 UTC 2010


>Number:         151193
>Category:       ports
>Synopsis:       [MAINTAINER] deskutils/q4wine: update to 0.120
>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:   Mon Oct 04 08:40:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sergey V. Dyatko
>Release:        HEAD
>Organization:
>Environment:
FreeBSD laptop.minsk.domain 9.0-CURRENT FreeBSD 9.0-CURRENT #10 r212675M: Wed Sep 15 22:52:13 EEST 2010     root at laptop.minsk.domain:/usr/obj/usr/src/sys/b450  i386
>Description:
update to 0.120
>How-To-Repeat:

>Fix:
rmdir files/

Patch attached with submission follows:

diff -Nura /usr/ports/deskutils/q4wine/Makefile work/q4wine/Makefile
--- /usr/ports/deskutils/q4wine/Makefile	2010-05-23 17:24:55.000000000 +0300
+++ work/q4wine/Makefile	2010-10-04 11:29:27.000000000 +0300
@@ -2,26 +2,27 @@
 # Date created:		05 Feb 2009
 # Whom:			Sergey V. Dyatko <sergey.dyatko at gmail.com>
 #
-# $FreeBSD: ports/deskutils/q4wine/Makefile,v 1.8 2010/05/23 14:24:55 sylvio Exp $
+# $FreeBSD$
 
 PORTNAME=	q4wine
-PORTVERSION=	0.118
+PORTVERSION=	0.120
 CATEGORIES=	deskutils emulators
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
 
 MAINTAINER=	sergey.dyatko at gmail.com
 COMMENT=	QT4 front-end for WINE
 
-BUILD_DEPENDS=	icotool:${PORTSDIR}/graphics/icoutils
+BUILD_DEPENDS= icotool:${PORTSDIR}/graphics/icoutils
+
 RUN_DEPENDS=	sudo:${PORTSDIR}/security/sudo \
 		wine:${PORTSDIR}/emulators/wine \
 		wget:${PORTSDIR}/ftp/wget \
 		cabextract:${PORTSDIR}/archivers/cabextract \
-		xdg-open:${PORTSDIR}/devel/xdg-utils
+		icotool:${PORTSDIR}/graphics/icoutils 
 
 USE_QT_VER=	4
 QT_COMPONENTS=	qmake_build rcc_build moc_build uic_build \
-		linguist_build corelib gui sql network
+		linguist_build corelib gui sql network dbus
 
 ONLY_FOR_ARCHS=	i386
 ONLY_FOR_ARCHS_REASON=	depends on wine which is only available for i386
@@ -30,7 +31,7 @@
 
 USE_CMAKE=	yes
 CMAKE_USE_PTHREAD=	yes
-USE_LDCONFIG=	yes
+CMAKE_ARGS+=	-DMANPAGE_ENTRY_PATH=${CMAKE_INSTALL_PREFIX}/man/
 
 post-install:
 	@-update-desktop-database
diff -Nura /usr/ports/deskutils/q4wine/distinfo work/q4wine/distinfo
--- /usr/ports/deskutils/q4wine/distinfo	2010-05-23 17:24:55.000000000 +0300
+++ work/q4wine/distinfo	2010-10-01 13:13:56.000000000 +0300
@@ -1,3 +1,3 @@
-MD5 (q4wine-0.118.tar.gz) = 314a5eaaa2cce0bd4f3141baf94c82eb
-SHA256 (q4wine-0.118.tar.gz) = f27cb42c15edf0aee8d1df929710e62d00ad016bbc686f7552c0c2d033e4e8b4
-SIZE (q4wine-0.118.tar.gz) = 750016
+MD5 (q4wine-0.120.tar.gz) = db09ca2e694e2adb30bdd9902e888212
+SHA256 (q4wine-0.120.tar.gz) = 9db9cc021722403709e6f2bb81318e285cfad9eba24d1343532b0fa32f823996
+SIZE (q4wine-0.120.tar.gz) = 836328
diff -Nura /usr/ports/deskutils/q4wine/files/patch-src-man1_CMakeLists.txt work/q4wine/files/patch-src-man1_CMakeLists.txt
--- /usr/ports/deskutils/q4wine/files/patch-src-man1_CMakeLists.txt	2010-05-23 17:24:55.000000000 +0300
+++ work/q4wine/files/patch-src-man1_CMakeLists.txt	1970-01-01 03:00:00.000000000 +0300
@@ -1,18 +0,0 @@
---- src/man1/CMakeLists.txt.orig	2010-05-22 12:08:37.000000000 -0300
-+++ src/man1/CMakeLists.txt	2010-05-22 12:10:08.000000000 -0300
-@@ -40,7 +40,6 @@
-     endforeach()
- 
-     install(DIRECTORY ${CMAKE_SOURCE_DIR}/src/man1 DESTINATION
--    ${CMAKE_INSTALL_PREFIX}/share/man FILES_MATCHING PATTERN "*.1.${ARC_SUFF}"
-     PATTERN "CMakeFiles" EXCLUDE)
- 
-  ELSE (ARC)
-@@ -48,6 +47,6 @@
-     MESSAGE(STATUS "Installing not compressed man pages --\n")
- 
-     install(DIRECTORY ${CMAKE_SOURCE_DIR}/src/man1 DESTINATION
--    ${CMAKE_INSTALL_PREFIX}/share/man FILES_MATCHING PATTERN "*.1"
-+    ${CMAKE_INSTALL_PREFIX}/man FILES_MATCHING PATTERN "*.1"
-     PATTERN "CMakeFiles" EXCLUDE)
-  ENDIF (ARC)
diff -Nura /usr/ports/deskutils/q4wine/pkg-descr work/q4wine/pkg-descr
--- /usr/ports/deskutils/q4wine/pkg-descr	2009-02-18 01:31:28.000000000 +0200
+++ work/q4wine/pkg-descr	2010-10-01 13:23:57.000000000 +0300
@@ -13,4 +13,4 @@
  - Winetricks support
  - More
 
-WWW: http://api.qt-apps.org/content/show.php?content=85751
+WWW: http://q4wine.brezblock.org.ua/ 
diff -Nura /usr/ports/deskutils/q4wine/pkg-message work/q4wine/pkg-message
--- /usr/ports/deskutils/q4wine/pkg-message	2010-05-23 17:24:55.000000000 +0300
+++ work/q4wine/pkg-message	2010-09-06 10:38:38.000000000 +0300
@@ -11,6 +11,7 @@
 
 mount /proc
 
-Also you need sudo for mdconfig, mount_cd9660, umount commands
+Also you need passwordless sudo for mdconfig, mount_cd9660, umount commands for 
+work with ISO images
 
 ################################################################################
diff -Nura /usr/ports/deskutils/q4wine/pkg-plist work/q4wine/pkg-plist
--- /usr/ports/deskutils/q4wine/pkg-plist	2010-05-23 17:24:55.000000000 +0300
+++ work/q4wine/pkg-plist	2010-10-01 13:19:58.000000000 +0300
@@ -4,6 +4,7 @@
 lib/q4wine/libq4wine-core.so
 share/applications/q4wine.desktop
 share/pixmaps/q4wine.png
+%%DATADIR%%/i18n/cs_cz.qm
 %%DATADIR%%/i18n/en_us.qm
 %%DATADIR%%/i18n/es_es.qm
 %%DATADIR%%/i18n/it_it.qm
@@ -44,6 +45,5 @@
 @dirrm %%DATADIR%%/icons
 @dirrm %%DATADIR%%/i18n
 @dirrm %%DATADIR%%
- at dirrm share/man
 @dirrmtry share/applications
 @dirrm lib/q4wine


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



More information about the freebsd-ports-bugs mailing list