gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3781: cheese fix


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3781: cheese fix
Date: Tue, 28 Jun 2016 07:33:59 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3781
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2016-06-28 00:33:53 -0700
message:
  cheese fix
modified:
  pkg/gnome/cheese/Makefile      makefile-20160617013746-7ygosxqw3lxxvo7f-358
  pkg/gnome/cheese/sha256sums    sha256sums-20160617013746-7ygosxqw3lxxvo7f-362
=== modified file 'pkg/gnome/cheese/Makefile'
--- a/pkg/gnome/cheese/Makefile 2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/cheese/Makefile 2016-06-28 07:33:53 +0000
@@ -28,19 +28,22 @@
 
 endef
 GARVERSION = 3.20.2
-# module = cheese/3.20/cheese-3.20.2.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 = cheese/3.20/
-DISTFILES = cheese-3.20.2.tar.xz
-SIGFILES = 
-
-# hash = 
sha256:b7c18719b708e039c063ef09278ee813923556e06af4a7e9598c5d3bdeb83775
-BUILDDEPS = 
-LIBDEPS = #  appstream-glib intltool glib gtk+ gstreamer gst-plugins-bad 
gst-plugins-base gst-plugins-good clutter-gst3 clutter-gtk libcanberra vala 
gnome-video-effects librsvg gnome-desktop gudev
-SUGGESTS = 
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz $(DISTNAME).sha256sum
+
+
+BUILDDEPS =
+LIBDEPS =
 
 ######################################################################
 

=== modified file 'pkg/gnome/cheese/sha256sums'
--- a/pkg/gnome/cheese/sha256sums       2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/cheese/sha256sums       2016-06-28 07:33:53 +0000
@@ -1,1 +1,2 @@
 b7c18719b708e039c063ef09278ee813923556e06af4a7e9598c5d3bdeb83775  
download/cheese-3.20.2.tar.xz
+713841d0b5047e9f1c1f6ebe5aa9a838c1ef982b71da26308a1c64cb534ac32b  
download/cheese-3.20.2.sha256sum


reply via email to

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