mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update to 0.27
PR: ports/148732 Submitted by: Gvozdikov Veniamin (maintainer)
This commit is contained in:
parent
fbec0532dd
commit
a3cef43df4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257968
@ -6,18 +6,21 @@
|
||||
#
|
||||
|
||||
PORTNAME= cueplayer
|
||||
PORTVERSION= 0.25
|
||||
PORTREVISION?= 1
|
||||
PORTVERSION= 0.27
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
|
||||
MAINTAINER= g.veniamin@googlemail.com
|
||||
COMMENT= CUE player
|
||||
|
||||
LIB_DEPENDS= notify.1:${PORTSDIR}/devel/libnotify
|
||||
|
||||
USE_QT_VER= 4
|
||||
QT_COMPONENTS= gui xml qmake_build uic_build moc_build rcc_build network
|
||||
USE_GSTREAMER= flac good dvd lame ugly ffmpeg taglib ogg vorbis soup libmms wavpack
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
DESKTOP_ENTRIES="Cueplayer" "Lightweight media player based on Qt and Gstreamer" \
|
||||
"${DATADIR}/${PORTNAME}.png" "${PORTNAME}" \
|
||||
"AudioVideo;Audio;Video;" ${FALSE}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (cueplayer-0.25.tar.gz) = 10e47b6dad8e321996ba1e13d2a11806
|
||||
SHA256 (cueplayer-0.25.tar.gz) = 620d0d0161011a650617e511d13acb9f0e4963ecf16154e64b855710ded60c86
|
||||
SIZE (cueplayer-0.25.tar.gz) = 103162
|
||||
MD5 (cueplayer-0.27.tar.gz) = e72033dbaa3d54cee0a074debc52ad44
|
||||
SHA256 (cueplayer-0.27.tar.gz) = 3e6e3fd1f5cd459be0d52f906dab7e9a20cc41434a0b127c706ba7f60247050d
|
||||
SIZE (cueplayer-0.27.tar.gz) = 127885
|
||||
|
@ -1,5 +1,6 @@
|
||||
bin/cueplayer
|
||||
%%DATADIR%%/loc/cueplayer_pl.qm
|
||||
%%DATADIR%%/loc/cueplayer_en.qm
|
||||
%%DATADIR%%/cueplayer.png
|
||||
@dirrm %%DATADIR%%/loc
|
||||
@dirrm %%DATADIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user