FreeBSD Bugzilla – Attachment 256786 Details for
Bug 284127
graphics/epsonscan2: fix build on FreeBSD-15
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Proposed Makefile without many of the LIB_DEPENDS
Makefile (text/plain), 1.12 KB, created by
J.R. Oldroyd
on 2025-01-19 00:21:29 UTC
(
hide
)
Description:
Proposed Makefile without many of the LIB_DEPENDS
Filename:
MIME Type:
Creator:
J.R. Oldroyd
Created:
2025-01-19 00:21:29 UTC
Size:
1.12 KB
patch
obsolete
>PORTNAME= epsonscan2 >DISTVERSION= 6.6.40.0 >PORTREVISION= 11 >CATEGORIES= graphics >MASTER_SITES= https://support.epson.net/linux/src/scanner/epsonscan2/ >DISTNAME= ${PORTNAME}-${PORTVERSION}-1.src > >MAINTAINER= fbsd@opal.com >COMMENT= Epson Scan 2 scanner driver >WWW= https://download.ebz.epson.net/man/linux/epsonscan2_e.html > >LICENSE= GPLv3 >LICENSE_FILE= ${WRKSRC}/COPYING > >BUILD_DEPENDS= sane-config:graphics/sane-backends >LIB_DEPENDS= libboost_serialization.so:devel/boost-libs \ > libpng.so:graphics/png \ > libtiff.so:graphics/tiff >RUN_DEPENDS= avahi-browse:net/avahi-app > >USES= cmake jpeg localbase qt:5 xorg >USE_LDCONFIG= ${PREFIX}/lib/epsonscan2 >USE_QT= buildtools:build core gui qmake:build widgets >USE_XORG= x11 xau xcb xdmcp > >EPSON_VERSION= 1.0.0.0 > >CONFIGURE_ENV+= STAGEDIR=${STAGEDIR} > >CFLAGS+= -I${PREFIX}/include > >SUB_FILES= pkg-message \ > Read_me.FreeBSD > >WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-1 > >post-install: > ${RM} -rf ${STAGEDIR}${DOCSDIR} > ${MV} ${STAGEDIR}${DOCSDIR}-${EPSON_VERSION}-1 ${STAGEDIR}${DOCSDIR} > ${INSTALL_DATA} ${WRKDIR}/Read_me.FreeBSD ${STAGEDIR}${PREFIX}/lib/epsonscan2 > >.include <bsd.port.mk>
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 Raw
Actions:
View
Attachments on
bug 284127
:
256767
|
256784
| 256786 |
257152
|
257261
|
257262
|
257370