1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
|
Source: qreator
Section: utils
Priority: optional
Maintainer: Chow Loong Jin <hyperair@debian.org>
Build-Depends: debhelper (>= 8.0.0),
dh-python,
geoclue-2.0,
gir1.2-champlain-0.12,
gir1.2-clutter-1.0,
gir1.2-gdkpixbuf-2.0,
gir1.2-geoclue-2.0,
gir1.2-glib-2.0,
gir1.2-gtk-3.0,
gir1.2-gtkchamplain-0.12,
gir1.2-gtkclutter-1.0,
gir1.2-nm-1.0,
python3-all (>= 2.6.6-3~),
python3-cairo,
python3-dbus,
python3-distutils-extra,
python3-gi,
python3-gi-cairo,
python3-pil (>= 2.0.0),
python3-qrencode,
python3-requests,
python3-vobject,
python3-xdg
Standards-Version: 4.1.3
Homepage: https://launchpad.net/qreator
Vcs-Git: https://salsa.debian.org/debian/qreator.git
Vcs-Browser: https://salsa.debian.org/debian/qreator
Package: qreator
Architecture: all
Depends: geoclue-2.0,
gir1.2-champlain-0.12,
gir1.2-clutter-1.0,
gir1.2-gdkpixbuf-2.0,
gir1.2-geoclue-2.0,
gir1.2-glib-2.0,
gir1.2-gtk-3.0,
gir1.2-gtkchamplain-0.12,
gir1.2-gtkclutter-1.0,
gir1.2-nm-1.0,
python3-cairo,
python3-dbus,
python3-gi,
python3-gi-cairo,
python3-pil (>= 2.0.0),
python3-qrencode,
python3-requests,
python3-vobject,
python3-xdg,
${misc:Depends},
${python3:Depends}
Description: graphical utility for creating QR codes
Qreator enables you to easily create your own QR codes to encode different
types of information in an efficient, compact and cool way.
.
Qreator supports creating the following kinds of QR codes:
- Business card
- Geolocation
- Phone call/SMS
- Text
- URL
- Wi-Fi network
|