- Update to 0.2.2.
PR: ports/138090 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) Feature safe: yes
This commit is contained in:
parent
5d6a3a1e99
commit
c2cf4f4d6e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241794
@ -5,7 +5,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= waheela
|
||||
PORTVERSION= 0.2.1
|
||||
PORTVERSION= 0.2.2
|
||||
CATEGORIES= audio kde
|
||||
MASTER_SITES= http://linux.wuertz.org/dists/sid/main/source/
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
@ -18,15 +18,10 @@ RUN_DEPENDS= amarok>=2:${PORTSDIR}/audio/amarok-kde4
|
||||
USE_CMAKE= yes
|
||||
USE_KDE4= automoc4 kdeprefix kdehier kdelibs
|
||||
USE_QT_VER= 4
|
||||
INSTALLS_ICONS= yes
|
||||
QT_COMPONENTS= gui dbus network svg xml \
|
||||
qmake_build moc_build rcc_build uic_build
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|/share/kde4/apps|/share/apps|g' \
|
||||
${WRKSRC}/themes/*/CMakeLists.txt
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (waheela_0.2.1.tar.gz) = 9b6c4d2c0689630f51ef58d8864faa16
|
||||
SHA256 (waheela_0.2.1.tar.gz) = 82acd90bcef35705d989d3e375a60ef5dc6b0da216837685f0a3338e26e7f951
|
||||
SIZE (waheela_0.2.1.tar.gz) = 7109023
|
||||
MD5 (waheela_0.2.2.tar.gz) = c0b3b033e0ea0b8f6b6dea90f5003939
|
||||
SHA256 (waheela_0.2.2.tar.gz) = f4a0d8dc0f260064b09c11e5ce4549560430e9e095a0d753a6ee83d37c261f20
|
||||
SIZE (waheela_0.2.2.tar.gz) = 7109075
|
||||
|
@ -18,9 +18,15 @@ share/apps/waheela/themes/HoneyComb/background-wide.jpg
|
||||
share/apps/waheela/themes/HoneyComb/background.jpg
|
||||
share/apps/waheela/themes/HoneyComb/preview.jpg
|
||||
share/apps/waheela/themes/HoneyComb/theme.config
|
||||
share/apps/waheela/themes/Kore/background.jpg
|
||||
share/apps/waheela/themes/Kore/preview.jpg
|
||||
share/apps/waheela/themes/Kore/theme.config
|
||||
share/apps/waheela/themes/LakePowell/background.jpg
|
||||
share/apps/waheela/themes/LakePowell/preview.jpg
|
||||
share/apps/waheela/themes/LakePowell/theme.config
|
||||
share/apps/waheela/themes/LandOfFreedom/background.jpg
|
||||
share/apps/waheela/themes/LandOfFreedom/preview.jpg
|
||||
share/apps/waheela/themes/LandOfFreedom/theme.config
|
||||
share/apps/waheela/themes/SunsetBliss/background.jpg
|
||||
share/apps/waheela/themes/SunsetBliss/preview.jpg
|
||||
share/apps/waheela/themes/SunsetBliss/theme.config
|
||||
@ -43,7 +49,9 @@ share/icons/hicolor/64x64/apps/waheela.png
|
||||
@dirrm share/apps/waheela/themes/Tiles
|
||||
@dirrm share/apps/waheela/themes/TheSoundOfNature
|
||||
@dirrm share/apps/waheela/themes/SunsetBliss
|
||||
@dirrm share/apps/waheela/themes/LandOfFreedom
|
||||
@dirrm share/apps/waheela/themes/LakePowell
|
||||
@dirrm share/apps/waheela/themes/Kore
|
||||
@dirrm share/apps/waheela/themes/HoneyComb
|
||||
@dirrm share/apps/waheela/themes/FloralGlow
|
||||
@dirrm share/apps/waheela/themes/DreamingGirl
|
||||
|
Loading…
Reference in New Issue
Block a user