mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
sysutils/dsbmc: Update to 0.2
PR: 219499 Submitted by: Marcel Kaiser <mk@nic-nac-project.org> (maintainer) Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D10964
This commit is contained in:
parent
9a8f2cdae9
commit
adfc7a352a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442041
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dsbmc
|
||||
PORTVERSION= 0.1.4
|
||||
PORTVERSION= 0.2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://freeshell.de/~mk/download/
|
||||
|
||||
@ -10,11 +10,14 @@ MAINTAINER= mk@nic-nac-project.org
|
||||
COMMENT= GTK+ client for DSBMD that lets you mount media, and more
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/libexec/dsbmd:sysutils/dsbmd
|
||||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2
|
||||
RUN_DEPENDS= dsbmd>=0.3:sysutils/dsbmd
|
||||
|
||||
USES= tar:tgz pkgconfig
|
||||
USE_GNOME= gtk20
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk20
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_SUB= yes
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (dsbmc-0.1.4.tgz) = 6b274e3da3521166a209f9bf1dfed87e188da4ae2f7e17829d162da42caf72da
|
||||
SIZE (dsbmc-0.1.4.tgz) = 27844
|
||||
TIMESTAMP = 1495902156
|
||||
SHA256 (dsbmc-0.2.tgz) = e1cf42cef97c5089f9b9bbfe5d6315e96db5437557f978eb6e8f805c6f2566b1
|
||||
SIZE (dsbmc-0.2.tgz) = 123392
|
||||
|
Loading…
Reference in New Issue
Block a user