mirror of
https://github.com/alexkay/spek.git
synced 2025-04-16 16:42:19 +03:00
freebsd: Update to 0.7
This commit is contained in:
parent
bc5214b3e1
commit
0b1a5cbc0c
8
dist/freebsd/Makefile
vendored
8
dist/freebsd/Makefile
vendored
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= spek
|
||||
PORTVERSION= 0.6
|
||||
PORTVERSION= 0.7
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
|
||||
@ -15,9 +15,12 @@ COMMENT= Acoustic spectrum analyser
|
||||
|
||||
LIB_DEPENDS= avcodec.1:${PORTSDIR}/multimedia/ffmpeg
|
||||
|
||||
MAN1= spek.1
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk20 desktopfileutils
|
||||
USE_GETTEXT= yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
@ -25,4 +28,7 @@ MAKE_JOBS_SAFE= yes
|
||||
post-install:
|
||||
-@update-desktop-database
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s,^itlocaledir =.*$$,itlocaledir = ${PREFIX}/share/locale,g" ${WRKSRC}/po/Makefile.in.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
5
dist/freebsd/distinfo
vendored
5
dist/freebsd/distinfo
vendored
@ -1,3 +1,2 @@
|
||||
MD5 (spek-0.6.tar.bz2) = 6be33caf38ba364ec996e9f5616ff239
|
||||
SHA256 (spek-0.6.tar.bz2) = be91b4a687725253051a0cae6a950e6abca705164af5ff3019881786df5d55ec
|
||||
SIZE (spek-0.6.tar.bz2) = 202361
|
||||
SHA256 (spek-0.7.tar.bz2) = 61fe1ce33e7570a6720c81fb377edc7a9d1c0f93b6eca27a387cfee5eaa323f4
|
||||
SIZE (spek-0.7.tar.bz2) = 383757
|
||||
|
8
dist/freebsd/pkg-plist
vendored
8
dist/freebsd/pkg-plist
vendored
@ -6,6 +6,14 @@ share/icons/hicolor/24x24/apps/spek.png
|
||||
share/icons/hicolor/32x32/apps/spek.png
|
||||
share/icons/hicolor/48x48/apps/spek.png
|
||||
share/icons/hicolor/scalable/apps/spek.svg
|
||||
share/locale/de/LC_MESSAGES/spek.mo
|
||||
share/locale/es/LC_MESSAGES/spek.mo
|
||||
share/locale/fr/LC_MESSAGES/spek.mo
|
||||
share/locale/nl/LC_MESSAGES/spek.mo
|
||||
share/locale/pl/LC_MESSAGES/spek.mo
|
||||
share/locale/ru/LC_MESSAGES/spek.mo
|
||||
share/locale/sv/LC_MESSAGES/spek.mo
|
||||
share/locale/uk/LC_MESSAGES/spek.mo
|
||||
@dirrmtry share/applications
|
||||
@dirrmtry share/icons/hicolor/16x16/apps
|
||||
@dirrmtry share/icons/hicolor/16x16
|
||||
|
Loading…
x
Reference in New Issue
Block a user