View | Details | Raw Unified | Return to bug 151193
Collapse All | Expand All

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

Return to bug 151193