Home
last modified time | relevance | path

Searched refs:sharedir (Results 1 – 25 of 1312) sorted by relevance

12345678910>>...53

/dports/www/kristall/kristall-6b39f244/
H A DMakefile17 sharedir=$(DESTDIR)$(PREFIX)/share macro
42 $(MAKEDIR) $(sharedir)/icons/hicolor/scalable/apps/
43 $(MAKEDIR) $(sharedir)/icons/hicolor/16x16/apps/
44 $(MAKEDIR) $(sharedir)/icons/hicolor/32x32/apps/
45 $(MAKEDIR) $(sharedir)/icons/hicolor/64x64/apps/
46 $(MAKEDIR) $(sharedir)/icons/hicolor/128x128/apps/
47 $(MAKEDIR) $(sharedir)/applications/
48 $(MAKEDIR) $(sharedir)/mime/packages/
65 rm -f $(sharedir)/applications/Kristall.desktop
67 rm -f $(sharedir)/mime/packages/kristall.xml
[all …]
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/
H A DMakefile.am11 sharedir = $(prefix)/share macro
50 mkdir -p $(DESTDIR)$(sharedir)/electricsheep/Scripts
51 mkdir -p $(DESTDIR)$(sharedir)/applications
52 mkdir -p $(DESTDIR)$(sharedir)/pixmaps
53 mkdir -p $(DESTDIR)$(sharedir)/electricsheep/icons
59 mkdir -p $(DESTDIR)$(sharedir)/applications
60 mkdir -p $(DESTDIR)$(sharedir)/pixmaps
61 mkdir -p $(DESTDIR)$(sharedir)/electricsheep/icons
64 mkdir -p $(DESTDIR)$(sharedir)/applications/
66 mkdir -p $(DESTDIR)$(sharedir)/pixmaps/
[all …]
/dports/net/remotebox/RemoteBox-2.7/share/remotebox/
H A Drbox_gui_init.pl10 our $sharedir;
13 $builder->add_from_file("$sharedir/remotebox.xml");
63 $gui{img}{Network} = Gtk2::Gdk::Pixbuf->new_from_file("$sharedir/icons/nw_16px.png");
64 $gui{img}{HardDisk} = Gtk2::Gdk::Pixbuf->new_from_file("$sharedir/icons/hd_16px.png");
65 $gui{img}{DVD} = Gtk2::Gdk::Pixbuf->new_from_file("$sharedir/icons/cd_16px.png");
66 $gui{img}{Floppy} = Gtk2::Gdk::Pixbuf->new_from_file("$sharedir/icons/fd_16px.png");
80 $gui{img}{OtherOS} = Gtk2::Gdk::Pixbuf->new_from_file("$sharedir/icons/os/Other.png");
84 $gui{img}{DirIcon} = Gtk2::Gdk::Pixbuf->new_from_file("$sharedir/icons/sf_16px.png");
91 $gui{img}{CatStor} = Gtk2::Gdk::Pixbuf->new_from_file("$sharedir/icons/hd_16px.png");
93 $gui{img}{CatNet} = Gtk2::Gdk::Pixbuf->new_from_file("$sharedir/icons/nw_16px.png");
[all …]
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_common_runpath.c69 static char *sharedir_from_runtime_libdir (char *sharedir);
312 sharedir = strncpy (sharedir, runtime_libdir, len_base_dir); in sharedir_from_runtime_libdir()
313 sharedir[len_base_dir] = '\0'; in sharedir_from_runtime_libdir()
314 strcat (sharedir, GMT_SHARE_DIR_RELATIVE); in sharedir_from_runtime_libdir()
316 return sharedir; in sharedir_from_runtime_libdir()
351 sharedir = strncpy (sharedir, runtime_bindir, len_base_dir); in sharedir_from_runtime_bindir()
352 sharedir[len_base_dir] = '\0'; in sharedir_from_runtime_bindir()
353 strcat (sharedir, GMT_SHARE_DIR_RELATIVE); in sharedir_from_runtime_bindir()
355 return sharedir; in sharedir_from_runtime_bindir()
360 if (sharedir_from_runtime_libdir (sharedir) == NULL) { in gmt_guess_sharedir()
[all …]
/dports/www/castor/castor-0.8.16/
H A DMakefile13 sharedir=$(DESTDIR)$(PREFIX)/share macro
32 touch $(sharedir)/icons/hicolor
38 …$(INSTALL_DATA) data/org.typed-hole.castor.svg $(sharedir)/icons/hicolor/scalable/apps/org.typed-h…
39 …$(INSTALL_DATA) data/org.typed-hole.castor-16.png $(sharedir)/icons/hicolor/16x16/apps/org.typed-h…
40 …$(INSTALL_DATA) data/org.typed-hole.castor-32.png $(sharedir)/icons/hicolor/32x32/apps/org.typed-h…
41 …$(INSTALL_DATA) data/org.typed-hole.castor-64.png $(sharedir)/icons/hicolor/64x64/apps/org.typed-h…
42 …$(INSTALL_DATA) data/org.typed-hole.castor-128.png $(sharedir)/icons/hicolor/128x128/apps/org.type…
44 $(INSTALL_DATA) data/Castor.desktop $(sharedir)/applications/Castor.desktop
48 rm -f $(sharedir)/applications/Castor.desktop
50 rm -f $(sharedir)/icons/hicolor/scalable/apps/org.typed-hole.castor.svg
[all …]
/dports/comms/cqrlog/cqrlog-2.5.0/
H A DMakefile5 sharedir = $(DESTDIR)${PREFIX}/share macro
38 install -d -v $(sharedir)/pixmaps/cqrlog
39 install -d -v $(sharedir)/icons/cqrlog
40 install -d -v $(sharedir)/applications
41 install -d -v $(sharedir)/appdata
56 cp -v -R images/icon/* $(sharedir)/icons/cqrlog
57 cp -v -R images/icon/* $(sharedir)/pixmaps/cqrlog
63 install -v -m 0644 tools/cqrlog.desktop $(sharedir)/applications/cqrlog.desktop
64 install -v -m 0644 tools/cqrlog.appdata.xml $(sharedir)/appdata/cqrlog.appdata.xml
65 install -v -m 0644 images/icon/32x32/cqrlog.png $(sharedir)/pixmaps/cqrlog/cqrlog.png
[all …]
/dports/games/tileworld/tworld-1.3.0/
H A DMakefile.in15 sharedir = @sharedir@
96 mkdir -p $(DESTDIR)$(sharedir)/sets
97 mkdir -p $(DESTDIR)$(sharedir)/data
98 mkdir -p $(DESTDIR)$(sharedir)/res
101 cp sets/*.dac $(DESTDIR)$(sharedir)/sets/.
102 cp data/*.dat $(DESTDIR)$(sharedir)/data/.
103 cp res/rc $(DESTDIR)$(sharedir)/res/.
104 cp res/*.bmp $(DESTDIR)$(sharedir)/res/.
105 cp res/*.txt $(DESTDIR)$(sharedir)/res/.
106 cp res/*.wav $(DESTDIR)$(sharedir)/res/.
H A Dconfigure.in24 sharedir='${datadir}/tworld'
28 dnl --with-sharedir=DIR overrides default value of $datadir/tworld
32 AC_ARG_WITH(sharedir, optwith
33 [ --with-sharedir=DIR Explicitly set the shared data directory],
34 [sharedir=$withval])
73 sharedir="."
86 AC_SUBST(sharedir) subst
/dports/editors/kakoune/kakoune-2021.11.08/src/
H A DMakefile55 sharedir := $(DESTDIR)$(PREFIX)/share/kak macro
150 $(sharedir)/rc \
151 $(sharedir)/colors \
152 $(sharedir)/doc \
159 install -m 0644 ../share/kak/kakrc $(sharedir)
160 install -m 0644 ../doc/pages/*.asciidoc $(sharedir)/doc
161 cp -r ../rc/* $(sharedir)/rc
162 find $(sharedir)/rc -type f -exec chmod 0644 {} +
163 [ -e $(sharedir)/autoload ] || ln -s rc $(sharedir)/autoload
164 install -m 0644 ../colors/* $(sharedir)/colors
[all …]
/dports/games/legesmotus/legesmotus-0.4.0/
H A Dconfigure115 --sharedir=*)
116 sharedir="`echo "$arg" | cut -f2 -d=`"
199 if [ -z $sharedir ]
201 sharedir="$prefix/share"
214 if [ -z $sharedir ]
216 sharedir="$prefix/share"
309 echo "Share directory: $sharedir"
347 echo "SHAREDIR = \"${sharedir}\"" >> config.mk
/dports/x11-themes/icewm-extra-themes/icewm-extra-themes-1.2/
H A Dconfigure.ac83 sharedir="$datadir"
84 eval "sharedir=\"$sharedir\""
85 eval "sharedir=\"$sharedir\""
86 eval "sharedir=\"$sharedir\""
87 AC_SUBST([sharedir]) subst
/dports/print/fontforge/fontforge-20201107/gutils/
H A Dfsys.c841 return( sharedir ); in getShareDir()
851 sharedir = malloc(len); in getShareDir()
854 return( sharedir ); in getShareDir()
863 return( sharedir ); in getLocaleDir()
867 sharedir = malloc(len); in getLocaleDir()
871 return sharedir; in getLocaleDir()
879 return( sharedir ); in getPixmapDir()
883 sharedir = malloc(len); in getPixmapDir()
887 return sharedir; in getPixmapDir()
895 return( sharedir ); in getHelpDir()
[all …]
/dports/textproc/bib2html/bib2ml/src/Bib2HTML/
H A DMain.pm93 my $sharedir = "/usr/share";
100 File::Spec->catdir("$sharedir",'doc',"$basename"),
101 File::Spec->catdir("$sharedir",'doc',"$basename"),
102 File::Spec->catdir("$sharedir",'doc',"$basename",'pod'),
103 File::Spec->catdir("$sharedir",'doc',"$basename",'man'),
136 my $sharedir = "/usr/share";
143 File::Spec->catdir("$sharedir",'doc',"$basename"),
144 File::Spec->catdir("$sharedir",'doc',"$basename"),
145 File::Spec->catdir("$sharedir",'doc',"$basename",'pod'),
146 File::Spec->catdir("$sharedir",'doc',"$basename",'man'),
/dports/devel/p5-Dist-Zilla/Dist-Zilla-6.024/t/plugins/
H A Dinstalldirs.t56 { 'source/share/stupid-share.txt' => "This is a sharedir file.\n" },
70 { 'source/share/stupid-share.txt' => "This is a sharedir file.\n" },
84 { 'source/share/stupid-share.txt' => "This is a sharedir file.\n" },
124 { 'source/share/stupid-share.txt' => "This is a sharedir file.\n" },
139 { 'source/share/stupid-share.txt' => "This is a sharedir file.\n" },
155 'source/share/stupid-share.txt' => "This is a sharedir file.\n",
156 'source/other/stupid-other.txt' => "This is another sharedir file.\n",
176 'source/share/stupid-share.txt' => "This is a sharedir file.\n",
177 'source/other/stupid-other.txt' => "This is another sharedir file.\n",
200 { 'source/share/stupid-share.txt' => "This is a sharedir file.\n" },
[all …]
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.base/
H A Dcorefile-buildid.exp46 global srcdir subdir testfile binfile srcfile sharedir
48 set builddir [standard_output_file $sharedir]
182 global sharedir
183 set builddir [standard_output_file $sharedir]
220 global binfile testfile srcfile execdir sharedir
229 set builddir [standard_output_file $sharedir]
289 set sharedir "build-shared"
/dports/print/muttprint/muttprint-0.73/
H A Dvars.mak14 sharedir = $(prefix)/share macro
18 docdir = $(sharedir)/doc/packages/muttprint
19 mandir = $(sharedir)/man
20 datadir = $(sharedir)/muttprint
/dports/devel/clazy/clazy-1.5/
H A Dclazy.cmake4 sharedir=$(readlink -f "$(dirname ${0})/@BIN_RELATIVE_SHAREDIR@")
42 …ls -1 $sharedir/doc/clazy/level$1/README* | awk -F/ '{printf(" %s\n", $NF)}' | sed s/README-// …
46 …lst=`ls -1 $sharedir/doc/clazy/level*/README*$1* $sharedir/doc/clazy/manuallevel/README*$1* 2>/dev…
/dports/science/octopus/octopus-10.5/testsuite/performance/
H A DMakefile.am23 sharedir = $(pkgdatadir)/testsuite/performance macro
39 sharedir="`(cd \"$$dir\" 2> /dev/null && pwd || echo \"$$dir\")`/$$base" && \
40 OCTOPUS_SHARE=$$sharedir ./oct-run_performance_testsuite.sh -l -d $(srcdir)
/dports/misc/freeguide/freeguide-0.11.1/xmltv/share/perl5/XMLTV/
H A DValidateGrabber.pm185 my( $shortname, $exe, $conf, $op, $sharedir, $usecache ) = @_;
188 if( defined $sharedir && $sharedir =~ m|/blib/share/$| ) {
189 my( $blib )=( $sharedir =~ m|^(.*/blib)/share/$| );
241 $extraop .= "--share $sharedir "
242 if $capability{share} and defined( $sharedir );
/dports/textproc/p5-xmltv/xmltv-0.5.70/lib/
H A DValidateGrabber.pm185 my( $shortname, $exe, $conf, $op, $sharedir, $usecache ) = @_;
188 if( defined $sharedir && $sharedir =~ m|/blib/share/$| ) {
189 my( $blib )=( $sharedir =~ m|^(.*/blib)/share/$| );
241 $extraop .= "--share $sharedir "
242 if $capability{share} and defined( $sharedir );
/dports/games/netwalk/netwalk-cb6b089/
H A DMakefile21 target : version.h sharedir.h $(PROJNAME)
23 sharedir.h : ./Makefile
25 echo '#define NETWALK_SHARE_DIR "."' > sharedir.h
27 echo '#define NETWALK_SHARE_DIR "/usr/local/share/netwalk"' > sharedir.h
42 -rm $(PROJNAME) *.o version.h config_file.c sharedir.h
/dports/net/mpich2/mpich2-1.5/src/mpe2/sbin/
H A Dmpecheckinstall.in73 -package=name - Set the package name for sharedir(examplesdir).
122 sharedir=$datadir
124 sharedir=$datadir/$PACKAGE
129 examplesdir=$sharedir/examples/${pkg}
/dports/cad/alliance/alliance/src/debian/
H A Drules34 sharedir="/usr/share"; \
35 alliancesharedir="$${sharedir}/alliance"; \
37 docdir="$${sharedir}/doc/alliance"; \
38 mandir="$${sharedir}/man"; \
/dports/chinese/ibus-rime/ibus-rime-1.5.0/
H A DMakefile4 sharedir = $(PREFIX)/share macro
15 …(cd $(builddir); cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_DATADIR=$(sharedir) -DCMAKE_INST…
20 …(cd $(builddir); cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_DATADIR=$(sharedir) -DCMAKE_INST…
/dports/databases/p5-DBIx-Class-Migration/DBIx-Class-Migration-0.075/lib/DBIx/Class/Migration/
H A DShareDirBuilder.pm42 my $sharedir;
44 last if $sharedir = eval { dist_dir( class_to_distname($class) ) };
48 return $sharedir || _log_die "Can't find a share for $given_class";

12345678910>>...53