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
This commit is contained in:
parent
8a3aa16835
commit
ca14a8994d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549736
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -13,6 +13,8 @@ PKGNAMESUFFIX= -devel
|
||||
MAINTAINER= tobik@FreeBSD.org
|
||||
COMMENT= JavaFX SDK overlay for OpenJDK 8
|
||||
|
||||
BROKEN= Does not build with glib 2.66.0
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
|
@ -11,6 +11,8 @@ COMMENT= Modern XMPP Chat Client using GTK+/Vala
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN= Does not build with glib 2.66.0
|
||||
|
||||
BUILD_DEPENDS= vala:lang/vala
|
||||
LIB_DEPENDS= libsqlite3.so:databases/sqlite3 \
|
||||
libgee-0.8.so:devel/libgee \
|
||||
|
@ -7,6 +7,8 @@ CATEGORIES= x11-themes
|
||||
MAINTAINER= tagattie@FreeBSD.org
|
||||
COMMENT= Gtk theme based on Material Design Refresh
|
||||
|
||||
BROKEN= fails to build with glib 2.66.0
|
||||
|
||||
LICENSE= GPLv2 CC-BY-SA-4.0
|
||||
LICENSE_COMB= multi
|
||||
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user