]> granicus.if.org Git - handbrake/commit
LinGui: add Debian packaging support
authorjstebbins <jstebbins.hb@gmail.com>
Fri, 19 Jun 2009 18:55:00 +0000 (18:55 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Fri, 19 Jun 2009 18:55:00 +0000 (18:55 +0000)
commit7bfba0916df5e296d04ef43f42b05b0f2d66d8ca
treeccf33a1f5c0ca2d9976467c889bc386a9b19d280
parent17bd4de6ba10409ff2a218c3365aa8466c5457c2
LinGui: add Debian packaging support
- make pkg.clean will create debian packages.
- Creates separate packages for gui and cli

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2577 b64f7644-9d1e-0410-96f1-a4d463321fa5
15 files changed:
make/include/tool.defs
pkg/linux/debian/README.Debian [new file with mode: 0644]
pkg/linux/debian/changelog [new file with mode: 0644]
pkg/linux/debian/compat [new file with mode: 0644]
pkg/linux/debian/control [new file with mode: 0644]
pkg/linux/debian/copyright [new file with mode: 0644]
pkg/linux/debian/docs [new file with mode: 0644]
pkg/linux/debian/handbrake-cli.dirs [new file with mode: 0644]
pkg/linux/debian/handbrake-cli.install [new file with mode: 0644]
pkg/linux/debian/handbrake-gtk.dirs [new file with mode: 0644]
pkg/linux/debian/handbrake-gtk.docs [new file with mode: 0644]
pkg/linux/debian/handbrake-gtk.install [new file with mode: 0644]
pkg/linux/debian/rules [new file with mode: 0755]
pkg/linux/module.defs [new file with mode: 0644]
pkg/linux/module.rules [new file with mode: 0644]