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
|
Source: kxstitch
Maintainer: Jeremy Whiting <jpwhiting@kde.org>
Section: misc
Priority: optional
Standards-Version: 3.9.6
Build-Depends: cmake,
debhelper (>= 9),
imagemagick,
kdelibs5-dev,
libmagick++-dev,
libmagickcore-6-arch-config,
libqt4-dev
Package: kxstitch
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, kxstitch-common
Description: Cross stitch pattern editor
KXStitch is a program that lets you create cross stitch patterns and charts.
Patterns can be created from scratch on a user defined size of grid, which
can be enlarged or reduced in size as your pattern progresses.
Package: kxstitch-common
Architecture: all
Depends: ${misc:Depends}
Description: Data files, icons and documentation for kxstitch
KXStitch is a program that lets you create cross stitch patterns and charts.
Patterns can be created from scratch on a user defined size of grid, which
can be enlarged or reduced in size as your pattern progresses.
.
This package contains the data files for KXStitch.
|