Coder Social home page Coder Social logo

delphix / make-jpkg Goto Github PK

View Code? Open in Web Editor NEW
0.0 23.0 4.0 147 KB

Utility to create Debian packages from a Java binary distribution for Delphix. Forked from https://salsa.debian.org/java-team/java-package

License: GNU General Public License v2.0

Makefile 1.43% Shell 90.05% Roff 8.53%
owner-platform

make-jpkg's Introduction

* To be done :

- update java-package wiki page : http://wiki.debian.org/JavaPackage?action=edit&editor=text
- make symbolic links for j2se/jre/bin/* in j2se/bin/ to avoid duplication
- make symbolic links for j2se/jre/man/man1/* in j2se/man/man1 to avoid duplication
- make symbolic links for j2se/jre/man/ja_JP.UTF-8 in j2se/man/ja to avoid duplication
- install into a multiarch location to allow installing the i386 client vm on amd64 and ia64 (Matthias Klose <[email protected]>)
- ? kinit, klist, and ktab not installed; handling of /etc/krb5.conf not addressed



* Resources :

http://wiki.debian.org/JavaPackage
http://packages.qa.debian.org/j/java-package.html



* Main variables used in the scripts :

debian_dir : debian files dir during packaging, set by make-jpkg
install_dir : package files dir during packaging, set by make-jpkg
DEB_BUILD_ARCH = amd64, .., set by common.sh/get_architecture
DEB_BUILD_GNU_TYPE = x86_64-linux-gnu, .., set by common.sh/get_architecture
jvm_base : jvm package installation dir, set by make-jpkg
javadoc_base : javadoc package installation dir, set by make-jpkg
j2se_package : final package name, set by j2re/j2sdk/j2sdk-doc.sh
j2se_name : name of installed package within jvm_base, set by j2re/j2sdk/j2sdk-doc.sh

j2se_install : name of function generating postinst script content, set by each_provider*-j2re/j2sdk/j2sdk-doc.sh
j2se_remove : name of function generating prerm script content, set by each_provider*-j2re/j2sdk/j2sdk-doc.sh
j2se_jinfo : name of function generating .jinfo file content, set by each_provider*-j2re/j2sdk/j2sdk-doc.sh





make-jpkg's People

Contributors

bdrung avatar cedricpineau avatar cky avatar ebourg avatar gg0 avatar janma avatar jelmer avatar laurensb avatar pcd1193182 avatar pzakha avatar sravyamks avatar tmancill avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.