mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +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>
|
||||
pkgname=gdk-pixbuf
|
||||
pkgver=2.36.11
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="GTK+ image loading library"
|
||||
url="https://www.gtk.org/"
|
||||
arch="all"
|
||||
@ -12,7 +12,7 @@ makedepends="$depends_dev tiff-dev libjpeg-turbo-dev gobject-introspection-dev
|
||||
libpng-dev glib-dev"
|
||||
install="$pkgname.pre-deinstall"
|
||||
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
|
||||
CVE-2017-6312.patch
|
||||
CVE-2017-6314.patch
|
||||
|
Loading…
Reference in New Issue
Block a user