- Update Lumina to 0.6.3
This commit is contained in:
parent
3894e7e056
commit
e9891ace9b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368992
2 changed files with 6 additions and 6 deletions
|
@ -2,9 +2,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lumina
|
||||
GITVERSION= 1409847349
|
||||
PORTVERSION= 0.6.2.${GITVERSION}
|
||||
PORTREVISION= 1
|
||||
GITVERSION= 1411413020
|
||||
PORTVERSION= 0.6.3.${GITVERSION}
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= x11
|
||||
DISTNAME= ${PORTNAME}-${GITVERSION}
|
||||
|
@ -25,7 +24,8 @@ RUN_DEPENDS= fluxbox:${PORTSDIR}/x11-wm/fluxbox \
|
|||
numlockx:${PORTSDIR}/x11/numlockx \
|
||||
phonon-gstreamer>=0:${PORTSDIR}/multimedia/phonon-gstreamer \
|
||||
gstreamer-plugins-ogg>=0:${PORTSDIR}/audio/gstreamer-plugins-ogg
|
||||
LIB_DEPENDS= libQtSolutions_SingleApplication-head.so:${PORTSDIR}/devel/qt4-qtsolutions-singleapplication
|
||||
LIB_DEPENDS= libQtSolutions_SingleApplication-head.so:${PORTSDIR}/devel/qt4-qtsolutions-singleapplication \
|
||||
libjpeg.so:${PORTSDIR}/graphics/jpeg
|
||||
|
||||
MAKE_JOBS_UNSAFE=yes
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (lumina-1409847349.tar.bz2) = d4833666377d280abea021faaeee080836c4330772af8e933faa6d374f378123
|
||||
SIZE (lumina-1409847349.tar.bz2) = 21833622
|
||||
SHA256 (lumina-1411413020.tar.bz2) = 651526104c66cb4f497bcf32cdc2ed34c4aa98c086ac927e7750604b2b1fe7fe
|
||||
SIZE (lumina-1411413020.tar.bz2) = 21863699
|
||||
|
|
Loading…
Reference in a new issue