/dports/x11-toolkits/gtkada3/gtkada-1688bb8/ |
H A D | Makefile.in | 44 exampledir=${datadir}/examples/gtkada/testgtk 71 build_library_type/%: src/gtkada-intl.adb 73 ${GPRBUILD_FULL} -XLIBRARY_TYPE=$(@F) -Psrc/gtkada.gpr 78 src/gtkada-intl.adb: src/gtkada-intl.gpb Makefile 90 --sources-subdir=include/gtkada/gtkada.$(@F) \ 91 --lib-subdir=lib/gtkada/gtkada.$(@F) \ 92 -Psrc/gtkada.gpr 95 --sources-subdir=include/gtkada/gtkada_gl.$(@F) \ 96 --lib-subdir=lib/gtkada/gtkada_gl.$(@F) \ 101 ifneq (,$(wildcard $(prefix)/lib/gnat/manifests/gtkada)) [all …]
|
H A D | INSTALL | 7 $ mv <prefix>/include/gtkada <prefix/include/gtkada.old 23 $ (cd src; patch -p0 < ../contrib/gtkada-2.10-win32.diff) 54 with "gtkada";
|
H A D | doinstall | 46 default_dir=/opt/gtkada 119 eval `$basedir/bin/gtkada-env.sh --print-only` 143 $basedir/bin/gtkada-env.sh
|
H A D | configure.in | 1 AC_INIT(gtkada,2016,report@adacore.com,gtkada) package
|
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/ |
H A D | Makefile.in | 55 ada: gtkada-intl.adb force 58 gtkada-intl.adb: gtkada-intl.gpb Makefile 60 -DHAVE_GETTEXT=$(HAVE_GETTEXT) gtkada-intl.gpb gtkada-intl.adb 85 $(LN) gtkada/relocatable/$(SONAME) "${DESTDIR}$(libdir)/$(LIBNAME)"; \ 86 $(LN) gtkada/relocatable/$(SONAME) "${DESTDIR}$(libdir)/$(SONAME)"; \ 115 -${RM} *.o *.ali *~ b_*.c b~*.ad? core gtkada-intl.adb 133 …@egrep -L "2.8.17|gtkextra 2.1.1|glib 2.10" *.ads | grep -v gtkada | grep -v b~ | grep -v dgate_ca…
|
H A D | Makefile.common.in | 52 incdir = @includedir@/gtkada 53 alidir = @libdir@/gtkada 103 $(LN) gtkada/relocatable/$(INC_SUBDIR)/$(SONAME) "${DESTDIR}$(libdir)/$(LIBNAME)" 104 $(LN) gtkada/relocatable/$(INC_SUBDIR)/$(SONAME) "${DESTDIR}$(libdir)/$(SONAME)"
|
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/ |
H A D | INSTALL | 7 $ mv <prefix>/include/gtkada <prefix/include/gtkada.old 22 $ (cd src; patch -p0 < ../contrib/gtkada-2.10-win32.diff) 39 directory, or copy the gtkada-config script somewhere in your path 51 gtkada-config script: 53 $ gnatmake <your_application> <your_switches> `gtkada-config` 56 the gtk and gtkada libraries are found.
|
H A D | configure.in | 56 …gtkada-config src/tools/Makefile testgtk/Makefile src/gtkextra/Makefile src/opengl/Makefile src/gn…
|
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/po/ |
H A D | Makefile.in | 16 ./build_skeleton.pl > gtkada.pot 18 if [ -f ${lang}.po ]; then true; else ${CP} gtkada.pot ${lang}.po; fi; \ 19 msgmerge --no-wrap --update ${lang}.po gtkada.pot} 25 -$(INSTALL_DATA) $@.gmo $(localedir)/$@/LC_MESSAGES/gtkada.mo
|
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/po/ |
H A D | Makefile.in | 16 ./build_skeleton.pl > gtkada.pot 18 if [ -f ${lang}.po ]; then true; else ${CP} gtkada.pot ${lang}.po; fi; \ 19 msgmerge --no-wrap --update ${lang}.po gtkada.pot} 25 -$(INSTALL_DATA) $@.gmo $(localedir)/$@/LC_MESSAGES/gtkada.mo
|
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/examples/doublebuffer/ |
H A D | Makefile | 6 gnatmake $(GNAT_FLAGS) parameters `gtkada-config` 9 gnatmake $(GNAT_FLAGS) anim `gtkada-config` 12 gnatmake $(GNAT_FLAGS) anim2 `gtkada-config`
|
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/ |
H A D | gtkada.gpr | 39 for Object_Dir use "obj/gtkada/" & Project'Library_Kind; 40 for Library_Dir use "lib/gtkada/" & Project'Library_Kind; 41 for Library_Name use "gtkada"; 57 for Artifacts ("share/gps/plug-ins") use ("../xml/gtkada.xml"); 58 for Artifacts ("share/doc/gtkada/gtkada_ug") use 61 for Artifacts ("share/doc/gtkada") use
|
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/examples/handlers/ |
H A D | Makefile | 6 gnatmake $(GNAT_FLAGS) delete_event `gtkada-config` 9 gnatmake -c $(GNAT_FLAGS) specific_tips `gtkada-config` 12 gnatmake -c $(GNAT_FLAGS) general_tips `gtkada-config`
|
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/projects/ |
H A D | Makefile | 16 ${CP} gtkada.pc "${DESTDIR}$(libdir)/pkgconfig/" 17 -${RM} "${DESTDIR}${prefix}"/projects/gtkada* 23 ${CP} gtkada.gpr "${DESTDIR}${PRJDIR}"
|
H A D | gtkada.pc.in | 8 Cflags: -aI@includedir@/gtkada -aO@libdir@/gtkada
|
H A D | generate_prj.sh | 29 libs=`sh ../src/tools/gtkada-config --libs` 31 libs=`sh ../src/tools/gtkada-config --static --libs`
|
H A D | gtkada_install_static.gpr | 37 for Library_Dir use "../../lib/gtkada/static"; 39 for Library_Name use "gtkada";
|
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/tools/ |
H A D | gtkada-config.in | 6 libdir=@libdir@/gtkada 7 includedir=@includedir@/gtkada 25 Usage: gtkada-config [OPTIONS]
|
H A D | Makefile.in | 1 GDIALOG = gtkada-dialog 2 GTKADA_CONFIG = gtkada-config
|
/dports/x11-toolkits/gtkada/ |
H A D | .license-catalog.mk | 5 _LICENSE_DISTFILES=gtkada-2.24.4.0.tar.bz2 gtkada-rm-2.24.4.0.tar.bz2
|
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/docs/gtkada_ug/ |
H A D | getting_started.rst | 101 more information on the gtkada library itself. 219 with "gtkada"; 243 On Unix systems, a script called `gtkada-config` is automatically 249 all the dependencies for you. Use the `gtkada-config` to specify 252 > gnatmake <main-file> `gtkada-config` 258 like to create `Makefile`s. The script `gtkada-config` remains 263 The script `gtkada-config` understands the following command line 274 * `--static`: Forces linking with the static gtkada library. This 281 `gtkada-config` script. On the other hand you also don't 287 > gnatmake <main-file> -Ic:\\gtkada\\include\\gtkada [all …]
|
H A D | reporting_bugs.rst | 24 $ gnatmake -f -g <your_program_name> `gtkada-config` 40 list (`mailto:gtkada@lists.adacore.com <mailto:gtkada@lists.adacore.com>`_)
|
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/docs/gtkada_ug/ |
H A D | getting_started.rst | 101 more information on the gtkada library itself. 207 with "gtkada"; 231 On Unix systems, a script called `gtkada-config` is automatically 237 all the dependencies for you. Use the `gtkada-config` to specify 240 > gnatmake <main-file> `gtkada-config` 246 like to create `Makefile`s. The script `gtkada-config` remains 251 The script `gtkada-config` understands the following command line 262 * `--static`: Forces linking with the static gtkada library. This 269 `gtkada-config` script. On the other hand you also don't 275 > gnatmake <main-file> -Ic:\\gtkada\\include\\gtkada [all …]
|
H A D | reporting_bugs.rst | 24 $ gnatmake -f -g <your_program_name> `gtkada-config` 40 list (`mailto:gtkada@lists.adacore.com <mailto:gtkada@lists.adacore.com>`_)
|
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/tools/ |
H A D | tools.gpr | 24 with "../gtkada"; 33 for Executable ("gdialog.adb") use "gtkada-dialog";
|