mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
www/{*chromium,iridium}: switch to USES=iconv:wchar_t to fixup library deps
Approved by: rene (mentor)
This commit is contained in:
parent
590f792451
commit
eb0137c80b
@ -1,5 +1,6 @@
|
||||
PORTNAME= chromium
|
||||
PORTVERSION= 112.0.5615.49
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www wayland
|
||||
MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \
|
||||
https://nerd.hu/distfiles/:external
|
||||
@ -68,7 +69,7 @@ LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-core \
|
||||
RUN_DEPENDS= xdg-open:devel/xdg-utils \
|
||||
noto-basic>0:x11-fonts/noto-basic
|
||||
|
||||
USES= bison compiler:c++17-lang cpe desktop-file-utils gl gnome iconv jpeg \
|
||||
USES= bison compiler:c++17-lang cpe desktop-file-utils gl gnome iconv:wchar_t jpeg \
|
||||
localbase:ldflags ninja perl5 pkgconfig python:3.7+,build qt:5 shebangfix \
|
||||
tar:xz xorg
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= iridium
|
||||
PORTVERSION= 2023.03.111
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www wayland
|
||||
MASTER_SITES= https://downloads.iridiumbrowser.de/source/
|
||||
PKGNAMESUFFIX= -browser
|
||||
@ -71,7 +71,7 @@ LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-core \
|
||||
RUN_DEPENDS= xdg-open:devel/xdg-utils \
|
||||
noto-basic>0:x11-fonts/noto-basic
|
||||
|
||||
USES= bison compiler:c++17-lang cpe desktop-file-utils gl gnome iconv jpeg \
|
||||
USES= bison compiler:c++17-lang cpe desktop-file-utils gl gnome iconv:wchar_t jpeg \
|
||||
localbase:ldflags ninja perl5 pkgconfig python:3.7+,build qt:5 shebangfix \
|
||||
tar:xz xorg
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
PORTNAME= ungoogled-chromium
|
||||
PORTVERSION= 112.0.5615.49
|
||||
PORTREVISION= 1
|
||||
UGVERSION= ${DISTVERSION}-1
|
||||
CATEGORIES= www wayland
|
||||
MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \
|
||||
@ -72,7 +73,7 @@ LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-core \
|
||||
RUN_DEPENDS= xdg-open:devel/xdg-utils \
|
||||
noto-basic>0:x11-fonts/noto-basic
|
||||
|
||||
USES= bison compiler:c++17-lang cpe desktop-file-utils gl gnome iconv jpeg \
|
||||
USES= bison compiler:c++17-lang cpe desktop-file-utils gl gnome iconv:wchar_t jpeg \
|
||||
localbase:ldflags ninja perl5 pkgconfig python:3.7+,build qt:5 shebangfix \
|
||||
tar:xz xorg
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user