summaryrefslogtreecommitdiff
path: root/debian/control
blob: 1944f6bb730467b9e4dff99f5962742e0117a070 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: sapgui-package
Section: contrib/misc
Priority: extra
Maintainer: Guido Günther <agx@sigxcpu.org>
Build-Depends: cdbs, debhelper (>= 7), python, python-support
Standards-Version: 3.8.4
VCS-Git: http://honk.sigxcpu.org/git/sapgui-package.git
VCS-Browser: http://git.debian.org/?p=users/agx/sapgui-package.git
Homepage: https://honk.sigxcpu.org/piki/projects/sapgui-package/

Package: sapgui-package
Architecture: all
Depends:  cdbs, fakeroot, dpkg-dev,
 openjdk-6-jre | java5-runtime, python,
 ${misc:Depends}, ${python:Depends},
 libxext6, libxpm4, libxt6, libxp6,
 libgnomevfs2-0 [i386], libbonobo2-0 [i386], kdelibs4c2a [i386],
 ia32-libs [amd64]
Description: utility to build SAP GUI related Debian packages
 This package provides the capability to create a Debian package for the
 Platinum Java SAP GUI from the provided JAR by just running 
 'make-sgpkg <filename>'.