EnglishFrenchSpanish

Ad


OnWorks favicon

dh-make-gosa - Online in the Cloud

Run dh-make-gosa in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command dh-make-gosa that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


dh-make-gosa - Debianizes the source of a given gosa plugin

SYNOPSIS


dh-make-gosa [OPTION]... SOURCE

DESCRIPTION


dh-make-gosa takes a directory or tar ball of an existing gosa plugin and adds debian
information to it. Feel free to use dpkg-buildpackage to generate your own gosa-plugin
package from source or svn and enable it in the gosa.conf(5) file to activate it.

OPTIONS


-r debian-release, --release debian-release
Set the Debian release to debian-release when generating the Debian tree. Default
is the unstable release.

--dest destination-directory
Place where dh-make-gosa will place its working data while generating the source
directory. Defaults to the current directory.

--section debian-section
Set the Debian section to debian-section when generating the Debian tree. Defaults
to the the web section.

--depends package,package,...
Add additional dependencies to the Debian tree which did not get listed in the
plugin.dsc file. This is a comma separated list of Debian package names.

-e mail, --email mail
Overrides the Debian packager defined inside the plugin.dsc file by the one
specified by mail.

Example usage


# Check out a plugin from SVN
svn co https://oss.gonicus.de/repositories/gosa/trunk/gosa-plugins/samba /tmp/samba

# Debianize the tree
cd /tmp
dh-make-gosa --email [email protected] --release etch --section web samba

# Build debian package
cd samba
dpkg-buildpackage -uc -us -rfakeroot

To build everything from the subversion repository which is GOsa related, please take a
look at the contributed make-gosa-package script.

Use dh-make-gosa online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 2
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 3
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 4
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 5
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 6
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • More »

Linux commands

Ad