File: control

package info (click to toggle)
gmtp 1.3.11-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 2,700 kB
  • sloc: ansic: 9,873; sh: 4,695; makefile: 102; sed: 16
file content (33 lines) | stat: -rw-r--r-- 1,219 bytes parent folder | download
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
Source: gmtp
Maintainer: Alessio Treglia <alessio@debian.org>
Uploaders: Dylan Aïssi <daissi@debian.org>
Section: sound
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libflac-dev,
               libglib2.0-dev,
               libgtk-3-dev,
               libid3tag0-dev,
               libmtp-dev,
               libvorbis-dev,
               pkg-config
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/debian/gmtp
Vcs-Git: https://salsa.debian.org/debian/gmtp.git
Homepage: https://gmtp.sourceforge.io/
Rules-Requires-Root: no

Package: gmtp
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: simple file transfer program for MTP based devices
 gMTP is a simple and light-weight interface to the features provided
 by libmtp, which allows users to manage the files stored on any MTP
 music player supported by the libraries, including those with
 multiple storage devices (e.g. mobile phones).
 .
 It doesn't provide complex features such as playlist management,
 it just makes transferring files from and to devices easy, by
 allowing users to upload, download and remove files on the device
 with a fast and easy-to-use graphical interface.