gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9286: update gift to master


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9286: update gift to master
Date: Thu, 1 Jun 2023 02:04:38 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9286
revision-id: carlhansen1234@gmail.com-20230601060434-mro8dmk4ylhg84ib
parent: carlhansen1234@gmail.com-20230601053547-1e428g0wum5fx2fs
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Wed 2023-05-31 23:04:34 -0700
message:
  update gift to master
modified:
  pkg/gnu/gift/Makefile          makefile-20160617014725-uokjfnggs70iry9h-722
=== modified file 'pkg/gnu/gift/Makefile'
--- a/pkg/gnu/gift/Makefile     2022-10-19 05:32:41 +0000
+++ b/pkg/gnu/gift/Makefile     2023-06-01 06:04:34 +0000
@@ -22,7 +22,7 @@
 
 NAME = gift, GNU Image-Finding Tool
 GARNAME = gift
-GARVERSION = 0.1.15
+GARVERSION = master
 HOME_URL = http://www.gnu.org/software/gift/
 DESCRIPTION = GNU Image Finding Tool, with query by example
 define BLURB
@@ -40,7 +40,7 @@
 GIT_PATH = $(MASTER_SITES)/$(MASTER_SUBDIR)/$(GARNAME).git
 GIT_REVISION = master
 SIGFILES = 
-DISTFILES = $(DISTNAME).tar.gz
+#DISTFILES = $(DISTNAME).tar.gz
 GITSRC =  $(BASEDIRABS)/$(DOWNLOADDIRGIT)/$(GARNAME)
 WORKSRC =               $(DOWNLOADDIRGIT)/$(GARNAME)
 WORKOBJ =  $(WORKDIR)/gift-master
@@ -55,7 +55,7 @@
 BUILD_SCRIPTS = it
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include config.mk
 
 info:


reply via email to

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