mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -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
|
PORTNAME= qmediamanager
|
||||||
DISTVERSION= 0.1.1-2
|
DISTVERSION= 0.1.2
|
||||||
PORTREVISION= 1
|
|
||||||
DISTVERSIONSUFFIX= -g2dc5c7b
|
|
||||||
CATEGORIES= deskutils
|
CATEGORIES= deskutils
|
||||||
|
|
||||||
MAINTAINER= jwb@FreeBSD.org
|
MAINTAINER= jwb@FreeBSD.org
|
||||||
|
@ -29,6 +27,7 @@ PLIST_FILES= bin/qmediamanager share/man/man1/qmediamanager.1.gz
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
${INSTALL} -c ${WRKSRC}/qmediamanager ${STAGEDIR}${PREFIX}/bin
|
${INSTALL} -c ${WRKSRC}/qmediamanager ${STAGEDIR}${PREFIX}/bin
|
||||||
|
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/qmediamanager
|
||||||
${INSTALL} -c ${WRKSRC}/Man/qmediamanager.1 ${STAGEDIR}${PREFIX}/share/man/man1
|
${INSTALL} -c ${WRKSRC}/Man/qmediamanager.1 ${STAGEDIR}${PREFIX}/share/man/man1
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1697892841
|
TIMESTAMP = 1731618595
|
||||||
SHA256 (outpaddling-qmediamanager-0.1.1-2-g2dc5c7b_GH0.tar.gz) = d552f6bd1cc55348af685374454ca553a865ed5493e12397eed8ed887c71845f
|
SHA256 (outpaddling-qmediamanager-0.1.2_GH0.tar.gz) = 4e3c79addc793b789de364ec954400c00f96ee0c228feccb81a77847a36251f4
|
||||||
SIZE (outpaddling-qmediamanager-0.1.1-2-g2dc5c7b_GH0.tar.gz) = 1069583
|
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
|
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.
|
to provide the user options when removable media are inserted.
|
||||||
|
|
Loading…
Add table
Reference in a new issue