pkgsrc/devel/guile-lib/PLIST
gdt 9f3df9cead Update to 0.2.3
Upstream changes:

This is a maintenance release, source code is unchanged compare to the previous
release.  This release introduces a guile-lib-1.0.pc, so libs and apps that needs
guile-lib may now use pkgconfig to check if it's available, what version.

Note that starting with this release, the installation location for modules and
compiled files has changed: make sure you uninstall any previous version.

- Modules installation location changed:

	from $(prefix)/share/guile/site
	to $(GUILE_GLOBAL_SITE)

  You will need write privileges to this directory to install guile-lib. You may
  check its location using the folowing command:

	guile -c "(display (%global-site-dir)) (newline)"

- Compiled files installation location changed:

	from $(prefix)/share/guile/site
	to $(GUILE_SITE_CCACHE)

  You will need write privileges to this directory to install guile-lib. You may
  check its location using the folowing command:

	guile -c "(display (%site-ccache-dir)) (newline)"
2016-09-20 00:37:37 +00:00

66 lines
2.6 KiB
Text

@comment $NetBSD: PLIST,v 1.11 2016/09/20 00:37:37 gdt Exp $
info/guile-library.info
lib/guile/2.0/site-ccache/apicheck.go
lib/guile/2.0/site-ccache/compat/guile-2.go
lib/guile/2.0/site-ccache/config/load.go
lib/guile/2.0/site-ccache/container/async-queue.go
lib/guile/2.0/site-ccache/container/delay-tree.go
lib/guile/2.0/site-ccache/container/nodal-tree.go
lib/guile/2.0/site-ccache/debugging/assert.go
lib/guile/2.0/site-ccache/debugging/time.go
lib/guile/2.0/site-ccache/graph/topological-sort.go
lib/guile/2.0/site-ccache/htmlprag.go
lib/guile/2.0/site-ccache/io/string.go
lib/guile/2.0/site-ccache/logging/logger.go
lib/guile/2.0/site-ccache/logging/port-log.go
lib/guile/2.0/site-ccache/logging/rotating-log.go
lib/guile/2.0/site-ccache/match-bind.go
lib/guile/2.0/site-ccache/math/minima.go
lib/guile/2.0/site-ccache/math/primes.go
lib/guile/2.0/site-ccache/md5.go
lib/guile/2.0/site-ccache/os/process.go
lib/guile/2.0/site-ccache/scheme/documentation.go
lib/guile/2.0/site-ccache/scheme/kwargs.go
lib/guile/2.0/site-ccache/search/basic.go
lib/guile/2.0/site-ccache/string/completion.go
lib/guile/2.0/site-ccache/string/soundex.go
lib/guile/2.0/site-ccache/string/transform.go
lib/guile/2.0/site-ccache/string/wrap.go
lib/guile/2.0/site-ccache/term/ansi-color.go
lib/guile/2.0/site-ccache/texinfo/nodal-tree.go
lib/guile/2.0/site-ccache/text/parse-lalr.go
lib/guile/2.0/site-ccache/unit-test.go
lib/pkgconfig/guile-lib-1.0.pc
share/guile/site/apicheck.scm
share/guile/site/compat/guile-2.scm
share/guile/site/config/load.scm
share/guile/site/container/async-queue.scm
share/guile/site/container/delay-tree.scm
share/guile/site/container/nodal-tree.scm
share/guile/site/debugging/assert.scm
share/guile/site/debugging/time.scm
share/guile/site/graph/topological-sort.scm
share/guile/site/htmlprag.scm
share/guile/site/io/string.scm
share/guile/site/logging/logger.scm
share/guile/site/logging/port-log.scm
share/guile/site/logging/rotating-log.scm
share/guile/site/match-bind.scm
share/guile/site/math/minima.scm
share/guile/site/math/primes.scm
share/guile/site/md5.scm
share/guile/site/os/process.scm
share/guile/site/scheme/documentation.scm
share/guile/site/scheme/kwargs.scm
share/guile/site/search/basic.scm
share/guile/site/string/completion.scm
share/guile/site/string/soundex.scm
share/guile/site/string/transform.scm
share/guile/site/string/wrap.scm
share/guile/site/term/ansi-color.scm
share/guile/site/texinfo/nodal-tree.scm
share/guile/site/text/parse-lalr.scm
share/guile/site/unit-test.scm
@pkgdir share/guile/site/sxml/upstream
@pkgdir share/guile/site/sxml/ssax
@pkgdir share/guile/site/srfi