mirror of
				https://github.com/lubuntu-team/trojita-packaging.git
				synced 2025-11-03 01:54:03 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			83 lines
		
	
	
		
			2.7 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			83 lines
		
	
	
		
			2.7 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Source: trojita
 | 
						|
Section: mail
 | 
						|
Priority: optional
 | 
						|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> 
 | 
						|
Uploaders: Walter Lapchynski <wxl@ubuntu.com>
 | 
						|
Build-Depends: cmake (>= 2.8.11),
 | 
						|
               debhelper (>= 11~),
 | 
						|
               extra-cmake-modules,
 | 
						|
               git,
 | 
						|
               gpg-agent,
 | 
						|
               libgpg-error-dev,
 | 
						|
               libgpgme-dev,
 | 
						|
               libgpgmepp-dev,
 | 
						|
               libmimetic-dev,
 | 
						|
               libqt5svg5-dev,
 | 
						|
               libqt5webkit5-dev,
 | 
						|
               libssl-dev,
 | 
						|
               pkg-config,
 | 
						|
               qt5keychain-dev,
 | 
						|
               qtbase5-dev (>= 5.2),
 | 
						|
               qttools5-dev,
 | 
						|
               qttools5-dev-tools,
 | 
						|
               ragel,
 | 
						|
               xauth,
 | 
						|
               xvfb,
 | 
						|
               zlib1g-dev
 | 
						|
Standards-Version: 4.2.1
 | 
						|
Homepage: http://trojita.flaska.net/
 | 
						|
Vcs-Browser: https://phab.lubuntu.me/source/trojita/
 | 
						|
Vcs-Git: https://phab.lubuntu.me/source/trojita.git
 | 
						|
 | 
						|
Package: trojita
 | 
						|
Architecture: any
 | 
						|
Depends: ${misc:Depends},
 | 
						|
         ${shlibs:Depends},
 | 
						|
         libqt5sql5-sqlite,
 | 
						|
         trojita-data (= ${source:Version})
 | 
						|
Recommends: trojita-l10n,
 | 
						|
            ofono
 | 
						|
Description: Fast Qt IMAP e-mail client.
 | 
						|
 Trojitá is a fast Qt IMAP e-mail client which:
 | 
						|
  * Enables you to access your mail anytime, anywhere.
 | 
						|
  * Does not slow you down. If we can improve the productivity of an e-mail
 | 
						|
    user, we better do.
 | 
						|
  * Respects open standards and facilitates modern technologies. We value the
 | 
						|
    vendor-neutrality that IMAP provides and are committed to be as
 | 
						|
    interoperable as possible.
 | 
						|
  * Is efficient — be it at conserving the network bandwidth, keeping memory
 | 
						|
    use at a reasonable level or not hogging the system's CPU.
 | 
						|
  * Can be used on many platforms. One UI is not enough for everyone, but our
 | 
						|
    IMAP core works fine on anything from desktop computers to cell phones and
 | 
						|
    big ERP systems.
 | 
						|
  * Plays well with the rest of the ecosystem. We don't like reinventing wheels,
 | 
						|
    but when the existing wheels quite don't fit the tracks, we're not afraid of
 | 
						|
    making them work.
 | 
						|
 .
 | 
						|
 Trojitá comes standard with support for:
 | 
						|
  * Cryptography (OpenPGP and S/MIME)
 | 
						|
  * Offline IMAP support
 | 
						|
  * Bandwidth-saving mode
 | 
						|
  * IMAP over SSH
 | 
						|
 .
 | 
						|
 This package contains the binaries.
 | 
						|
 | 
						|
Package: trojita-data
 | 
						|
Architecture: all
 | 
						|
Multi-Arch: foreign
 | 
						|
Depends: ${misc:Depends}
 | 
						|
Description: Fast Qt IMAP e-mail client (data files).
 | 
						|
 Trojitá is a fast Qt IMAP e-mail client.
 | 
						|
 .
 | 
						|
 This package contains the data files.
 | 
						|
 | 
						|
Package: trojita-l10n
 | 
						|
Architecture: all
 | 
						|
Multi-Arch: foreign
 | 
						|
Section: localization
 | 
						|
Depends: ${misc:Depends}
 | 
						|
Description: Fast Qt IMAP e-mail client (localization).
 | 
						|
 Trojitá is a fast Qt IMAP e-mail client.
 | 
						|
 .
 | 
						|
 This package contains the localization files.
 |