FreeBSD Bugzilla – Attachment 254535 Details for
Bug 282336
graphics/jp2a: Improve port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for jp2a
jp2a-improve.patch (text/plain), 1.50 KB, created by
Daniel Engberg
on 2024-10-26 15:21:21 UTC
(
hide
)
Description:
Patch for jp2a
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2024-10-26 15:21:21 UTC
Size:
1.50 KB
patch
obsolete
>diff --git a/graphics/jp2a/Makefile b/graphics/jp2a/Makefile >index 83f097c2a6f8..c5b31b3ffe80 100644 >--- a/graphics/jp2a/Makefile >+++ b/graphics/jp2a/Makefile >@@ -1,7 +1,7 @@ > PORTNAME= jp2a >-DISTVERSIONPREFIX= v > DISTVERSION= 1.3.1 > CATEGORIES= graphics >+MASTER_SITES= https://github.com/Talinx/${PORTNAME}/releases/download/v${DISTVERSION}/ > > MAINTAINER= ehaupt@FreeBSD.org > COMMENT= Converts JPG images to ASCII >@@ -15,18 +15,11 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ > libpng.so:graphics/png \ > libwebp.so:graphics/webp > >-USES= autoreconf jpeg localbase ncurses pkgconfig >-USE_CSTD= c99 >-USE_GITHUB= yes >-GH_ACCOUNT= Talinx >+USES= jpeg localbase:ldflags ncurses pkgconfig tar:bz2 > > GNU_CONFIGURE= yes > >-CONFIGURE_ARGS= --disable-doxygen-doc >-CONFIGURE_ENV+= bashcompdir=${STAGEDIR}${PREFIX}/etc/bash_completion.d >-MAKE_ENV+= bashcompdir=${STAGEDIR}${PREFIX}/etc/bash_completion.d >- >-LDFLAGS+= -lm >+CONFIGURE_ARGS= --disable-assert --disable-doxygen-doc > > PLIST_FILES= bin/jp2a \ > etc/bash_completion.d/jp2a \ >diff --git a/graphics/jp2a/distinfo b/graphics/jp2a/distinfo >index 7ef8304327a8..990199895fe0 100644 >--- a/graphics/jp2a/distinfo >+++ b/graphics/jp2a/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1729491503 >-SHA256 (Talinx-jp2a-v1.3.1_GH0.tar.gz) = b811d8b1f29d47b9526c99174aea848ed14b4ad051787b6fd739d5df2234a51b >-SIZE (Talinx-jp2a-v1.3.1_GH0.tar.gz) = 604476 >+TIMESTAMP = 1729954835 >+SHA256 (jp2a-1.3.1.tar.bz2) = a646f893508b111d922d5f726953d577089741b83fa299f351c98e7be7974c9f >+SIZE (jp2a-1.3.1.tar.bz2) = 513881
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 282336
: 254535