FreeBSD Bugzilla – Attachment 255105 Details for
Bug 282700
www/linux-freetube: error while loading shared library: libjpeg.so.62
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
www/linux-freetube.patch: Add jpeg USE flag to USE_LINUX
freetube.patch (text/plain), 913 bytes, created by
Yusuf Yaman
on 2024-11-11 20:14:05 UTC
(
hide
)
Description:
www/linux-freetube.patch: Add jpeg USE flag to USE_LINUX
Filename:
MIME Type:
Creator:
Yusuf Yaman
Created:
2024-11-11 20:14:05 UTC
Size:
913 bytes
patch
obsolete
>From 65ecfe21072bac242e879bea595cbfba1de612c3 Mon Sep 17 00:00:00 2001 >From: Yusuf Yaman <nxjoseph@protonmail.com> >Date: Mon, 11 Nov 2024 23:12:23 +0300 >Subject: [PATCH] www/linux-freetube: add jpeg dependency > >The program was not launching due to the missing libjpeg shared library. > >PR: 282700 >--- > www/linux-freetube/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/www/linux-freetube/Makefile b/www/linux-freetube/Makefile >index b91ddfc658ae..a492f4698008 100644 >--- a/www/linux-freetube/Makefile >+++ b/www/linux-freetube/Makefile >@@ -21,7 +21,7 @@ RUN_DEPENDS= pulseaudio:audio/pulseaudio > > USES= linux:rl9 zip > USE_LINUX= alsa-plugins-oss alsa-plugins-pulseaudio alsalib at-spi2-atk \ >- atk cups-libs dbuslibs devtools gtk3 libdrm libsigsegv nss opus >+ atk cups-libs dbuslibs devtools gtk3 libdrm libsigsegv nss opus jpeg > > DATADIR= ${PREFIX}/share/${PKGBASE} > >-- >2.47.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
nxjoseph
:
maintainer-approval?
(
nivit
)
Actions:
View
|
Diff
Attachments on
bug 282700
: 255105