gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r10152: small change dia and root


From: Carl Hansen
Subject: [Gsrc-commit] trunk r10152: small change dia and root
Date: Fri, 19 Apr 2024 01:53:06 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 10152
revision-id: carlhansen1234@gmail.com-20240419055301-suew1hnl4fhtxpjy
parent: carlhansen@gnu.org-20240419053534-kcr8tkprkihp0wxr
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Thu 2024-04-18 22:53:01 -0700
message:
  small change dia and root
modified:
  pkg/gnome/dia/Makefile         makefile-20161020065131-h983ylaaulypw19c-2
  pkg/other/root/Makefile        makefile-20161025063657-4wx3eeqz615u34a7-3
=== modified file 'pkg/gnome/dia/Makefile'
--- a/pkg/gnome/dia/Makefile    2017-09-15 20:33:54 +0000
+++ b/pkg/gnome/dia/Makefile    2024-04-19 05:53:01 +0000
@@ -1,4 +1,3 @@
-
 # Copyright © 2016 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
@@ -21,9 +20,9 @@
 NAME =    dia
 GARNAME = dia
 GARVERSION = 0.97.3
+HOME_URL = https://wiki.gnome.org
 DESCRIPTION = Dia is a program for drawing structured diagrams
 define BLURB
-
 endef
 
 ######################################################################
@@ -43,6 +42,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include config.mk
 

=== modified file 'pkg/other/root/Makefile'
--- a/pkg/other/root/Makefile   2024-04-12 07:09:08 +0000
+++ b/pkg/other/root/Makefile   2024-04-19 05:53:01 +0000
@@ -40,12 +40,12 @@
 MASTER_SUBDIR =  download/
 DISTFILES =  $(GARNAME)_v$(GARVERSION).source.tar.gz
 SIGFILES = 
-LICENSE = LGPL 2.1, GSL under GPL, RooFit under UC/Stanford free license, see 
https://root.cern.ch/license 
+LICENSE = LGPL 2.1 
 
 BUILDDEPS =
 LIBDEPS =
 
-# HINTS:
+# HINT:
 # apt install openssl libxpm-dev libxpm4 libxft-dev libxft2  libxext-dev
 #
 # "-Dcxx17=ON"


reply via email to

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