File: control

package info (click to toggle)
pikopixel.app 1.0-b10a-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,656 kB
  • sloc: objc: 47,407; xml: 44; makefile: 21; sh: 18
file content (33 lines) | stat: -rw-r--r-- 1,091 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: pikopixel.app
Section: gnustep
Priority: optional
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
Uploaders: Gürkan Myczko <tar@debian.org>,
           Yavor Doganov <yavor@gnu.org>
Build-Depends: debhelper-compat (= 13),
               libgnustep-gui-dev
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: http://twilightedge.com/mac/pikopixel/
Vcs-Git: https://salsa.debian.org/gnustep-team/pikopixel.app.git
Vcs-Browser: https://salsa.debian.org/gnustep-team/pikopixel.app

Package: pikopixel.app
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Pixel-art editor
 PikoPixel is a free, open-source application for drawing & editing
 pixel-art images & icons.
 .
 Features:
  * Easy to use
  * Unlimited undo
  * Supports multiple layers
  * Customizable canvas background & grid patterns
  * Hotkey-activated popup panels
  * Export upscaled images
  * Supports linear (gamma-correct) color blending
 .
 Originally a Mac app, PikoPixel runs natively on GNU/Linux by using
 the GNUstep framework.