1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

DSBMC is a GTK+ client for DSBMD. It allows you to mount, unmount, open media

in a file manager, set the reading speed of a CD/DVD or play a CD/DVD.

WWW: http://freeshell.de/~mk/projects/dsbmc.html

PR:		207927
Submitted by:	Marcel Kaiser <mk@nic-nac-project.org>
This commit is contained in:
Mark Felder 2016-03-14 22:15:54 +00:00
parent 074e606599
commit 46e360a642
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411125
5 changed files with 36 additions and 0 deletions

View File

@ -223,6 +223,7 @@
SUBDIR += downtime
SUBDIR += downtimed
SUBDIR += dsbdriverd
SUBDIR += dsbmc
SUBDIR += dsbmd
SUBDIR += dsbwrtsysctl
SUBDIR += dt

26
sysutils/dsbmc/Makefile Normal file
View File

@ -0,0 +1,26 @@
# Created by: Marcel Kaiser <mk@nic-nac-project.org>
# $FreeBSD$
PORTNAME= dsbmc
PORTVERSION= 0.1.3
CATEGORIES= sysutils
MASTER_SITES= http://freeshell.de/~mk/download/
MAINTAINER= mk@nic-nac-project.org
COMMENT= GTK+ client for DSBMD that lets you mount media, and more
LICENSE= BSD2CLAUSE
RUN_DEPENDS= ${LOCALBASE}/libexec/dsbmd:${PORTSDIR}/sysutils/dsbmd
USES= tar:tgz pkgconfig
USE_GNOME= gtk20
OPTIONS_DEFINE= NLS
OPTIONS_DEFAULT=NLS
OPTIONS_SUB= yes
NLS_USES= gettext
NLS_MAKE_ARGS_OFF= -DWITHOUT_GETTEXT
.include <bsd.port.mk>

2
sysutils/dsbmc/distinfo Normal file
View File

@ -0,0 +1,2 @@
SHA256 (dsbmc-0.1.3.tgz) = f5a0a69978cce1d562de2e4e0431c17abdc3b491268e258148baf2fee149f7c4
SIZE (dsbmc-0.1.3.tgz) = 121856

4
sysutils/dsbmc/pkg-descr Normal file
View File

@ -0,0 +1,4 @@
DSBMC is a GTK+ client for DSBMD. It allows you to mount, unmount, open media
in a file manager, set the reading speed of a CD/DVD or play a CD/DVD.
WWW: http://freeshell.de/~mk/projects/dsbmc.html

3
sysutils/dsbmc/pkg-plist Normal file
View File

@ -0,0 +1,3 @@
bin/dsbmc
share/applications/dsbmc.desktop
%%NLS%%share/locale/de/LC_MESSAGES/dsbmc.mo