mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
deskutils/qmediamanager: Update to 0.1.2
Minor enhancements and cleanup Changes: https://github.com/outpaddling/qmediamanager/releases
This commit is contained in:
parent
b5ee328522
commit
d4aaf0577e
3 changed files with 6 additions and 7 deletions
|
@ -1,7 +1,5 @@
|
|||
PORTNAME= qmediamanager
|
||||
DISTVERSION= 0.1.1-2
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONSUFFIX= -g2dc5c7b
|
||||
DISTVERSION= 0.1.2
|
||||
CATEGORIES= deskutils
|
||||
|
||||
MAINTAINER= jwb@FreeBSD.org
|
||||
|
@ -29,6 +27,7 @@ PLIST_FILES= bin/qmediamanager share/man/man1/qmediamanager.1.gz
|
|||
|
||||
do-install:
|
||||
${INSTALL} -c ${WRKSRC}/qmediamanager ${STAGEDIR}${PREFIX}/bin
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/qmediamanager
|
||||
${INSTALL} -c ${WRKSRC}/Man/qmediamanager.1 ${STAGEDIR}${PREFIX}/share/man/man1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1697892841
|
||||
SHA256 (outpaddling-qmediamanager-0.1.1-2-g2dc5c7b_GH0.tar.gz) = d552f6bd1cc55348af685374454ca553a865ed5493e12397eed8ed887c71845f
|
||||
SIZE (outpaddling-qmediamanager-0.1.1-2-g2dc5c7b_GH0.tar.gz) = 1069583
|
||||
TIMESTAMP = 1731618595
|
||||
SHA256 (outpaddling-qmediamanager-0.1.2_GH0.tar.gz) = 4e3c79addc793b789de364ec954400c00f96ee0c228feccb81a77847a36251f4
|
||||
SIZE (outpaddling-qmediamanager-0.1.2_GH0.tar.gz) = 1069653
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
QMediaManager is a GUI application for managing removable media. It is
|
||||
meant to be launched by an automount service such as filesystems/automount
|
||||
meant to be launched by an automount service such as sysutils/devd-mount
|
||||
to provide the user options when removable media are inserted.
|
||||
|
|
Loading…
Add table
Reference in a new issue