gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8629: update gnome-epub-thumbnailer to 1.7


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8629: update gnome-epub-thumbnailer to 1.7
Date: Thu, 6 Oct 2022 01:08:56 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8629
revision-id: carlhansen1234@gmail.com-20221006050851-aycgrt7j7wlowlf1
parent: carlhansen1234@gmail.com-20221006042637-kzxsvhyuo43sk5js
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Wed 2022-10-05 22:08:51 -0700
message:
  update gnome-epub-thumbnailer to 1.7
added:
  pkg/gnome/gnome-epub-thumbnailer/ 
gnomeepubthumbnailer-20221006050839-3r4kzem3bm2p0y84-1
  pkg/gnome/gnome-epub-thumbnailer/Makefile 
makefile-20221006050839-3r4kzem3bm2p0y84-3
  pkg/gnome/gnome-epub-thumbnailer/config.mk 
config.mk-20221006050839-3r4kzem3bm2p0y84-2
  pkg/gnome/gnome-epub-thumbnailer/sha256sums 
sha256sums-20221006050839-3r4kzem3bm2p0y84-4
=== added directory 'pkg/gnome/gnome-epub-thumbnailer'
=== added file 'pkg/gnome/gnome-epub-thumbnailer/Makefile'
--- a/pkg/gnome/gnome-epub-thumbnailer/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gnome-epub-thumbnailer/Makefile 2022-10-06 05:08:51 +0000
@@ -0,0 +1,49 @@
+# Copyright © 2022 Carl Hansen carlhansen@gnu.org
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+# Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
+
+NAME =    gnome-epub-thumbnailer
+GARNAME = gnome-epub-thumbnailer
+GARVERSION = 1.7
+#HOME_URL = http://www.gnome.org/
+HOME_URL =     https://wiki.gnome.org
+DESCRIPTION =  epub-thumbnailer
+define BLURB
+endef
+
+######################################################################
+
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
+
+MASTER_SITES = $(MASTER_GNOME)
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz  $(DISTNAME).sha256sum
+SIGFILES =
+
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/mesonninja.mk
+include config.mk
+

=== added file 'pkg/gnome/gnome-epub-thumbnailer/config.mk'
--- a/pkg/gnome/gnome-epub-thumbnailer/config.mk        1970-01-01 00:00:00 
+0000
+++ b/pkg/gnome/gnome-epub-thumbnailer/config.mk        2022-10-06 05:08:51 
+0000
@@ -0,0 +1,5 @@
+## Configuration options
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/gnome-epub-thumbnailer/sha256sums'
--- a/pkg/gnome/gnome-epub-thumbnailer/sha256sums       1970-01-01 00:00:00 
+0000
+++ b/pkg/gnome/gnome-epub-thumbnailer/sha256sums       2022-10-06 05:08:51 
+0000
@@ -0,0 +1,2 @@
+4bb021fbe44280db98df14c11fa5e4320b167b81a91bd7ba586bea0c4fa29752  
download/gnome-epub-thumbnailer-1.7.tar.xz
+20640f4329bf84ea5bb6ccd3f15eaba942a64f52b60c515362a4ae053eea1559  
download/gnome-epub-thumbnailer-1.7.sha256sum


reply via email to

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