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

(-)b/graphics/fusefs-gphotofs/Makefile (-5 / +8 lines)
Lines 1-20 Link Here
1
PORTNAME=	gphotofs
1
PORTNAME=	gphotofs
2
PORTVERSION=	0.5
2
DISTVERSION=	0.5.20181029
3
PORTREVISION=	5
4
CATEGORIES=	graphics sysutils
3
CATEGORIES=	graphics sysutils
5
MASTER_SITES=	SF/gphoto/${PORTNAME}/${PORTVERSION}.0
6
PKGNAMEPREFIX=	fusefs-
4
PKGNAMEPREFIX=	fusefs-
7
5
8
MAINTAINER=	danfe@FreeBSD.org
6
MAINTAINER=	danfe@FreeBSD.org
9
COMMENT=	Mount PTP camera as a file system
7
COMMENT=	Mount PTP camera as a file system
10
WWW=		http://gphoto.sourceforge.net/proj/gphotofs/
8
WWW=		https://github.com/gphoto/gphotofs
11
9
12
LICENSE=	GPLv2
10
LICENSE=	GPLv2
13
11
14
LIB_DEPENDS=	libgphoto2.so:graphics/libgphoto2
12
LIB_DEPENDS=	libgphoto2.so:graphics/libgphoto2
15
13
16
USES=		fuse gnome pkgconfig tar:bzip2
14
USES=		autoreconf fuse gnome libtool pkgconfig
17
USE_GNOME=	glib20
15
USE_GNOME=	glib20
16
17
USE_GITHUB=	yes
18
GH_ACCOUNT=	gphoto
19
GH_TAGNAME=	9f9f594
20
18
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
19
22
20
PLIST_FILES=	bin/gphotofs
23
PLIST_FILES=	bin/gphotofs
(-)b/graphics/fusefs-gphotofs/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (gphotofs-0.5.tar.bz2) = 676ec4de69a81c193ffc31bdc7b587ac2a2cc3780b14f0e7c9c4c0a517b343cc
1
TIMESTAMP = 1730027628
2
SIZE (gphotofs-0.5.tar.bz2) = 261357
2
SHA256 (gphoto-gphotofs-0.5.20181029-9f9f594_GH0.tar.gz) = 66b53832b994ae35d5453baa5b9f30bcdb17c97a38d880b9db7e12cce0255ddd
3
SIZE (gphoto-gphotofs-0.5.20181029-9f9f594_GH0.tar.gz) = 51440

Return to bug 282355