FreeBSD Bugzilla – Attachment 219309 Details for
Bug 250815
science/dlib-cpp: Change to shared library; Add missing USE_XORG
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
dlib-cpp.patch (text/plain), 1.22 KB, created by
Yuri Victorovich
on 2020-11-02 17:54:32 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2020-11-02 17:54:32 UTC
Size:
1.22 KB
patch
obsolete
>Index: science/dlib-cpp/Makefile >=================================================================== >--- science/dlib-cpp/Makefile (revision 552071) >+++ science/dlib-cpp/Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= dlib > DISTVERSION= 19.21 >+PORTREVISION= 1 > CATEGORIES= science devel math > MASTER_SITES= http://dlib.net/files/ > PKGNAMESUFFIX= -cpp >@@ -15,6 +16,8 @@ > USES= cmake compiler:c++11-lang pkgconfig tar:bzip2 > USE_LDCONFIG= yes > >+CMAKE_ON= BUILD_SHARED_LIBS >+ > OPTIONS_DEFINE= X11 JPEG PNG GIF SQLITE BLASLAPACK PYTHON AVX > OPTIONS_DEFAULT= X11 JPEG PNG GIF SQLITE > >@@ -22,7 +25,7 @@ > AVX_DESC= Use AVX instructions if supported by CPU > > X11_USES= xorg >-X11_USE= xorg=x11 >+X11_USE= xorg=ice,sm,x11,xext > X11_CMAKE_OFF= -DDLIB_NO_GUI_SUPPORT=1 > > JPEG_USES= jpeg >Index: science/dlib-cpp/pkg-plist >=================================================================== >--- science/dlib-cpp/pkg-plist (revision 552071) >+++ science/dlib-cpp/pkg-plist (working copy) >@@ -1028,7 +1028,8 @@ > lib/cmake/dlib/dlib.cmake > lib/cmake/dlib/dlibConfig.cmake > lib/cmake/dlib/dlibConfigVersion.cmake >-lib/libdlib.a >+lib/libdlib.so >+lib/libdlib.so.19.21.0 > libdata/pkgconfig/dlib-1.pc > @dir include/dlib/all > @dir include/dlib/appveyor
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
Actions:
View
|
Diff
Attachments on
bug 250815
: 219309