mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
main/gdk-pixbuf: add -dbg subpackage
This commit is contained in:
parent
f6a6625d91
commit
c1a5d5de4e
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||||
pkgname=gdk-pixbuf
|
pkgname=gdk-pixbuf
|
||||||
pkgver=2.36.11
|
pkgver=2.36.11
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="GTK+ image loading library"
|
pkgdesc="GTK+ image loading library"
|
||||||
url="https://www.gtk.org/"
|
url="https://www.gtk.org/"
|
||||||
arch="all"
|
arch="all"
|
||||||
@ -12,7 +12,7 @@ makedepends="$depends_dev tiff-dev libjpeg-turbo-dev gobject-introspection-dev
|
|||||||
libpng-dev glib-dev"
|
libpng-dev glib-dev"
|
||||||
install="$pkgname.pre-deinstall"
|
install="$pkgname.pre-deinstall"
|
||||||
triggers="$pkgname.trigger=/usr/lib/gdk-pixbuf-2.0/*/loaders"
|
triggers="$pkgname.trigger=/usr/lib/gdk-pixbuf-2.0/*/loaders"
|
||||||
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
|
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang $pkgname-dbg"
|
||||||
source="https://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-$pkgver.tar.xz
|
source="https://download.gnome.org/sources/gdk-pixbuf/${pkgver%.*}/gdk-pixbuf-$pkgver.tar.xz
|
||||||
CVE-2017-6312.patch
|
CVE-2017-6312.patch
|
||||||
CVE-2017-6314.patch
|
CVE-2017-6314.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user