mirror of
https://git.freebsd.org/ports.git
synced 2025-05-27 16:36:28 -04:00
audio/zrythm: Unbreak: USE_GITLAB seems to be broken because GitLab doesn't require GL_COMMIT any more
Related commit: 516880 (some ports were marked BROKEN for potentially the same reason)
This commit is contained in:
parent
8b9e8fda0a
commit
acebbd8df4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518739
2 changed files with 6 additions and 8 deletions
|
@ -5,12 +5,11 @@ DISTVERSIONPREFIX= v
|
|||
DISTVERSION= 0.5.097
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= https://gitlab.com/${PORTNAME}/${PORTNAME}/-/archive/${DISTVERSIONFULL}/
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Modern music production system, also known as DAW
|
||||
|
||||
BROKEN= unfetchable
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
|
@ -34,9 +33,8 @@ RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \
|
|||
|
||||
USES= gettext-tools meson python:3.5+,build gettext-runtime gnome \
|
||||
libtool pkgconfig shebangfix xorg
|
||||
USE_GITLAB= yes
|
||||
GL_SITE= https://git.zrythm.org
|
||||
GL_COMMIT= 5b1f4efa53ca33090ef7795204dfc387072f58f5
|
||||
#USE_GITLAB= yes # broken: doesn't require GL_COMMIT any more, see bug#242329
|
||||
#GL_SITE= https://git.zrythm.org
|
||||
SHEBANG_FILES= resources/gen-gtk-gresources-xml.py scripts/collect_translatables.sh scripts/meson_post_install.py
|
||||
USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 libxml2 pango
|
||||
USE_XORG= x11
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1561193487
|
||||
SHA256 (zrythm-zrythm-5b1f4efa53ca33090ef7795204dfc387072f58f5_GL0.tar.gz) = 9b1617cf22005215c8dfdc8148d4c449df86038f28cd769563d1c607d0909b11
|
||||
SIZE (zrythm-zrythm-5b1f4efa53ca33090ef7795204dfc387072f58f5_GL0.tar.gz) = 7060491
|
||||
TIMESTAMP = 1575154997
|
||||
SHA256 (zrythm-v0.5.097.tar.gz) = a2a22b1e707a069a46817ea3cfef0a3b96458090134d8f31d7422ecb1f5467df
|
||||
SIZE (zrythm-v0.5.097.tar.gz) = 7076190
|
||||
|
|
Loading…
Add table
Reference in a new issue