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

(-)graphics/sane-backends/Makefile (-5 / +4 lines)
Lines 1-10 Link Here
1
# Created by: gary@hotlava.com
1
# Created by: gary@hotlava.com
2
2
3
PORTNAME=	sane-backends
3
PORTNAME=	sane-backends
4
DISTVERSION=	1.0.32
4
DISTVERSION=	1.1.1
5
PORTREVISION=	9
6
CATEGORIES=	graphics
5
CATEGORIES=	graphics
7
MASTER_SITES=	https://gitlab.com/sane-project/backends/uploads/104f09c07d35519cc8e72e604f11643f/
6
MASTER_SITES=	https://gitlab.com/sane-project/backends/uploads/7d30fab4e115029d91027b6a58d64b43/
8
7
9
MAINTAINER=	vvd@unislabs.com
8
MAINTAINER=	vvd@unislabs.com
10
COMMENT=	API for accessing scanners, digital cameras, frame grabbers, etc
9
COMMENT=	API for accessing scanners, digital cameras, frame grabbers, etc
Lines 38-51 Link Here
38
OPTIONS_DEFAULT=	AVAHI GPHOTO USB
37
OPTIONS_DEFAULT=	AVAHI GPHOTO USB
39
OPTIONS_SUB=		yes
38
OPTIONS_SUB=		yes
40
39
41
IEEE1284_DESC=	Parallel port support via libieee1284
40
IEEE1284_DESC=	Parallel port support via libieee1284 (for i386 only)
42
USB_DESC=	USB support
41
USB_DESC=	USB support
43
42
44
AVAHI_LIB_DEPENDS=		libavahi-client.so:net/avahi-app \
43
AVAHI_LIB_DEPENDS=		libavahi-client.so:net/avahi-app \
45
				libcurl.so:ftp/curl \
44
				libcurl.so:ftp/curl \
46
				libpoppler-glib.so:graphics/poppler-glib
45
				libpoppler-glib.so:graphics/poppler-glib
47
AVAHI_USE=			GNOME=cairo,glib20
46
AVAHI_USE=			GNOME=cairo,glib20
48
AVAHI_CONFIGURE_WITH=		avahi libcurl
47
AVAHI_CONFIGURE_WITH=		avahi libcurl poppler-glib
49
GPHOTO_LIB_DEPENDS=		libgphoto2.so:graphics/libgphoto2
48
GPHOTO_LIB_DEPENDS=		libgphoto2.so:graphics/libgphoto2
50
GPHOTO_CONFIGURE_WITH=		gphoto2
49
GPHOTO_CONFIGURE_WITH=		gphoto2
51
IEEE1284_LIB_DEPENDS=		libieee1284.so:sysutils/libieee1284
50
IEEE1284_LIB_DEPENDS=		libieee1284.so:sysutils/libieee1284
(-)graphics/sane-backends/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1613475639
1
TIMESTAMP = 1643041643
2
SHA256 (sane-backends-1.0.32.tar.gz) = 3a28c237c0a72767086202379f6dc92dbb63ec08dfbab22312cba80e238bb114
2
SHA256 (sane-backends-1.1.1.tar.gz) = dd4b04c37a42f14c4619e8eea6a957f4c7c617fe59e32ae2872b373940a8b603
3
SIZE (sane-backends-1.0.32.tar.gz) = 7349442
3
SIZE (sane-backends-1.1.1.tar.gz) = 7447569
(-)graphics/sane-backends/pkg-plist (+1 lines)
Lines 594-599 Link Here
594
%%NLS%%share/locale/ru/LC_MESSAGES/sane-backends.mo
594
%%NLS%%share/locale/ru/LC_MESSAGES/sane-backends.mo
595
%%NLS%%share/locale/sv/LC_MESSAGES/sane-backends.mo
595
%%NLS%%share/locale/sv/LC_MESSAGES/sane-backends.mo
596
%%NLS%%share/locale/uk/LC_MESSAGES/sane-backends.mo
596
%%NLS%%share/locale/uk/LC_MESSAGES/sane-backends.mo
597
%%NLS%%share/locale/zh_CN/LC_MESSAGES/sane-backends.mo
597
@dir etc/sane.d/dll.d
598
@dir etc/sane.d/dll.d
598
@dir share/sane/artec_eplus48u
599
@dir share/sane/artec_eplus48u
599
@dir share/sane/epjitsu
600
@dir share/sane/epjitsu

Return to bug 261433