From 4af143877155448dadfe2ac57e4b290a75b9ad49 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 15 Feb 2016 21:39:16 +0000 Subject: use convention pkg-PATCHES/ instead of pkg-src-PATCHES/, for better completion git-svn-id: svn://tug.org/texlive/trunk@39725 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/libs/graphite2/ChangeLog | 5 +++ Build/source/libs/graphite2/Makefile.am | 3 +- Build/source/libs/graphite2/Makefile.in | 2 +- .../libs/graphite2/graphite2-PATCHES/ChangeLog | 52 ++++++++++++++++++++++ .../libs/graphite2/graphite2-PATCHES/TL-Changes | 9 ++++ .../libs/graphite2/graphite2-src-PATCHES/ChangeLog | 52 ---------------------- .../graphite2/graphite2-src-PATCHES/TL-Changes | 9 ---- 7 files changed, 69 insertions(+), 63 deletions(-) create mode 100644 Build/source/libs/graphite2/graphite2-PATCHES/ChangeLog create mode 100644 Build/source/libs/graphite2/graphite2-PATCHES/TL-Changes delete mode 100644 Build/source/libs/graphite2/graphite2-src-PATCHES/ChangeLog delete mode 100644 Build/source/libs/graphite2/graphite2-src-PATCHES/TL-Changes (limited to 'Build/source/libs/graphite2') diff --git a/Build/source/libs/graphite2/ChangeLog b/Build/source/libs/graphite2/ChangeLog index 4a5098a3001..7b4f7aa594b 100644 --- a/Build/source/libs/graphite2/ChangeLog +++ b/Build/source/libs/graphite2/ChangeLog @@ -1,3 +1,8 @@ +2016-02-15 Karl Berry + + * graphite2-PATCHES: rename from graphite2-src-PATCHES. + * Makefile.am (EXTRA_DIST): likewise. + 2016-01-20 Akira Kakuto Import graphite2-1.3.5. diff --git a/Build/source/libs/graphite2/Makefile.am b/Build/source/libs/graphite2/Makefile.am index 4f44d14b813..243ab035d96 100644 --- a/Build/source/libs/graphite2/Makefile.am +++ b/Build/source/libs/graphite2/Makefile.am @@ -1,5 +1,6 @@ ## Proxy Makefile.am to build graphite2 for TeX Live. ## +## Copyright (C) 2016 Karl Berry ## Copyright (C) 2012-2015 Peter Breitenlohner ## ## This file is free software; the copyright holder @@ -12,7 +13,7 @@ EXTRA_DIST = $(GRAPHITE2_TREE) ## Changes applied to the original source tree ## -EXTRA_DIST += $(GRAPHITE2_TREE)-PATCHES +EXTRA_DIST += graphite2-PATCHES GRAPHITE2_SRC = $(GRAPHITE2_TREE)/src GRAPHITE2_INC = $(GRAPHITE2_TREE)/include diff --git a/Build/source/libs/graphite2/Makefile.in b/Build/source/libs/graphite2/Makefile.in index 4cef4adff54..1e1e9df7fb7 100644 --- a/Build/source/libs/graphite2/Makefile.in +++ b/Build/source/libs/graphite2/Makefile.in @@ -644,7 +644,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -EXTRA_DIST = $(GRAPHITE2_TREE) $(GRAPHITE2_TREE)-PATCHES +EXTRA_DIST = $(GRAPHITE2_TREE) graphite2-PATCHES GRAPHITE2_SRC = $(GRAPHITE2_TREE)/src GRAPHITE2_INC = $(GRAPHITE2_TREE)/include NEVER_DIST = `find . $(NEVER_NAMES)` diff --git a/Build/source/libs/graphite2/graphite2-PATCHES/ChangeLog b/Build/source/libs/graphite2/graphite2-PATCHES/ChangeLog new file mode 100644 index 00000000000..a50f2b72941 --- /dev/null +++ b/Build/source/libs/graphite2/graphite2-PATCHES/ChangeLog @@ -0,0 +1,52 @@ +2016-01-20 Akira Kakuto + + Imported graphite2-1.3.5 source tree from: + http://sourceforge.net/projects/silgraphite/files/graphite2/ + +2013-12-02 Peter Breitenlohner + + Imported graphite2-1.2.4 source tree from: + http://sourceforge.net/projects/silgraphite/files/graphite2/ + +2013-06-12 Peter Breitenlohner + + Imported graphite2-1.2.3 source tree from: + http://sourceforge.net/projects/silgraphite/files/graphite2/ + +2013-06-02 Peter Breitenlohner + + Imported graphite2-1.2.2 source tree from: + http://sourceforge.net/projects/silgraphite/files/graphite2/ + + * patch-01-case-sensitive (removed): Applied upstream. + * patch-02-attribute-hot (removed): ditto. + +2013-03-27 Peter Breitenlohner + + * patch-02-solaris-variables (new): Upstream patch to not clash + with on Solaris. + From http://projects.palaso.org/projects/graphitedev/repository/ + revisions/1132 and revisions/1136. + +2013-03-07 Peter Breitenlohner + + Imported graphite2-1.2.1 source tree from: + http://sourceforge.net/projects/silgraphite/files/graphite2/ + + * patch-02-attribute-hot (removed): Now in graphite2-1.2.1. + * patch-01-case-sensitive: Adapted. + +2012-12-06 Peter Breitenlohner + + * patch-03-old-gcc (removed): No longer needed since HarfBuzz + requires gcc-4.x. + +2012-12-04 Peter Breitenlohner + + Imported graphite2-1.2.0 source tree from: + http://sourceforge.net/projects/silgraphite/files/graphite2/ + + * patch-01-case-sensitive (new): Windows.h => windows.h. + * patch-02-attribute-hot (new): Test for gcc-4.3 or better. + * patch-03-old-gcc (new): Allow to build with, e.g., gcc-3.4. + diff --git a/Build/source/libs/graphite2/graphite2-PATCHES/TL-Changes b/Build/source/libs/graphite2/graphite2-PATCHES/TL-Changes new file mode 100644 index 00000000000..56d22845393 --- /dev/null +++ b/Build/source/libs/graphite2/graphite2-PATCHES/TL-Changes @@ -0,0 +1,9 @@ +Changes applied to the graphite2-1.3.5/ tree as obtained from: + http://sourceforge.net/projects/silgraphite/files/graphite2/ + +Removed unused dirs: + contrib + debian-src + doc + gr2fonttest + tests diff --git a/Build/source/libs/graphite2/graphite2-src-PATCHES/ChangeLog b/Build/source/libs/graphite2/graphite2-src-PATCHES/ChangeLog deleted file mode 100644 index a50f2b72941..00000000000 --- a/Build/source/libs/graphite2/graphite2-src-PATCHES/ChangeLog +++ /dev/null @@ -1,52 +0,0 @@ -2016-01-20 Akira Kakuto - - Imported graphite2-1.3.5 source tree from: - http://sourceforge.net/projects/silgraphite/files/graphite2/ - -2013-12-02 Peter Breitenlohner - - Imported graphite2-1.2.4 source tree from: - http://sourceforge.net/projects/silgraphite/files/graphite2/ - -2013-06-12 Peter Breitenlohner - - Imported graphite2-1.2.3 source tree from: - http://sourceforge.net/projects/silgraphite/files/graphite2/ - -2013-06-02 Peter Breitenlohner - - Imported graphite2-1.2.2 source tree from: - http://sourceforge.net/projects/silgraphite/files/graphite2/ - - * patch-01-case-sensitive (removed): Applied upstream. - * patch-02-attribute-hot (removed): ditto. - -2013-03-27 Peter Breitenlohner - - * patch-02-solaris-variables (new): Upstream patch to not clash - with on Solaris. - From http://projects.palaso.org/projects/graphitedev/repository/ - revisions/1132 and revisions/1136. - -2013-03-07 Peter Breitenlohner - - Imported graphite2-1.2.1 source tree from: - http://sourceforge.net/projects/silgraphite/files/graphite2/ - - * patch-02-attribute-hot (removed): Now in graphite2-1.2.1. - * patch-01-case-sensitive: Adapted. - -2012-12-06 Peter Breitenlohner - - * patch-03-old-gcc (removed): No longer needed since HarfBuzz - requires gcc-4.x. - -2012-12-04 Peter Breitenlohner - - Imported graphite2-1.2.0 source tree from: - http://sourceforge.net/projects/silgraphite/files/graphite2/ - - * patch-01-case-sensitive (new): Windows.h => windows.h. - * patch-02-attribute-hot (new): Test for gcc-4.3 or better. - * patch-03-old-gcc (new): Allow to build with, e.g., gcc-3.4. - diff --git a/Build/source/libs/graphite2/graphite2-src-PATCHES/TL-Changes b/Build/source/libs/graphite2/graphite2-src-PATCHES/TL-Changes deleted file mode 100644 index 56d22845393..00000000000 --- a/Build/source/libs/graphite2/graphite2-src-PATCHES/TL-Changes +++ /dev/null @@ -1,9 +0,0 @@ -Changes applied to the graphite2-1.3.5/ tree as obtained from: - http://sourceforge.net/projects/silgraphite/files/graphite2/ - -Removed unused dirs: - contrib - debian-src - doc - gr2fonttest - tests -- cgit v1.2.3