ports: Replace libjpeg with libjpeg turbo
This is faster and adds some extensions on top of that
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
NAME='gdk-pixbuf'
|
||||
VERSION='2.44.4'
|
||||
DOWNLOAD_URL="https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/archive/$VERSION/gdk-pixbuf-$VERSION.tar.gz#6de2f77d992155b4121d20036e7e986dfe595a0e654381cdd0d7257f493c208a"
|
||||
DEPENDENCIES=('glib' 'libpng' 'libjpeg' 'libtiff' 'shared-mime-info')
|
||||
DEPENDENCIES=('glib' 'libpng' 'libjpeg-turbo' 'libtiff' 'shared-mime-info')
|
||||
CONFIGURE_OPTIONS=(
|
||||
'-Dprefix=/usr'
|
||||
'-Dtests=false'
|
||||
|
||||
Reference in New Issue
Block a user