gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r9366: update texmacs to 2.1.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9366: update texmacs to 2.1.1
Date: Sun, 25 Jun 2023 02:23:42 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9366
revision-id: carlhansen1234@gmail.com-20230625062338-quebhu41o92t0ff1
parent: carlhansen1234@gmail.com-20230625061135-9euikr1rhp1i4o0v
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sat 2023-06-24 23:23:38 -0700
message:
  update texmacs to 2.1.1
modified:
  pkg/gnu/texmacs/Makefile       makefile-20160617014725-uokjfnggs70iry9h-1897
  pkg/gnu/texmacs/sha256sums     sha256sums-20160617014725-uokjfnggs70iry9h-1901
=== modified file 'pkg/gnu/texmacs/Makefile'
--- a/pkg/gnu/texmacs/Makefile  2016-10-13 08:27:28 +0000
+++ b/pkg/gnu/texmacs/Makefile  2023-06-25 06:23:38 +0000
@@ -1,4 +1,5 @@
 # Copyright © 2013, 2014 Brandon Invergo <brandon@invergo.net>
+# Copyright © 2023 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC.
 #
@@ -18,7 +19,7 @@
 NAME = TeXmacs
 GARNAME = texmacs
 UPSTREAMNAME = TeXmacs
-GARVERSION = 1.0.7.21
+GARVERSION = 2.1.1
 HOME_URL = http://www.gnu.org/software/texmacs/
 DESCRIPTION = Editing platform with special features for scientists
 define BLURB
@@ -31,19 +32,22 @@
 endef
 
 ######################################################################
-
+# https://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-2.1.1-src.tar.gz
 MASTER_SITES = http://www.texmacs.org/
 MASTER_SUBDIR = Download/ftp/tmftp/source/
 DISTFILES = $(DISTNAME)-src.tar.gz
 SIGFILES = 
-WORKSRC = $(WORKDIR)/$(DISTNAME)-src/
+WORKSRC = $(WORKDIR)/$(DISTNAME)-src
+WORKOBJ = $(WORKDIR)/$(DISTNAME)-build
 
-BUILDDEPS =
-# TeXmacs currently requires legacy GNU Guile (1.8.X series), which
-# is not provided by GSRC
-LIBDEPS =# freetype2 qt python2 texlive #guile
+BUILDDEPS =  freetype guile
+LIBDEPS =
+#  qt 
+#  not sure which qt package is needed.... FIXME
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/cmake.mk
+#include ../../../gar/gar.lib/autotools.mk
 include config.mk
+

=== modified file 'pkg/gnu/texmacs/sha256sums'
--- a/pkg/gnu/texmacs/sha256sums        2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/texmacs/sha256sums        2023-06-25 06:23:38 +0000
@@ -1,1 +1,1 @@
-0c945611cd057c4af5f7c2232d19b8129caeef0289fa43a53bab1dabb2d603d2  
download/TeXmacs-1.0.7.21-src.tar.gz
+918ca184aca0cb5335906a6c471a1ae3a80c47ab26b5d1c059f0dfcbd906e830  
download/TeXmacs-2.1.1-src.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]