Home
last modified time | relevance | path

Searched refs:APPBUNDLE (Results 1 – 25 of 47) sorted by relevance

12

/dports/games/iortcw/iortcw-1.51c/MP/
H A Dmake-macosx_xcode4.sh28 APPBUNDLE=iowolfmp.app
82 echo "Creating .app bundle $DESTDIR/$APPBUNDLE"
83 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR ]; then
86 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/Resources ]; then
87 mkdir -p $DESTDIR/$APPBUNDLE/Contents/Resources
90 echo $PKGINFO > $DESTDIR/$APPBUNDLE/Contents/PkgInfo
126 " > $DESTDIR/$APPBUNDLE/Contents/Info.plist
129 cp $BIN_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/$BINARY
130 cp $BIN_DEDOBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/$DEDBIN
131 cp $RENDER_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/
[all …]
H A Dmake-macosx_xcode5.sh28 APPBUNDLE=iowolfmp.app
82 echo "Creating .app bundle $DESTDIR/$APPBUNDLE"
83 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR ]; then
86 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/Resources ]; then
87 mkdir -p $DESTDIR/$APPBUNDLE/Contents/Resources
90 echo $PKGINFO > $DESTDIR/$APPBUNDLE/Contents/PkgInfo
126 " > $DESTDIR/$APPBUNDLE/Contents/Info.plist
129 cp $BIN_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/$BINARY
130 cp $BIN_DEDOBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/$DEDBIN
131 cp $RENDER_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/
[all …]
H A Dmake-macosx_xcode3.sh31 APPBUNDLE=iowolfmp.app
99 echo "Creating .app bundle $DESTDIR/$APPBUNDLE"
100 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR ]; then
103 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/Resources ]; then
104 mkdir -p $DESTDIR/$APPBUNDLE/Contents/Resources
107 echo $PKGINFO > $DESTDIR/$APPBUNDLE/Contents/PkgInfo
143 " > $DESTDIR/$APPBUNDLE/Contents/Info.plist
146 cp $BIN_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/$BINARY
147 cp $BIN_DEDOBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/$DEDBIN
148 cp $RENDER_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/
[all …]
H A Dmake-macosx-ub.sh3 APPBUNDLE=iowolfmp.app
124 echo "Creating .app bundle $DESTDIR/$APPBUNDLE"
125 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR ]; then
126 mkdir -p $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR || exit 1;
128 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/Resources ]; then
129 mkdir -p $DESTDIR/$APPBUNDLE/Contents/Resources
132 echo $PKGINFO > $DESTDIR/$APPBUNDLE/Contents/PkgInfo
177 " > $DESTDIR/$APPBUNDLE/Contents/Info.plist
184 cp $RENDER_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/
185 cp $BASE_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR/
[all …]
/dports/games/iortcw/iortcw-1.51c/SP/
H A Dmake-macosx_xcode5.sh29 APPBUNDLE=iowolfsp.app
79 echo "Creating .app bundle $DESTDIR/$APPBUNDLE"
80 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR ]; then
81 mkdir -p $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR || exit 1;
83 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/Resources ]; then
84 mkdir -p $DESTDIR/$APPBUNDLE/Contents/Resources
87 echo $PKGINFO > $DESTDIR/$APPBUNDLE/Contents/PkgInfo
123 " > $DESTDIR/$APPBUNDLE/Contents/Info.plist
126 cp $BIN_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/$BINARY
127 cp $RENDER_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/
[all …]
H A Dmake-macosx_xcode4.sh29 APPBUNDLE=iowolfsp.app
79 echo "Creating .app bundle $DESTDIR/$APPBUNDLE"
80 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR ]; then
81 mkdir -p $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR || exit 1;
83 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/Resources ]; then
84 mkdir -p $DESTDIR/$APPBUNDLE/Contents/Resources
87 echo $PKGINFO > $DESTDIR/$APPBUNDLE/Contents/PkgInfo
123 " > $DESTDIR/$APPBUNDLE/Contents/Info.plist
126 cp $BIN_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/$BINARY
127 cp $RENDER_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/
[all …]
H A Dmake-macosx_xcode3.sh32 APPBUNDLE=iowolfsp.app
96 echo "Creating .app bundle $DESTDIR/$APPBUNDLE"
97 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR ]; then
98 mkdir -p $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR || exit 1;
100 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/Resources ]; then
101 mkdir -p $DESTDIR/$APPBUNDLE/Contents/Resources
104 echo $PKGINFO > $DESTDIR/$APPBUNDLE/Contents/PkgInfo
140 " > $DESTDIR/$APPBUNDLE/Contents/Info.plist
143 cp $BIN_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/$BINARY
144 cp $RENDER_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/
[all …]
H A Dmake-macosx-ub.sh3 APPBUNDLE=iowolfsp.app
118 echo "Creating .app bundle $DESTDIR/$APPBUNDLE"
119 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR ]; then
120 mkdir -p $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR || exit 1;
122 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/Resources ]; then
123 mkdir -p $DESTDIR/$APPBUNDLE/Contents/Resources
126 echo $PKGINFO > $DESTDIR/$APPBUNDLE/Contents/PkgInfo
171 " > $DESTDIR/$APPBUNDLE/Contents/Info.plist
177 cp $RENDER_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/
178 cp $BASE_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR/
[all …]
/dports/games/openarena/openarena-engine-source-0.8.8/
H A Dmake-macosx-ub.sh2 APPBUNDLE=OpenArena.app
126 echo "Creating .app bundle $DESTDIR/$APPBUNDLE"
127 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR ]; then
130 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/MacOS/$MPACKDIR ]; then
133 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/Resources ]; then
134 mkdir -p $DESTDIR/$APPBUNDLE/Contents/Resources
137 echo $PKGINFO > $DESTDIR/$APPBUNDLE/Contents/PkgInfo
173 " > $DESTDIR/$APPBUNDLE/Contents/Info.plist
177 cp $BASE_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR/
178 cp $MPACK_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/$MPACKDIR/
[all …]
/dports/games/openarena-server/openarena-engine-source-0.8.8/
H A Dmake-macosx-ub.sh2 APPBUNDLE=OpenArena.app
126 echo "Creating .app bundle $DESTDIR/$APPBUNDLE"
127 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR ]; then
130 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/MacOS/$MPACKDIR ]; then
133 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/Resources ]; then
134 mkdir -p $DESTDIR/$APPBUNDLE/Contents/Resources
137 echo $PKGINFO > $DESTDIR/$APPBUNDLE/Contents/PkgInfo
173 " > $DESTDIR/$APPBUNDLE/Contents/Info.plist
177 cp $BASE_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR/
178 cp $MPACK_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/$MPACKDIR/
[all …]
/dports/games/ioquake3-server/ioquake3-1.36/
H A Dmake-macosx-ub.sh2 APPBUNDLE=ioquake3.app
183 echo "Creating .app bundle $DESTDIR/$APPBUNDLE"
184 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR ]; then
187 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/MacOS/$MPACKDIR ]; then
190 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/Resources ]; then
191 mkdir -p $DESTDIR/$APPBUNDLE/Contents/Resources
194 echo $PKGINFO > $DESTDIR/$APPBUNDLE/Contents/PkgInfo
230 " > $DESTDIR/$APPBUNDLE/Contents/Info.plist
235 cp $BASE_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR/
236 cp $MPACK_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/$MPACKDIR/
[all …]
/dports/games/ioquake3/ioquake3-1.36/
H A Dmake-macosx-ub.sh2 APPBUNDLE=ioquake3.app
183 echo "Creating .app bundle $DESTDIR/$APPBUNDLE"
184 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR ]; then
187 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/MacOS/$MPACKDIR ]; then
190 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/Resources ]; then
191 mkdir -p $DESTDIR/$APPBUNDLE/Contents/Resources
194 echo $PKGINFO > $DESTDIR/$APPBUNDLE/Contents/PkgInfo
230 " > $DESTDIR/$APPBUNDLE/Contents/Info.plist
235 cp $BASE_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR/
236 cp $MPACK_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/$MPACKDIR/
[all …]
/dports/games/worldofpadman/worldofpadman-1.2.20080621/
H A Dmake-macosx-ub.sh2 APPBUNDLE=wop.app
177 echo "Creating .app bundle $DESTDIR/$APPBUNDLE"
178 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR ]; then
181 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/MacOS/$MPACKDIR ]; then
184 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/Resources ]; then
185 mkdir -p $DESTDIR/$APPBUNDLE/Contents/Resources
188 echo $PKGINFO > $DESTDIR/$APPBUNDLE/Contents/PkgInfo
224 " > $DESTDIR/$APPBUNDLE/Contents/Info.plist
229 cp $BASE_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR/
230 cp $MPACK_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/$MPACKDIR/
[all …]
/dports/games/evq3/evq3/
H A Dmake-macosx-ub.sh2 APPBUNDLE=ioquake3.app
180 echo "Creating .app bundle $DESTDIR/$APPBUNDLE"
181 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR ]; then
184 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/MacOS/$MPACKDIR ]; then
187 if [ ! -d $DESTDIR/$APPBUNDLE/Contents/Resources ]; then
188 mkdir -p $DESTDIR/$APPBUNDLE/Contents/Resources
191 echo $PKGINFO > $DESTDIR/$APPBUNDLE/Contents/PkgInfo
227 " > $DESTDIR/$APPBUNDLE/Contents/Info.plist
232 cp $BASE_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/$BASEDIR/
233 cp $MPACK_OBJ $DESTDIR/$APPBUNDLE/Contents/MacOS/$MPACKDIR/
[all …]
/dports/print/py-frescobaldi/frescobaldi-3.1.3/macosx/
H A Dbuild-dmg.sh113 APPBUNDLE=dist/Frescobaldi.app
117 cp ${QTROOT}/plugins/imageformats/libqsvg.dylib ${APPBUNDLE}/Contents/PlugIns/imageformats/
126 ${QTROOT}/bin/macdeployqt ${APPBUNDLE}
131 rm -r ${APPBUNDLE}/Contents/Frameworks/QtWebEngine*
132 rm ${APPBUNDLE}/Contents/Resources/lib/python3.7/lib-dynload/PyQt5/QtWebEngine*
133 zip -d ${APPBUNDLE}/Contents/Resources/lib/python37.zip "PyQt5/QtWebEngine*"
220 check_fix_appbundle "${APPBUNDLE}" "${ARCH}" 1
227 echo "The .app bundle is ready: ${APPBUNDLE}"
/dports/games/megaglest/megaglest-source-3.13.0/mk/linux/tools-for-standalone-client/installer/
H A Dmake.sh276 APPBUNDLE="$APPNAME.app"
277 rm -rf "$APPBUNDLE"
278 cp -Rv ../misc/MacAppBundleSkeleton "$APPBUNDLE"
279 perl -w -pi -e 's/YOUR_APPLICATION_NAME_HERE/'"$APPNAME"'/g;' "${APPBUNDLE}/Contents/Info.plist"
280 mv megaglest-installer "${APPBUNDLE}/Contents/MacOS/mojosetup"
281 mv image/* "${APPBUNDLE}/Contents/MacOS/"
283 ibtool --compile "${APPBUNDLE}/Contents/Resources/MojoSetup.nib" ../misc/MojoSetup.xib
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/gui/
H A Dpackage_app92 APPBUNDLE=GPSBabelFE.app
94 APPDIR="$(pwd)/${APPBUNDLE}"
120 "${MACDEPLOYQT}" "${APPBUNDLE}" -executable="${APPBUNDLE}/Contents/MacOS/gpsbabel" -dmg -verbose=2
/dports/comms/fllog/fllog-1.2.6/scripts/
H A Dmkappbundle.sh81 bundle_dir="$APPBUNDLE"
124 echo " target: " ${APPBUNDLE}.dmg
126 hdiutil create -ov -srcfolder "$bundle_dir" -format UDZO -tgtimagekey zlib-level=9 "${APPBUNDLE}.dm…
/dports/comms/flwrap/flwrap-1.3.5/scripts/
H A Dmkappbundle.sh81 bundle_dir="$APPBUNDLE"
124 echo " target: " ${APPBUNDLE}.dmg
126 hdiutil create -ov -srcfolder "$bundle_dir" -format UDZO -tgtimagekey zlib-level=9 "${APPBUNDLE}.dm…
/dports/comms/flamp/flamp-2.2.07/scripts/
H A Dmkappbundle.sh81 bundle_dir="$APPBUNDLE"
124 echo " target: " ${APPBUNDLE}.dmg
126 hdiutil create -ov -srcfolder "$bundle_dir" -format UDZO -tgtimagekey zlib-level=9 "${APPBUNDLE}.dm…
/dports/comms/flmsg/flmsg-4.0.19/scripts/
H A Dmkappbundle.sh81 bundle_dir="$APPBUNDLE"
124 echo " target: " ${APPBUNDLE}.dmg
126 hdiutil create -ov -srcfolder "$bundle_dir" -format UDZO -tgtimagekey zlib-level=9 "${APPBUNDLE}.dm…
/dports/comms/flrig/flrig-1.3.54/scripts/
H A Dmkappbundle.sh81 bundle_dir="$APPBUNDLE"
124 echo " target: " ${APPBUNDLE}.dmg
126 hdiutil create -ov -srcfolder "$bundle_dir" -format UDZO -tgtimagekey zlib-level=9 "${APPBUNDLE}.dm…
/dports/comms/flwrap/flwrap-1.3.5/src/
H A DMakefile.am78 APPBUNDLE=flwrap-$(FLWRAP_VERSION) macro
79 APPBUNDLE_NOLIBS=$(APPBUNDLE)-nolibs
90 CLEAN_LOCAL += $(APPBUNDLE_NOLIBS) $(APPBUNDLE) $(APPBUNDLE)*.dmg
/dports/comms/flcluster/flcluster-1.0.4/scripts/
H A Dmkappbundle.sh21 static_bundle_dir="$APPBUNDLE"
118 hdiutil create -ov -srcfolder "$bundle_dir" -format UDZO -tgtimagekey zlib-level=9 "${APPBUNDLE}-no…
120 …reate -ov -srcfolder "$static_bundle_dir" -format UDZO -tgtimagekey zlib-level=9 "${APPBUNDLE}.dmg"
/dports/net/x2goclient/x2goclient-4.1.2.2/
H A Dmacbuild.sh158 APPBUNDLE="${BUILD_DIR}/${NAME}.app"
159 EXE_DIR="${APPBUNDLE}/Contents/exe/"
160 FRAMEWORKS_DIR="${APPBUNDLE}/Contents/Frameworks/"
161 RESOURCES_DIR="${APPBUNDLE}/Contents/Resources/"
593 macdeployqt "${APPBUNDLE}" -verbose=2
597 --source "${APPBUNDLE}" \

12