diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-09-23 14:53:14 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-09-23 14:53:14 +0000 |
commit | ca14a8994d8019e5072e8b6f8344949f9fd86173 (patch) | |
tree | 1ecce6617e3097ce674d26d6fcb33d0758155ac0 /audio | |
parent | ports-mgmt/modules2tuple: Update to 2.2.1 (diff) |
Update to glib 2.66.0
Mark the few remaining ports not building against this upgrade as broken
Instead of risking of missing anyone who got involed, I will just thank
all of them they will recognize themselves! This was a joint work of many
PR: 247278
Reviewed by: fluffy
exp-run antoine
Differential Revision: https://reviews.freebsd.org/D25279
Notes
Notes:
svn path=/head/; revision=549736
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ardour6/Makefile | 2 | ||||
-rw-r--r-- | audio/guitarix-lv2/Makefile | 6 | ||||
-rw-r--r-- | audio/guitarix-lv2/distinfo | 6 |
3 files changed, 9 insertions, 5 deletions
diff --git a/audio/ardour6/Makefile b/audio/ardour6/Makefile index 3d2495d34e67..ee3b8cd8ae4a 100644 --- a/audio/ardour6/Makefile +++ b/audio/ardour6/Makefile @@ -12,6 +12,8 @@ DISTNAME= Ardour-${PORTVERSION} MAINTAINER= beerml@sigma6audio.de COMMENT= Multichannel digital audio workstation +BROKEN= Does not build with glib 2.66.0 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/audio/guitarix-lv2/Makefile b/audio/guitarix-lv2/Makefile index 279d0354aef3..b3d99dd9d3c6 100644 --- a/audio/guitarix-lv2/Makefile +++ b/audio/guitarix-lv2/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= guitarix -DISTVERSION= 0.40.0 +DISTVERSION= 0.41.0 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/ PKGNAMESUFFIX= -lv2 @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}2-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Virtual versatile amplification for Jack and set of LV2 plugins +BROKEN= Does not build with glib 2.66.0 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING @@ -37,7 +39,7 @@ LIB_DEPENDS= libavahi-common.so:net/avahi-app \ RUN_DEPENDS= roboto-fonts-ttf>0:x11-fonts/roboto-fonts-ttf USES= compiler:c++11-lang eigen:3 gnome libarchive localbase:ldflags \ - pkgconfig python:build readline waf tar:xz + pkgconfig python:build readline waf xorg tar:xz USE_GNOME= atkmm cairo gtk30 gtkmm30 pangomm USE_XORG= x11 USE_LDCONFIG= yes diff --git a/audio/guitarix-lv2/distinfo b/audio/guitarix-lv2/distinfo index 09d12f7358e9..45026a720705 100644 --- a/audio/guitarix-lv2/distinfo +++ b/audio/guitarix-lv2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1590687393 -SHA256 (guitarix2-0.40.0.tar.xz) = a7bce49d26b55343a0cf9b8027b9a2cc17d8773260f5b5610a92c19408282061 -SIZE (guitarix2-0.40.0.tar.xz) = 70880548 +TIMESTAMP = 1600465360 +SHA256 (guitarix2-0.41.0.tar.xz) = 40951953371d0925b74c9c618b60a76f1e8a65456222837d5b6bac9bb35f4e63 +SIZE (guitarix2-0.41.0.tar.xz) = 70865716 |