Skip to content

Commit

Permalink
filesystems/gphotofs: Update to latest commit
Browse files Browse the repository at this point in the history
Last release in 2015 and last commit in 2018, update to latest commit
as there are a few bug fixes / enhancements and as development seems
to have stopped. While at it update WWW entry

PR:		282355
Approved by:	portmgr (maintainer timeout, 2+ weeks)
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Nov 16, 2024
1 parent ec7e5f0 commit 6af25c3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
13 changes: 8 additions & 5 deletions filesystems/gphotofs/Makefile
Original file line number Diff line number Diff line change
@@ -1,20 +1,23 @@
PORTNAME= gphotofs
PORTVERSION= 0.5
PORTREVISION= 5
DISTVERSION= 0.5.20181029
CATEGORIES= filesystems graphics sysutils
MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION}.0
PKGNAMEPREFIX= fusefs-

MAINTAINER= [email protected]
COMMENT= Mount PTP camera as a file system
WWW= http://gphoto.sourceforge.net/proj/gphotofs/
WWW= https://github.com/gphoto/gphotofs

LICENSE= GPLv2

LIB_DEPENDS= libgphoto2.so:graphics/libgphoto2

USES= fuse gnome pkgconfig tar:bzip2
USES= autoreconf fuse gnome libtool pkgconfig
USE_GNOME= glib20

USE_GITHUB= yes
GH_ACCOUNT= gphoto
GH_TAGNAME= 9f9f594

GNU_CONFIGURE= yes

PLIST_FILES= bin/gphotofs
Expand Down
5 changes: 3 additions & 2 deletions filesystems/gphotofs/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
TIMESTAMP = 1730905199
SHA256 (gphotofs-0.5.tar.bz2) = 676ec4de69a81c193ffc31bdc7b587ac2a2cc3780b14f0e7c9c4c0a517b343cc
SIZE (gphotofs-0.5.tar.bz2) = 261357
TIMESTAMP = 1730027628
SHA256 (gphoto-gphotofs-0.5.20181029-9f9f594_GH0.tar.gz) = 66b53832b994ae35d5453baa5b9f30bcdb17c97a38d880b9db7e12cce0255ddd
SIZE (gphoto-gphotofs-0.5.20181029-9f9f594_GH0.tar.gz) = 51440

0 comments on commit 6af25c3

Please sign in to comment.