Skip to content

bluelatex/bluelatex-deb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

bluelatex-deb

Debian packaging data for \BlueLaTeX

$ cd /tmp
$ wget https://dl.bintray.com/sbt/debian/sbt-0.13.6.deb
# apt-get install --no-install-recommends openjdk-7-jdk zip
# dpkg -i sbt-0.13.6.deb
  • Debian-related build stuff :
# apt-get install --no-install-recommends build-essential devscripts debhelper fakeroot dpatch quilt
  • Download the matching source tarball from the official \BlueLatex website, for instance for 1.0.2 :
$ wget https://github.com/gnieh/bluelatex/archive/v1.0.2.tar.gz -O bluelatex_1.0.2.orig.tar.gz
  • launch build.sh and follow instructions :
$ ./build.sh
to do build the package, launch the following :"
cd bluelatex-1.0.2

        debuild -us -uc
or for the i386 version on an amd64 box :
        debuild -us -uc -ai386

Works on Debian 7.7 wheezy amd64

About

Debian packaging data for \BlueLaTeX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published