You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
769 B
30 lines
769 B
10 years ago
|
Source: libqtxdg
|
||
|
Priority: optional
|
||
|
Maintainer: ChangZhuo Chen (陳昌倬) <czchen@gmail.com>
|
||
|
Build-Depends:
|
||
|
debhelper (>= 9),
|
||
|
cmake,
|
||
|
libmagic-dev
|
||
|
Standards-Version: 3.9.5
|
||
|
Section: libs
|
||
|
Homepage: https://github.com/lxde/libqtxdg
|
||
|
#Vcs-Git: git://anonscm.debian.org/collab-maint/libqtxdg.git
|
||
|
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/libqtxdg.git;a=summary
|
||
|
|
||
|
Package: libqtxdg-dev
|
||
|
Section: libdevel
|
||
|
Architecture: any
|
||
|
Depends:
|
||
|
libqtxdg (= ${binary:Version}),
|
||
|
${misc:Depends}
|
||
|
Description: <insert up to 60 chars description>
|
||
|
<insert long description, indented with spaces>
|
||
|
|
||
|
Package: libqtxdg
|
||
|
Architecture: any
|
||
|
Depends:
|
||
|
${shlibs:Depends},
|
||
|
${misc:Depends}
|
||
|
Description: <insert up to 60 chars description>
|
||
|
<insert long description, indented with spaces>
|