Home
last modified time | relevance | path

Searched refs:docsdir (Results 26 – 50 of 136) sorted by last modified time

123456

/dports/multimedia/transcode/transcode-1.1.7/docs/pvm3/
H A DMakefile.in300 docsdir = $(datadir)/doc/transcode/pvm3
/dports/multimedia/transcode/transcode-1.1.7/
H A DMakefile.in378 docsdir = $(datadir)/doc/transcode
/dports/math/gnome-calculator/gnome-calculator-41.1/doc/
H A Dmeson.build4 docsdir = join_paths (get_option ('datadir'), 'devhelp','books') variable
27 install_dir : docsdir,
31 docsdir = join_paths (get_option ('datadir'), 'devhelp','books') variable
53 install_dir : docsdir,
/dports/lang/ferite/ferite-1.0.2/docs/
H A DMakefile.in259 docsdir = $(prefix)/share/doc/ferite
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/python/
H A DMakefile.am12 docsdir = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION) macro
/dports/graphics/giblib/giblib-1.2.4/
H A DMakefile.in98 docsdir = $(prefix)/doc/giblib
195 $(mkinstalldirs) $(DESTDIR)$(docsdir)
199 $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(docsdir)/$$p; \
202 $(INSTALL_DATA) $$p $(DESTDIR)$(docsdir)/$$p; \
209 rm -f $(DESTDIR)$(docsdir)/$$p; \
404 $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(docsdir) \
/dports/games/dodgindiamond2/dd2-0.2.2/
H A DMakefile.in72 docsdir = $(datadir)/doc/$(PACKAGE)
107 $(mkinstalldirs) $(DESTDIR)$(docsdir)
111 $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(docsdir)/$$p; \
114 $(INSTALL_DATA) $$p $(DESTDIR)$(docsdir)/$$p; \
121 rm -f $(DESTDIR)$(docsdir)/$$p; \
301 $(mkinstalldirs) $(DESTDIR)$(docsdir)
/dports/comms/gnokii/gnokii-0.6.31/Docs/
H A DMakefile.in324 docsdir = $(datadir)/doc/gnokii
/dports/cad/geda/geda-gaf-1.8.2/docs/toplevel/
H A DMakefile.in384 docsdir = $(docdir)
/dports/graphics/scrot/scrot-1.7/
H A DMakefile.am38 docsdir = $(prefix)/share/doc/scrot macro
/dports/ports-mgmt/bsdadminscripts2/bsda2-0.4.2/
H A DREADME.md241 * `-docsdir=$prefix/share/doc/bsda2`
H A Dinstall.inc61 -destdir | -prefix | -datadir | -docsdir | -tmp | -ports)
80 : ${docsdir=$prefix/share/doc/bsda2}
90 %%DOCSDIR%%,$docsdir
/dports/ftp/filezilla/filezilla-3.55.1/
H A DMakefile.in455 docsdir = $(pkgdatadir)/docs
H A DMakefile.am22 docsdir = $(pkgdatadir)/docs macro
/dports/audio/kid3-qt5/kid3-3.8.6/doc/
H A Ddownload-pos.sh14 docsdir=$docdir/docs
38 target_dir="$docsdir/$lang"
/dports/audio/kid3-kf5/kid3-3.8.6/doc/
H A Ddownload-pos.sh14 docsdir=$docdir/docs
38 target_dir="$docsdir/$lang"
/dports/net/turnserver/coturn-4.5.2/
H A Dconfigure239 -docdir | --docdir | --docdi | --doc | --do | -docsdir | --docsdir | --docsdi | --docs)
241 …-docdir=* | --docdir=* | --docdi=* | --doc=* | --do=* | -docsdir=* | --docsdir=* | --docsdi=* | --…
365 if [ -z "${docsdir}" ] ; then
368 DOCSDIR=${docsdir}
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/gtk3/
H A Darchdep.c129 char *docsdir; in archdep_init() local
150 docsdir = archdep_get_vice_docsdir(); in archdep_init()
164 debug_gtk3("VICE docs path = \"%s\"", docsdir); in archdep_init()
187 lib_free(docsdir); in archdep_init()
/dports/graphics/frei0r/frei0r-1.7.0-18-g86475d3/
H A DMakefile.am18 docsdir = ${prefix}/share/doc/${PACKAGE} macro
/dports/graphics/frei0r-plugins-gavl/frei0r-1.7.0-18-g86475d3/
H A DMakefile.am18 docsdir = ${prefix}/share/doc/${PACKAGE} macro
/dports/graphics/frei0r-plugins-opencv/frei0r-1.7.0-18-g86475d3/
H A DMakefile.am18 docsdir = ${prefix}/share/doc/${PACKAGE} macro
/dports/misc/vifm/vifm-0.11/src/
H A DMakefile.in655 docsdir = $(docdir)
H A DMakefile.am87 docsdir = $(docdir) macro
/dports/emulators/vice/vice-3.5/src/arch/gtk3/
H A Darchdep.c87 char *docsdir; in archdep_init() local
110 docsdir = archdep_get_vice_docsdir(); in archdep_init()
119 debug_gtk3("VICE docs path = \"%s\"", docsdir); in archdep_init()
142 lib_free(docsdir); in archdep_init()
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python/
H A Dzope-3.3.1.api10684 twisted.lore.lmath.doFile?4(fn, docsdir, ext, url, templ, linkrel='', d=None)

123456