NAME
macpack - Macintosh OS X Packager for managed gui assemblies
SYNOPSIS
macpack [options] assembly
DESCRIPTION
macpack is a tool used to package managed assemblies (like System.Windows.Forms or Cocoa#) that require gui availability for deployment on Mac OS X. macpack will prepare a OS X compatible bundle from the provided assembly and resources. The bundle will include the specified assembly as well as any of the provided resources (specified with the -resource: switch). Developers can specify the kind of application to produce using the -mode: argument. This controls how the environment in the Mono class libraries is setup.
OPTIONS
-a assembly This option tells macpack where the managed assembly that you want to bundle resides. This option is also used to point to the shell script to launch in the case of a X11/Gtk# application. This is the same as just passing the assembly as an argument. -m [winforms,x11,console,cocoa] or -mode:[winforms,x11,console,cocoa] A value indicating the kind of application: WinForms is a Winforms application running on Quartz; X11 is an application that requires the X11 server to run; console is a non-graphical application; cocoa is an application based on Cocoa# -n NAME or -appname:NAME This option specifies the application name of the emitted bundle. This is what you will see in Finder. -o DIRECTORY or -output:DIRECTORY This option specifies the path to output the generated Application. -r RESOURCE or -resource:RESOURCE This option can be specified multiple times. It will place a copy of each resource into the bundles resources directory. Alternatively, you can use a comma separated list of resources.
AUTHOR
Geoff Norton
WEB SITE
Visit: http://www.mono-project.com for details macpack(Mono 1.0)
More Linux Commands
manpages/glLineWidth.3gl.html
glLineWidth(3gl) - specify the width of rasterized lines....
glLineWidth specifies the rasterized width of both aliased and antialiased lines. Using a line width other than 1 has different effects, depending on whether li
manpages/XML::XPath::NodeSet.3pm.html
XML::XPath::NodeSet(3pm) - a list of XML document nodes.....
An XML::XPath::NodeSet object contains an ordered list of nodes. The nodes each take the same format as described in XML::XPath::XMLParser. SYNOPSIS my $results
manpages/audit_set_rate_limit.3.html
audit_set_rate_limit(3) - Set audit rate limit (Man Page)...
audit_set_rate_limit will set the maximum number of messages that the kernel will send per second. This can be used to throttle the rate if systems become unres
manpages/dynamic_field_info.3form.html
dynamic_field_info(3form) - retrieve field characteristics
The function field_info returns the sizes and other attributes passed in to the field at its creation time. The attributes are: height, width, row of upper-left
manpages/sd_booted.3.html
sd_booted(3) - Test whether the system is running the system
sd_booted() checks whether the system was booted up using the systemd init system. RETURN VALUE On failure, this call returns a negative errno-style error code.
manpages/XkbComputeRowBounds.3.html
XkbComputeRowBounds(3) - Update the bounding box of a row...
XkbComputeRowBounds checks the bounds of all keys in the row and updates the bounding box of the row if necessary. XkbComputeRowBounds returns False if any of t
manpages/clean-binary-files.1.html
clean-binary-files(1) - remove a third party binaries (JARs)
clean-binary-files {[-f {-, instructions_file}], [-e exclusion_file] [-l]} [-a archive_file] [-d custom_jar_map] [-n] [-p] [-s] f The instructions file, specif
manpages/intel_stepping.1.html
intel_stepping(1) - Display the stepping information for an
intel_stepping is a tool to print the stepping information for an Intel GPU, along with the PCI ID and revision used to determine it. It requires root privilege
manpages/toascii.3.html
toascii(3) - convert character to ASCII - Linux manual page
toascii() converts c to a 7-bit unsigned char value that fits into the ASCII character set, by clearing the high-order bits. RETURN VALUE The value returned is
manpages/vgscan.8.html
vgscan(8) - scan all disks for volume groups and rebuild cac
vgscan scans all SCSI, (E)IDE disks, multiple devices and a bunch of other disk devices in the system looking for LVM physical volumes and volume groups. Define
manpages/apachectl2.8.html
apachectl2(8) - Apache HTTP Server Control Interface........
apachectl is a front end to the Apache HyperText Transfer Protocol (HTTP) server. It is designed to help the administrator control the functioning of the Apache
manpages/Tcl_ObjPrintf.3.html
Tcl_ObjPrintf(3) - manipulate Tcl objects as strings........
The procedures described in this manual entry allow Tcl objects to be manipulated as string values. They use the internal representation of the object to store
