[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r4412: update 3dldf to 2.0.3
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r4412: update 3dldf to 2.0.3 |
Date: |
Sun, 2 Apr 2017 20:03:27 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 4412
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2017-04-02 17:02:45 -0700
message:
update 3dldf to 2.0.3
removed:
pkg/gnu/3dldf/gpg-keyring2 gpgkeyring2-20160617014725-uokjfnggs70iry9h-373
modified:
pkg/gnu/3dldf/Makefile makefile-20160617014725-uokjfnggs70iry9h-369
pkg/gnu/3dldf/sha256sums sha256sums-20160617014725-uokjfnggs70iry9h-374
=== modified file 'pkg/gnu/3dldf/Makefile'
--- a/pkg/gnu/3dldf/Makefile 2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/3dldf/Makefile 2017-04-03 00:02:45 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2013 Brandon Invergo <address@hidden>
+# Copyright © 2013, 2017 Brandon Invergo <address@hidden>
#
# This file is part of GSRC.
#
@@ -23,17 +23,17 @@
DESCRIPTION = 3D drawing with MetaPost output
define BLURB
GNU 3DLDF supports 3D drawing with output to the MetaPost format via
-a language similar to Metafont. It is primarily
-intended to provide a means of creating 3D content for TeX documents,
-but it can also create animations containing text typeset by TeX.
+a language similar to Metafont. It is primarily intended to provide a
+means of creating 3D content for TeX documents, but it can also create
+animations containing text typeset by TeX.
endef
######################################################################
MASTER_SITES = $(MASTER_GNU)
MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = $(DISTNAME).tar.gz.sig
+DISTFILES = $(DISTNAME).tar.gz $(DISTNAME)-examples.tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig $(DISTNAME)-examples.tar.gz.sig
BUILDDEPS =
LIBDEPS =
@@ -48,4 +48,5 @@
touch ./work/3DLDF-2.0.3/src/parser.h++
touch ./work/3DLDF-2.0.3/src/parser_1.h++
+# to do : do something with examples
=== removed file 'pkg/gnu/3dldf/gpg-keyring2'
Binary files a/pkg/gnu/3dldf/gpg-keyring2 2016-06-17 19:08:15 +0000 and
b/pkg/gnu/3dldf/gpg-keyring2 1970-01-01 00:00:00 +0000 differ
=== modified file 'pkg/gnu/3dldf/sha256sums'
--- a/pkg/gnu/3dldf/sha256sums 2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/3dldf/sha256sums 2017-04-03 00:02:45 +0000
@@ -1,2 +1,4 @@
0739a6abf9f2673565dddb9e07f060d3b1e9182178fa40d7d643d5493bc122cc
download/3DLDF-2.0.3.tar.gz
+d894a10ffc86a9022d3f78b2e0140893459601ebe2b0a28f03ccd1c29f306f3f
download/3DLDF-2.0.3-examples.tar.gz
175cc0baa492d039af5cc707a43f216831b0608a4255add14959308cc575071a
download/3DLDF-2.0.3.tar.gz.sig
+df9c64d062e364a5af9dea62e2b1bf2b829f9d012600b5dc570e11619429e9d8
download/3DLDF-2.0.3-examples.tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r4412: update 3dldf to 2.0.3,
Carl Hansen <=