FreeBSD Bugzilla – Attachment 171425 Details for
Bug 198087
[PATCH] graphics/djvulibre: Update to 3.5.27
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch (since 412346 revision): graphics/djview4
djview4.diff (text/plain), 1.76 KB, created by
lightside
on 2016-06-14 14:00:01 UTC
(
hide
)
Description:
Proposed patch (since 412346 revision): graphics/djview4
Filename:
MIME Type:
Creator:
lightside
Created:
2016-06-14 14:00:01 UTC
Size:
1.76 KB
patch
obsolete
>diff -ruN djview4.orig/Makefile djview4/Makefile >--- djview4.orig/Makefile 2016-04-01 18:00:51.000000000 +0400 >+++ djview4/Makefile 2016-06-14 16:33:35.524703000 +0400 >@@ -3,6 +3,7 @@ > > PORTNAME= djview > PORTVERSION= 4.10.6 >+PORTREVISION= 1 > CATEGORIES= graphics > MASTER_SITES= SF/djvu/DjView/${PORTVERSION:R} > >@@ -12,22 +13,18 @@ > LICENSE= GPLv2 > LICENSE_FILE= ${WRKSRC}/COPYING > >-BUILD_DEPENDS= rsvg-convert:graphics/librsvg2 > LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre \ > libtiff.so:graphics/tiff > > INSTALL_TARGET= install-strip > GNU_CONFIGURE= yes >-USES= autoreconf desktop-file-utils gmake libtool pkgconfig \ >- webplugin:native >+USES= autoreconf desktop-file-utils gettext-runtime gmake libtool \ >+ localbase pkgconfig webplugin:native > USE_GL= gl >-USE_XORG= sm ice xt >+USE_XORG= sm ice xext xt >+USE_GNOME= glib20 > CONFIGURE_ENV= LRELEASE="${LRELEASE}" LUPDATE="${LUPDATE}" > >-CPPFLAGS+= -I${LOCALBASE}/include >-LDFLAGS+= -L${LOCALBASE}/lib >-MAKE_ENV= V=1 >- > WEBPLUGIN_DIR= ${PREFIX}/lib/djview4/plugins > WEBPLUGIN_FILES= nsdejavu.so > >@@ -36,10 +33,14 @@ > OPTIONS_DEFAULT= QT5 > QT_DESC= Qt toolkit > >-QT4_USE= QT4=gui,network,opengl,linguisttools_build,moc_build,qmake_build,rcc_build,uic_build >-QT5_USE= QT5=gui,network,opengl,printsupport,widgets,buildtools_build,linguisttools_build,qmake_build >+QT4_USE= QT4=corelib,gui,network,opengl,linguisttools_build,moc_build,qmake_build,rcc_build,uic_build >+QT4_USE+= XORG=x11 >+QT5_USE= QT5=core,gui,network,opengl,printsupport,widgets,buildtools_build,linguisttools_build,qmake_build > > post-patch: >+# Use prebuilt icons, without using conversion tool >+ @${REINPLACE_CMD} -e 's/conversion_tool=[[:alpha:]]*/conversion_tool=no/' \ >+ ${WRKSRC}/configure.ac > @${REINPLACE_CMD} -e \ > '/CXXFLAGS=$$/s|^|#| ; \ > /CFLAGS=$$/s|^|#| ; \
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 198087
:
153596
|
153598
|
156753
|
161464
|
161465
|
168917
|
171343
|
171345
|
171348
|
171378
|
171379
|
171380
|
171381
|
171390
|
171393
|
171397
|
171407
|
171409
|
171422
|
171423
| 171425