mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
sysutils/dsbmc:
- Update to 1.2 - Change distfile source and WWW to Github - Update pkg-message Approved by: maintainer via mail
This commit is contained in:
parent
3e4455e909
commit
f7df6f3000
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565964
@ -2,9 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dsbmc
|
||||
DISTVERSION= 1.1
|
||||
DISTVERSION= 1.2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://freeshell.de/~mk/download/
|
||||
|
||||
MAINTAINER= mk@nic-nac-project.org
|
||||
COMMENT= Qt client for DSBMD that lets you mount media, and more
|
||||
@ -19,4 +18,8 @@ USES= compiler:c++11-lang desktop-file-utils gl qmake qt:5 tar:tgz
|
||||
USE_GL= gl
|
||||
USE_QT= buildtools_build core gui linguisttools_build widgets
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= mrclksr
|
||||
GH_PROJECT= DSBMC
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1598444894
|
||||
SHA256 (dsbmc-1.1.tgz) = 8d420dc976c8e34abb7801d2ddc8d3c701265008246a0a0d7feb81cfd2e57388
|
||||
SIZE (dsbmc-1.1.tgz) = 36812
|
||||
TIMESTAMP = 1612973352
|
||||
SHA256 (mrclksr-DSBMC-1.2_GH0.tar.gz) = 511c2e2454290614c526872c9abeaf127a7d074b2acec5edf4a02cac2bb324f5
|
||||
SIZE (mrclksr-DSBMC-1.2_GH0.tar.gz) = 38680
|
||||
|
@ -1,4 +1,4 @@
|
||||
DSBMC is a GTK+ client for DSBMD. It allows you to mount, unmount, open media
|
||||
DSBMC is a Qt 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
|
||||
WWW: https://github.com/mrclksr/DSBMC
|
||||
|
Loading…
Reference in New Issue
Block a user