
Fixed compatibility with FW 3.30. Added setting to put a custom protocol version to avoid updates. Added notifications via libnotify on Linux. Added AppIndicator support for GNOME 3 and Unity.
29 lines
670 B
Plaintext
29 lines
670 B
Plaintext
Source: qcma
|
|
Section: utils
|
|
Priority: extra
|
|
Maintainer: codestation <codestation404@gmail.com>
|
|
Standards-Version: 3.9.4
|
|
Homepage: http://github.com/codestation/qcma
|
|
Vcs-Git: git://github.com/codestation/qcma.git
|
|
Build-Depends:
|
|
debhelper (>= 8.0.0),
|
|
cdbs,
|
|
libavformat-dev,
|
|
libswscale-dev,
|
|
qtbase5-dev,
|
|
qttools5-dev-tools,
|
|
qt5-default,
|
|
libnotify-dev,
|
|
pkg-config,
|
|
vitamtp-dev
|
|
|
|
Package: qcma
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Description: Content Manager Assistant for the PS Vita
|
|
|
|
Package: qcma-cli
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Description: Content Manager Assistant for the PS Vita (headless version)
|