View | Details | Raw Unified | Return to bug 260820 | Differences between
and this patch

Collapse All | Expand All

(-)b/graphics/hugin/Makefile (-1 / +3 lines)
Lines 1-7 Link Here
1
# Created by: Carlos Eduardo G. Carvalho <cartola@openit.com.br>
1
# Created by: Carlos Eduardo G. Carvalho <cartola@openit.com.br>
2
2
3
PORTNAME=	hugin
3
PORTNAME=	hugin
4
PORTVERSION=	2020.0.0
4
DISTVERSION=	2021.0.0
5
CATEGORIES=	graphics
5
CATEGORIES=	graphics
6
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
6
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
7
7
Lines 31-36 USE_GL= gl glew glu glut Link Here
31
USE_WX=		3.0+
31
USE_WX=		3.0+
32
USE_XORG=	x11
32
USE_XORG=	x11
33
33
34
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}.0
35
34
SHEBANG_FILES=	src/hugin_script_interface/hpi.py \
36
SHEBANG_FILES=	src/hugin_script_interface/hpi.py \
35
		src/hugin_script_interface/plugins/*.py \
37
		src/hugin_script_interface/plugins/*.py \
36
		src/hugin_script_interface/plugins-dev/*.py
38
		src/hugin_script_interface/plugins-dev/*.py
(-)b/graphics/hugin/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1631023500
1
TIMESTAMP = 1640875897
2
SHA256 (hugin-2020.0.0.tar.bz2) = 283e7601259a7914cb075333424410928a439dc5f84216f33e2fe55501fbcacb
2
SHA256 (hugin-2021.0.0.tar.bz2) = 047aea8a7fa47844b34ef27c19d3b697e84939dcb1fdbbeb2c204621b66eead9
3
SIZE (hugin-2020.0.0.tar.bz2) = 10371301
3
SIZE (hugin-2021.0.0.tar.bz2) = 10333565
(-)b/graphics/hugin/pkg-plist (-2 / +2 lines)
Lines 80-85 share/applications/pto_gen.desktop Link Here
80
%%DATADIR%%/data/default.setting
80
%%DATADIR%%/data/default.setting
81
%%DATADIR%%/data/duallens.assistant
81
%%DATADIR%%/data/duallens.assistant
82
%%DATADIR%%/data/expressions.ini
82
%%DATADIR%%/data/expressions.ini
83
%%DATADIR%%/data/focus_stack.executor
83
%%DATADIR%%/data/fused_layers.executor
84
%%DATADIR%%/data/fused_layers.executor
84
%%DATADIR%%/data/hdr_pano.executor
85
%%DATADIR%%/data/hdr_pano.executor
85
%%DATADIR%%/data/hugin_exiftool_copy.arg
86
%%DATADIR%%/data/hugin_exiftool_copy.arg
Lines 562-568 share/applications/pto_gen.desktop Link Here
562
%%DATADIR%%/xrc/pref_dialog.xrc
563
%%DATADIR%%/xrc/pref_dialog.xrc
563
%%DATADIR%%/xrc/preview_frame.xrc
564
%%DATADIR%%/xrc/preview_frame.xrc
564
%%DATADIR%%/xrc/reset_dialog.xrc
565
%%DATADIR%%/xrc/reset_dialog.xrc
565
share/icons/gnome/48x48/mimetypes/application-x-ptoptimizer-script.png
566
share/icons/hicolor/128x128/apps/hugin.png
566
share/icons/hicolor/128x128/apps/hugin.png
567
share/icons/hicolor/128x128/apps/ptbatcher.png
567
share/icons/hicolor/128x128/apps/ptbatcher.png
568
share/icons/hicolor/16x16/apps/hugin.png
568
share/icons/hicolor/16x16/apps/hugin.png
Lines 573-578 share/icons/hicolor/32x32/apps/hugin.png Link Here
573
share/icons/hicolor/32x32/apps/ptbatcher.png
573
share/icons/hicolor/32x32/apps/ptbatcher.png
574
share/icons/hicolor/48x48/apps/hugin.png
574
share/icons/hicolor/48x48/apps/hugin.png
575
share/icons/hicolor/48x48/apps/ptbatcher.png
575
share/icons/hicolor/48x48/apps/ptbatcher.png
576
share/icons/hicolor/48x48/mimetypes/application-x-ptoptimizer-script.png
576
share/icons/hicolor/scalable/apps/hugin.svg
577
share/icons/hicolor/scalable/apps/hugin.svg
577
share/icons/hicolor/scalable/apps/ptbatcher.svg
578
share/icons/hicolor/scalable/apps/ptbatcher.svg
578
share/locale/ca_ES/LC_MESSAGES/hugin.mo
579
share/locale/ca_ES/LC_MESSAGES/hugin.mo
579
- 

Return to bug 260820