Skip to content

Commit

Permalink
math/giacxcas: update 1.9.0-55 → 1.9.0-85
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jan 24, 2024
1 parent c19bbc8 commit b991561
Show file tree
Hide file tree
Showing 3 changed files with 4,726 additions and 7 deletions.
9 changes: 5 additions & 4 deletions math/giacxcas/Makefile
@@ -1,6 +1,5 @@
PORTNAME= giacxcas
DISTVERSION= 1.9.0-55
PORTREVISION= 1
DISTVERSION= 1.9.0-85
CATEGORIES= math
MASTER_SITES= http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/:giac \
http://cocoa.dima.unige.it/cocoa/cocoalib/tgz/:cocoa \
Expand Down Expand Up @@ -43,7 +42,7 @@ LIB_DEPENDS= libao.so:audio/libao \
libsamplerate.so:audio/libsamplerate
RUN_DEPENDS= xdg-open:devel/xdg-utils

USES= blaslapack compiler:c++14-lang desktop-file-utils fortran \
USES= autoreconf blaslapack compiler:c++14-lang desktop-file-utils fortran \
gettext gl gmake gnome jpeg libtool localbase ncurses perl5 \
python readline shebangfix tex xorg
GNU_CONFIGURE= yes
Expand Down Expand Up @@ -71,7 +70,8 @@ CPPFLAGS+= -I${COCOALIB-GIAC}/include \
-I${FLTKDEV-GIAC} \
-Wno-narrowing
LDFLAGS+= -L${COCOALIB-GIAC}/lib \
-L${FLTKDEV-GIAC}/lib
-L${FLTKDEV-GIAC}/lib \
-lintl

WRKSRC= ${WRKDIR}/giac-${DISTVERSION:C/-[0-9]*//}
FLTKDEV-GIAC= ${WRKDIR}/fltk-1.3.0
Expand Down Expand Up @@ -147,6 +147,7 @@ pre-build:
@cd ${COCOALIB-GIAC} && ${DO_MAKE_BUILD} \
CXXFLAGS_SPECIFIC="${CXXFLAGS}" library
@cd ${FLTKDEV-GIAC}/src && ${DO_MAKE_BUILD}
@cd ${WRKSRC}/src && ${CXX} -o mkjs mkjs.cc

post-install-EXAMPLES-on:
cd ${WRKSRC}/examples && ${COPYTREE_SHARE} "Exemples [a-z]*" \
Expand Down
6 changes: 3 additions & 3 deletions math/giacxcas/distinfo
@@ -1,6 +1,6 @@
TIMESTAMP = 1690967974
SHA256 (giacxcas/giac_1.9.0-55.tar.gz) = eabcf6f85bea35d175710654523ebd37546e3def09c7476232891266c1c25858
SIZE (giacxcas/giac_1.9.0-55.tar.gz) = 113729553
TIMESTAMP = 1706082612
SHA256 (giacxcas/giac_1.9.0-85.tar.gz) = e91664da5a5d93239297b7c74aa14967734851e1b81acdc40cd2b1691761c7dd
SIZE (giacxcas/giac_1.9.0-85.tar.gz) = 138619049
SHA256 (giacxcas/CoCoALib-0.99818.tgz) = 7c7d6bb0bc3004ea76caaeb5f8de10ed09c8052a9131fd98716c36c6fc96d1ea
SIZE (giacxcas/CoCoALib-0.99818.tgz) = 4778561
SHA256 (giacxcas/fltk-giac.tar.gz) = 538243c536a62e562bc26dec1c54454f54ce614cc540371f5ccfe71d8ed27cf7
Expand Down

0 comments on commit b991561

Please sign in to comment.