|
|||||||||
Sunday the 11th of May, 2008 |
|||||||||
devhelp most recent diff
Scroll down toward the bottom of the page to get installation instructions for devhelp. The raw portfile for devhelp 0.19 is located here: http://devhelp.darwinports.com/dports/gnome/devhelp/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/devhelp # $Id: Portfile 33924 2008-02-07 16:49:55Z gui_dos PortSystem 1.0 Name: devhelp Version: 0.19 Description: DevHelp is to be an API documentation browser for GNOME. Long Description: DevHelp's primary goal is to be an API documentation browser for GNOME. Maintainers: nomaintainer Category: gnome Platform: darwin Homepage: http://www.imendio.com/projects/devhelp/ master_sites gnome:sources/devhelp/0.19/ use_bzip2 yes checksums md5 66c9fb480e123c96eb1efdbad56b2d90 depends_lib port:firefox-x11 port:libwnck port:gconf port:python25 configure.python ${prefix}/bin/python2.5 configure.cppflags-append "-L${prefix}/lib" configure.cflags-append "-no-cpp-precomp -flat_namespace -undefined suppress" # Undo http://svn.gnome.org/viewvc/devhelp/trunk/src/dh-main.c?r1=880&r2=902 patchfiles patch-src-dh-main-c.diff # Same ugly workaround as for yelp since the binary is linked # with post-destroot { # In order to call gecko, devhelp must be installed in the same directory as FireFox. # Move it and put a symlink in the bin directory if { [catch {set ff [registry_active "firefox-x11"]} result]} { ui_err "FireFox is not active: $result" } else { set ffver [lindex $ff 0 1] xinstall -d ${destroot}${prefix}/lib/firefox-${ffver} move ${destroot}${prefix}/bin/devhelp ${destroot}${prefix}/lib/firefox-${ffver} ln -s ${prefix}/lib/firefox-${ffver}/devhelp ${destroot}${prefix}/bin } } If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/devhelpYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using devhelp with these commands: % man devhelp Where to find more information:
|
![]() |
![]() Digg devhelp on MacOSX
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
aqua
archivers audio benchmarks cad comms cross databases devel editors emulators games genealogy gnome gnustep graphics irc java kde lang math multimedia net news palm perl python ruby science security shells sysutils textproc www x11 xfce zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb SSH Key Gen |
|||||||
| |




