Skip to content
Snippets Groups Projects
control 2 KiB
Newer Older
Guido Gunther's avatar
Guido Gunther committed
Source: libhandy
Section: libs
Priority: optional
Maintainer: Guido Günther <agx@sigxcpu.org>
Build-Depends:
 debhelper-compat (= 12),
 dh-sequence-gir,
Guido Gunther's avatar
Guido Gunther committed
 gtk-doc-tools,
 libgirepository1.0-dev,
Guido Gunther's avatar
Guido Gunther committed
 libgnome-desktop-3-dev,
Guido Gunther's avatar
Guido Gunther committed
 libgtk-3-dev,
Guido Gunther's avatar
Guido Gunther committed
 meson,
 pkg-config,
 valac (>= 0.20),
# to run the tests
 xvfb <!nocheck>,
 xauth <!nocheck>,
Guido Gunther's avatar
Guido Gunther committed
Standards-Version: 4.1.3
Homepage: https://source.puri.sm/Librem5/libhandy
Jeremy Bicha's avatar
Jeremy Bicha committed
Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/libhandy
Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/libhandy.git
Package: libhandy-1-0
Guido Gunther's avatar
Guido Gunther committed
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Oliver Galvin's avatar
Oliver Galvin committed
Description: Library with GTK widgets for mobile phones
 libhandy provides GTK widgets and GObjects to ease developing
Guido Gunther's avatar
Guido Gunther committed
 applications for mobile phones.
 .
 This package contains the shared library.

Package: libhandy-1-dev
Guido Gunther's avatar
Guido Gunther committed
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 gir1.2-handy-1 (= ${binary:Version}),
 libhandy-1-0 (= ${binary:Version}),
Guido Gunther's avatar
Guido Gunther committed
Recommends: pkg-config
Description: Development files for libhandy
Oliver Galvin's avatar
Oliver Galvin committed
 libhandy provides GTK widgets and GObjects to ease developing
Guido Gunther's avatar
Guido Gunther committed
 applications for mobile phones.
 .
 This package contains the development files and documentation.

Package: gir1.2-handy-1
Guido Gunther's avatar
Guido Gunther committed
Architecture: any
Multi-Arch: same
Section: introspection
Depends:
 ${gir:Depends},
 ${misc:Depends},
Description: GObject introspection files for libhandy
Oliver Galvin's avatar
Oliver Galvin committed
 libhandy provides GTK widgets and GObjects to ease developing
Guido Gunther's avatar
Guido Gunther committed
 applications for mobile phones.
 .
 This package contains the GObject-introspection data in binary typelib format.

Package: handy-1-examples
Section: x11
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: Example programs for libhandy
 libhandy provides GTK widgets and GObjects to ease developing
 applications for mobile phones.
 .
 This package contains example files and the demonstration program for
 libhandy.