mirror of
				https://github.com/lubuntu-team/lubuntu-about.git
				synced 2025-10-31 16:44:12 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			46 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			46 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Source: lubuntu-about
 | |
| Section: x11
 | |
| Priority: optional
 | |
| Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
 | |
| Uploaders: Simon Quigley <tsimonq2@ubuntu.com>,
 | |
|            Julien Lavergne <gilir@ubuntu.com>
 | |
| Build-Depends: debhelper (>= 11),
 | |
|                dh-python,
 | |
|                pyqt5-dev-tools,
 | |
|                python3-all,
 | |
|                python3-distutils,
 | |
|                python3-distutils-extra,
 | |
|                python3-setuptools
 | |
| Standards-Version: 4.1.3
 | |
| Homepage: https://github.com/lubuntu-team/lubuntu-about
 | |
| X-Python3-Version: >= 3.6
 | |
| Vcs-Git: https://github.com/lubuntu-team/lubuntu-about
 | |
| Vcs-Browser: https://github.com/lubuntu-team/lubuntu-about
 | |
| 
 | |
| Package: lubuntu-about
 | |
| Architecture: all
 | |
| Depends: lsb-release,
 | |
|          neofetch,
 | |
|          pyqt5-dev,
 | |
|          python3-cpuinfo,
 | |
|          python3-lubuntu-about,
 | |
|          python3-psutil,
 | |
|          ${misc:Depends},
 | |
|          ${python3:Depends}
 | |
| Description: Program showing information about a Lubuntu system - libraries
 | |
|  A simple entry in Lubuntu's main menu with a command showing some basic
 | |
|  hardware and software information, like free memory, processor, OS version,
 | |
|  kernel, etc.
 | |
|  .
 | |
|  This package installs the main executable.
 | |
| 
 | |
| Package: python3-lubuntu-about
 | |
| Architecture: all
 | |
| Depends: ${misc:Depends}, ${python3:Depends}
 | |
| Description: Program showing information about a Lubuntu system - libraries
 | |
|  A simple entry in Lubuntu's main menu with a command showing some basic
 | |
|  hardware and software information, like free memory, processor, OS version,
 | |
|  kernel, etc.
 | |
|  .
 | |
|  This package installs the Python 3 libraries.
 |