From ac0f5a1ebada5cd8df1c8e6e52332cfdd4adcb02 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:30:23 +0200 Subject: Adding debian version 2.10.34-1+deb12u2. Signed-off-by: Daniel Baumann --- debian/control.in | 149 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 149 insertions(+) create mode 100644 debian/control.in (limited to 'debian/control.in') diff --git a/debian/control.in b/debian/control.in new file mode 100644 index 0000000..ad34f9b --- /dev/null +++ b/debian/control.in @@ -0,0 +1,149 @@ +Source: gimp +Priority: optional +Section: graphics +Maintainer: Debian GNOME Maintainers +Uploaders: @GNOME_TEAM@, Ari Pollak +Build-Depends: debhelper-compat (= 13), + desktop-file-utils , + dh-sequence-gnome, + gegl (>= 1:0.4.38), + gettext, + glib-networking, + gtk-doc-tools (>= 1.0), + intltool (>= 0.40.1), + iso-codes, + libaa1-dev, + libasound2-dev (>= 1.0.0) [linux-any], + libatk1.0-dev (>= 2.2.0), + libbabl-dev (>= 1:0.1.78), + libbz2-dev, + libcairo2-dev (>= 1.12.2), + libcurl4-gnutls-dev (>= 7.15.1), + libexif-dev (>= 0.6.15), + libfreetype6-dev (>= 2.2), + libfontconfig1-dev (>= 2.12.4), + libgegl-dev (>= 1:0.4.38), + libgexiv2-dev (>= 0.10.6), + libglib2.0-dev (>= 2.56.2), + libglib2.0-doc, + libgtk2.0-dev (>= 2.24.10), + libgtk2.0-doc, + libgdk-pixbuf-2.0-dev (>= 2.30.8), + libgdk-pixbuf2.0-doc, + libgs-dev, + libgudev-1.0-dev (>= 167) [linux-any], + libheif-dev (>= 1.3.2), + libice-dev, + libjpeg-dev, + libjxl-dev (>= 0.7.0), + liblcms2-dev (>= 2.9), + libmng-dev, + libmypaint-dev (>= 1.4.0), + libopenexr-dev (>= 1.6.1), + libopenjp2-7-dev (>= 2.1.0), + libpango1.0-dev (>= 1.29.4), + libpng-dev (>= 1.6.25), + libpoppler-glib-dev (>= 0.44.0), + librsvg2-dev (>= 2.14.0), + libsm-dev, + libtiff-dev, + libwebp-dev (>= 0.6.0), + libwmf-dev (>= 0.2.8), + libx11-dev, + libxcursor-dev, + libxmu-dev, + libxpm-dev, + libxt-dev, + zlib1g-dev, + mypaint-brushes, + patchutils, + xsltproc +Rules-Requires-Root: no +Standards-Version: 4.3.0 +X-Ubuntu-Use-Langpack: yes +Vcs-Git: https://salsa.debian.org/gnome-team/gimp.git +Vcs-Browser: https://salsa.debian.org/gnome-team/gimp +Homepage: https://www.gimp.org/ + +Package: gimp +Architecture: any +Depends: libgimp2.0 (>= ${source:Upstream-Version}), + libgimp2.0 (<= ${source:Upstream-Version}-z), + gimp-data (>= ${source:Upstream-Version}), + gimp-data (<= ${source:Upstream-Version}-z), + graphviz, + xdg-utils, + ${shlibs:Depends}, + ${misc:Depends} +Recommends: ghostscript +Suggests: gimp-help-en | gimp-help, + gimp-data-extras, + gvfs-backends, + libasound2 +Conflicts: gimp-dds +Breaks: gimp-plugin-registry (<< 7.20140602+nmu1~) +Replaces: gimp-dds, gimp-plugin-registry (<< 7.20140602+nmu1~) +Description: GNU Image Manipulation Program + GIMP is an advanced picture editor. You can use it to edit, enhance, and + retouch photos and scans, create drawings, and make your own images. + It has a large collection of professional-level editing tools and + filters, similar to the ones you might find in Photoshop. Numerous + fine-control settings and features like layers, paths, masks, and + scripting give you total control over your images. + . + Many image file formats are supported, including JPEG, Photoshop (.psd), + and Paint Shop Pro (.psp) files. It can also be used to scan and print + photos. + . + To open files remotely (like over HTTP), install the gvfs-backends + package. + . + To use a MIDI device (like a musical keyboard) as an input controller in GIMP, + install libasound2 and read the how-to at /usr/share/doc/gimp/README.MIDI + +Package: gimp-data +Architecture: all +Enhances: gimp +Depends: ${misc:Depends} +Description: Data files for GIMP + This package contains architecture-independent supporting data files + for use with GIMP. + +Package: libgimp2.0 +Architecture: any +Multi-Arch: same +Section: libs +Depends: ${shlibs:Depends}, + ${misc:Depends} +Recommends: gimp-data (>= ${source:Upstream-Version}), + gimp-data (<= ${source:Upstream-Version}-z) +Description: Libraries for the GNU Image Manipulation Program + This package includes the libgimp libraries, which are + necessary to run GIMP and third-party GIMP plugins. + +Package: libgimp2.0-dev +Architecture: any +Section: libdevel +Depends: ${shlibs:Depends}, + ${misc:Depends}, + libgegl-dev (>= 1:0.4.38), + libgimp2.0 (= ${binary:Version}), + libgtk2.0-dev (>= 2.12.5), + pkg-config +Suggests: libgimp2.0-doc +Description: Headers and other files for compiling plugins for GIMP + This package contains the header files for the GNU Image Manipulation + Program, along with the static versions of libgimp. + It also includes the gimptool-2.0 utility. + . + Install this package if you wish to compile your own plugins, + or if you wish to develop packages that use libgimp. + +Package: libgimp2.0-doc +Architecture: all +Section: doc +Depends: ${misc:Depends}, + lynx | www-browser +Description: Developers' Documentation for the GIMP library + This package contains the HTML documentation for the GIMP library in + /usr/share/gtk-doc/html/ . -- cgit v1.2.3