gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3779: gtksourceview polish


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3779: gtksourceview polish
Date: Tue, 28 Jun 2016 07:12:39 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3779
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2016-06-28 00:12:36 -0700
message:
  gtksourceview polish
modified:
  pkg/gnome/gtksourceview/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-942
  pkg/gnome/gtksourceview/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-946
=== modified file 'pkg/gnome/gtksourceview/Makefile'
--- a/pkg/gnome/gtksourceview/Makefile  2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/gtksourceview/Makefile  2016-06-28 07:12:36 +0000
@@ -28,22 +28,23 @@
 
 endef
 GARVERSION = 3.20.3
-# module = gtksourceview/3.20/gtksourceview-3.20.3.tar.xz
+
 
 ######################################################################
 
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
+
 MASTER_SITES = $(MASTER_GNOME)
-MASTER_SUBDIR = gtksourceview/3.20/
-DISTFILES = gtksourceview-3.20.3.tar.xz
-SIGFILES = 
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz
 
-# hash = 
sha256:53069c6e2645716d5dc3dc875b2fe7aacbe70e6560f8dc01c66597231886a8df
-BUILDDEPS = 
+BUILDDEPS =
 LIBDEPS =   libxml2 gtk glib intltool # shared-mime-info 
-SUGGESTS = glade
 
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk
 include config.mk
-

=== modified file 'pkg/gnome/gtksourceview/sha256sums'
--- a/pkg/gnome/gtksourceview/sha256sums        2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/gtksourceview/sha256sums        2016-06-28 07:12:36 +0000
@@ -1,1 +1,1 @@
-10aed16f90a7d88bfbe31209d4fcb1e04f7cc8eb2088a8d87fe3b2a3c403ded7  
download/gtksourceview-3.17.4.tar.xz
+53069c6e2645716d5dc3dc875b2fe7aacbe70e6560f8dc01c66597231886a8df  
download/gtksourceview-3.20.3.tar.xz


reply via email to

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