tiff: update to 4.0.0, related revbumps
xbmc build is broken due to unrelated reason, so it hasn't been build-tested.
This commit is contained in:
parent
9a0f05b5a0
commit
7606392964
36 changed files with 39 additions and 35 deletions
|
@ -286,7 +286,8 @@ libxcb-keysyms.so.1 xcb-util xcb-util-devel
|
||||||
libxcb-property.so.1 xcb-util xcb-util-devel
|
libxcb-property.so.1 xcb-util xcb-util-devel
|
||||||
libxcb-atom.so.1 xcb-util xcb-util-devel
|
libxcb-atom.so.1 xcb-util xcb-util-devel
|
||||||
libxcb-event.so.1 xcb-util xcb-util-devel
|
libxcb-event.so.1 xcb-util xcb-util-devel
|
||||||
libtiff.so.3 tiff tiff-devel
|
libtiff.so.5 tiff tiff-devel
|
||||||
|
libtiffxx.so.5 tiff tiff-devel
|
||||||
libnotify.so.4 libnotify libnotify-devel
|
libnotify.so.4 libnotify libnotify-devel
|
||||||
libexo-1.so.0 exo exo-devel
|
libexo-1.so.0 exo exo-devel
|
||||||
libvte.so.9 vte vte-devel
|
libvte.so.9 vte vte-devel
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
liblcms2.so.2
|
liblcms2.so.2
|
||||||
libtiff.so.3
|
|
||||||
libfreetype.so.6
|
libfreetype.so.6
|
||||||
libjpeg.so.8
|
libjpeg.so.8
|
||||||
libfftw3.so.3
|
libfftw3.so.3
|
||||||
|
@ -35,3 +34,4 @@ libstdc++.so.6
|
||||||
libgcc_s.so.1
|
libgcc_s.so.1
|
||||||
libpangoft2-1.0.so.0
|
libpangoft2-1.0.so.0
|
||||||
libpango-1.0.so.0
|
libpango-1.0.so.0
|
||||||
|
libtiff.so.5
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
# Template file for 'libmagick'.
|
# Template file for 'libmagick'.
|
||||||
#
|
#
|
||||||
|
revision=1
|
||||||
short_desc="ImageMagick low-level image manipulation libraries"
|
short_desc="ImageMagick low-level image manipulation libraries"
|
||||||
long_desc="${long_desc}
|
long_desc="${long_desc}
|
||||||
|
|
||||||
|
|
|
@ -2,6 +2,6 @@ libdjvulibre.so.21
|
||||||
libstdc++.so.6
|
libstdc++.so.6
|
||||||
libgcc_s.so.1
|
libgcc_s.so.1
|
||||||
libc.so.6
|
libc.so.6
|
||||||
libtiff.so.3
|
|
||||||
libm.so.6
|
libm.so.6
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
|
libtiff.so.5
|
||||||
|
|
|
@ -5,7 +5,7 @@ homepage="http://djvu.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/djvu/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/djvu/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-desktopfiles"
|
configure_args="--disable-desktopfiles"
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="Utilities for the DjVu image format"
|
short_desc="Utilities for the DjVu image format"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
|
@ -27,11 +27,9 @@ libgcc_s.so.1
|
||||||
libdjvulibre.so.21
|
libdjvulibre.so.21
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
libnautilus-extension.so.1
|
libnautilus-extension.so.1
|
||||||
libSM.so.6
|
|
||||||
libICE.so.6
|
|
||||||
libevview3.so.3
|
libevview3.so.3
|
||||||
libX11.so.6
|
libX11.so.6
|
||||||
libgnome-keyring.so.0
|
libgnome-keyring.so.0
|
||||||
libgxps.so.2
|
libgxps.so.2
|
||||||
libarchive.so.12
|
libarchive.so.12
|
||||||
libtiff.so.3
|
libtiff.so.5
|
||||||
|
|
|
@ -6,7 +6,7 @@ build_style=gnu-configure
|
||||||
configure_args="--enable-introspection --disable-schemas-compile
|
configure_args="--enable-introspection --disable-schemas-compile
|
||||||
--enable-comics --disable-scrollkeeper --enable-xps --disable-t1lib
|
--enable-comics --disable-scrollkeeper --enable-xps --disable-t1lib
|
||||||
--disable-tests --disable-static"
|
--disable-tests --disable-static"
|
||||||
revision=4
|
revision=5
|
||||||
short_desc="GNOME Document viewer for multiple document formats"
|
short_desc="GNOME Document viewer for multiple document formats"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://projects.gnome.org/evince/"
|
homepage="http://projects.gnome.org/evince/"
|
||||||
|
|
|
@ -8,5 +8,5 @@ libm.so.6
|
||||||
libgobject-2.0.so.0
|
libgobject-2.0.so.0
|
||||||
libgthread-2.0.so.0
|
libgthread-2.0.so.0
|
||||||
librt.so.1
|
librt.so.1
|
||||||
libtiff.so.3
|
|
||||||
libjpeg.so.8
|
libjpeg.so.8
|
||||||
|
libtiff.so.5
|
||||||
|
|
|
@ -4,6 +4,7 @@ version=2.24.1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-libjasper --with-included-loaders=png"
|
configure_args="--without-libjasper --with-included-loaders=png"
|
||||||
|
revision=1
|
||||||
short_desc="An Image loading library for The GTK+ toolkit (v2)"
|
short_desc="An Image loading library for The GTK+ toolkit (v2)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gtk.org/"
|
homepage="http://www.gtk.org/"
|
||||||
|
|
|
@ -35,7 +35,6 @@ libmng.so.1
|
||||||
libpoppler-glib.so.8
|
libpoppler-glib.so.8
|
||||||
libz.so.1
|
libz.so.1
|
||||||
librsvg-2.so.2
|
librsvg-2.so.2
|
||||||
libtiff.so.3
|
|
||||||
libwmf-0.2.so.7
|
libwmf-0.2.so.7
|
||||||
libwmflite-0.2.so.7
|
libwmflite-0.2.so.7
|
||||||
libXpm.so.4
|
libXpm.so.4
|
||||||
|
@ -44,3 +43,4 @@ libXfixes.so.3
|
||||||
libjasper.so.1
|
libjasper.so.1
|
||||||
libXcursor.so.1
|
libXcursor.so.1
|
||||||
libgudev-1.0.so.0
|
libgudev-1.0.so.0
|
||||||
|
libtiff.so.5
|
||||||
|
|
|
@ -5,6 +5,7 @@ distfiles="ftp://ftp.gimp.org/pub/gimp/v${version%.*}/gimp-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-aa --without-gvfs --without-gnomevfs
|
configure_args="--without-aa --without-gvfs --without-gnomevfs
|
||||||
--enable-gimp-remote --without-hal"
|
--enable-gimp-remote --without-hal"
|
||||||
|
revision=1
|
||||||
short_desc="The GNU image manipulation program"
|
short_desc="The GNU image manipulation program"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=6c0690d5c4e58423308169a2419b684d05e06bd346cded9e081be470a5f93710
|
checksum=6c0690d5c4e58423308169a2419b684d05e06bd346cded9e081be470a5f93710
|
||||||
|
|
|
@ -8,6 +8,6 @@ libm.so.6
|
||||||
libc.so.6
|
libc.so.6
|
||||||
libjpeg.so.8
|
libjpeg.so.8
|
||||||
libpng14.so.14
|
libpng14.so.14
|
||||||
libtiff.so.3
|
|
||||||
libgif.so.4
|
libgif.so.4
|
||||||
libid3tag.so.0
|
libid3tag.so.0
|
||||||
|
libtiff.so.5
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'imlib2'.
|
# Template build file for 'imlib2'.
|
||||||
pkgname=imlib2
|
pkgname=imlib2
|
||||||
version=1.4.2
|
version=1.4.2
|
||||||
revision=3
|
revision=4
|
||||||
distfiles="${SOURCEFORGE_SITE}/enlightenment/imlib2-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/enlightenment/imlib2-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sysconfdir=/etc/imlib2 --enable-visibility-hiding"
|
configure_args="--sysconfdir=/etc/imlib2 --enable-visibility-hiding"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
libm.so.6
|
libm.so.6
|
||||||
libc.so.6
|
libc.so.6
|
||||||
libtiff.so.3
|
|
||||||
libjpeg.so.8
|
libjpeg.so.8
|
||||||
|
libtiff.so.5
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'lcms'.
|
# Template build file for 'lcms'.
|
||||||
pkgname=lcms
|
pkgname=lcms
|
||||||
version=1.19
|
version=1.19
|
||||||
revision=4
|
revision=5
|
||||||
wrksrc=${pkgname}-${version%[a-z]*}
|
wrksrc=${pkgname}-${version%[a-z]*}
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
libc.so.6
|
libc.so.6
|
||||||
libjpeg.so.8
|
libjpeg.so.8
|
||||||
libtiff.so.3
|
|
||||||
libm.so.6
|
libm.so.6
|
||||||
|
libtiff.so.5
|
||||||
|
|
|
@ -3,7 +3,7 @@ pkgname=lcms2
|
||||||
version=2.2
|
version=2.2
|
||||||
distfiles="${SOURCEFORGE_SITE}/lcms/lcms2-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/lcms/lcms2-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="Small-footprint color management engine, version 2"
|
short_desc="Small-footprint color management engine, version 2"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.littlecms.com"
|
homepage="http://www.littlecms.com"
|
||||||
|
|
|
@ -7,10 +7,10 @@ libglib-2.0.so.0
|
||||||
libcairo.so.2
|
libcairo.so.2
|
||||||
libfreetype.so.6
|
libfreetype.so.6
|
||||||
libjpeg.so.8
|
libjpeg.so.8
|
||||||
libtiff.so.3
|
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
libc.so.6
|
libc.so.6
|
||||||
liblcms2.so.2
|
liblcms2.so.2
|
||||||
libpng14.so.14
|
libpng14.so.14
|
||||||
libm.so.6
|
libm.so.6
|
||||||
libarchive.so.12
|
libarchive.so.12
|
||||||
|
libtiff.so.5
|
||||||
|
|
|
@ -5,7 +5,7 @@ homepage="http://live.gnome.org/libgxps"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.2/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.2/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="GObject base library for XPS documents"
|
short_desc="GObject base library for XPS documents"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
libpoppler.so.18
|
libpoppler.so.18
|
||||||
liblcms.so.1
|
liblcms.so.1
|
||||||
libtiff.so.3
|
|
||||||
libjpeg.so.8
|
libjpeg.so.8
|
||||||
libpng14.so.14
|
libpng14.so.14
|
||||||
libcurl.so.4
|
libcurl.so.4
|
||||||
|
@ -11,3 +10,4 @@ libstdc++.so.6
|
||||||
libm.so.6
|
libm.so.6
|
||||||
libc.so.6
|
libc.so.6
|
||||||
libgcc_s.so.1
|
libgcc_s.so.1
|
||||||
|
libtiff.so.5
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'poppler-cpp'.
|
# Template file for 'poppler-cpp'.
|
||||||
#
|
#
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="${short_desc} (C++ bindings)"
|
short_desc="${short_desc} (C++ bindings)"
|
||||||
long_desc="${long_desc}
|
long_desc="${long_desc}
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
libpoppler.so.18
|
libpoppler.so.18
|
||||||
liblcms.so.1
|
liblcms.so.1
|
||||||
libtiff.so.3
|
|
||||||
libjpeg.so.8
|
libjpeg.so.8
|
||||||
libpng14.so.14
|
libpng14.so.14
|
||||||
libcurl.so.4
|
libcurl.so.4
|
||||||
|
@ -16,3 +15,4 @@ libstdc++.so.6
|
||||||
libm.so.6
|
libm.so.6
|
||||||
libc.so.6
|
libc.so.6
|
||||||
libgcc_s.so.1
|
libgcc_s.so.1
|
||||||
|
libtiff.so.5
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'poppler-glib'.
|
# Template file for 'poppler-glib'.
|
||||||
#
|
#
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="${short_desc} (GLib bindings)"
|
short_desc="${short_desc} (GLib bindings)"
|
||||||
long_desc="${long_desc}
|
long_desc="${long_desc}
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
libpoppler.so.18
|
libpoppler.so.18
|
||||||
liblcms.so.1
|
liblcms.so.1
|
||||||
libtiff.so.3
|
|
||||||
libjpeg.so.8
|
libjpeg.so.8
|
||||||
libpng14.so.14
|
libpng14.so.14
|
||||||
libcurl.so.4
|
libcurl.so.4
|
||||||
|
@ -14,3 +13,4 @@ libstdc++.so.6
|
||||||
libm.so.6
|
libm.so.6
|
||||||
libc.so.6
|
libc.so.6
|
||||||
libgcc_s.so.1
|
libgcc_s.so.1
|
||||||
|
libtiff.so.5
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'poppler-qt4'.
|
# Template file for 'poppler-qt4'.
|
||||||
#
|
#
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="${short_desc} (QT bindings)"
|
short_desc="${short_desc} (QT bindings)"
|
||||||
long_desc="${long_desc}
|
long_desc="${long_desc}
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
liblcms.so.1
|
liblcms.so.1
|
||||||
libtiff.so.3
|
|
||||||
libjpeg.so.8
|
libjpeg.so.8
|
||||||
libpng14.so.14
|
libpng14.so.14
|
||||||
libcurl.so.4
|
libcurl.so.4
|
||||||
|
@ -10,3 +9,4 @@ libstdc++.so.6
|
||||||
libm.so.6
|
libm.so.6
|
||||||
libc.so.6
|
libc.so.6
|
||||||
libgcc_s.so.1
|
libgcc_s.so.1
|
||||||
|
libtiff.so.5
|
||||||
|
|
|
@ -6,7 +6,7 @@ distfiles="${homepage}/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-zlib --enable-libcurl --enable-libjpeg
|
configure_args="--enable-zlib --enable-libcurl --enable-libjpeg
|
||||||
--enable-libtiff --disable-libopenjpeg"
|
--enable-libtiff --disable-libopenjpeg"
|
||||||
revision=2
|
revision=3
|
||||||
short_desc="PDF rendering library"
|
short_desc="PDF rendering library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
|
@ -25,7 +25,6 @@ libOpenVG.so.1
|
||||||
libasound.so.2
|
libasound.so.2
|
||||||
libsqlite3.so.0
|
libsqlite3.so.0
|
||||||
libmng.so.1
|
libmng.so.1
|
||||||
libtiff.so.3
|
|
||||||
libjpeg.so.8
|
libjpeg.so.8
|
||||||
ld-linux-x86-64.so.2
|
ld-linux-x86-64.so.2
|
||||||
libgstapp-0.10.so.0
|
libgstapp-0.10.so.0
|
||||||
|
@ -37,3 +36,4 @@ libgstreamer-0.10.so.0
|
||||||
libpulse-mainloop-glib.so.0
|
libpulse-mainloop-glib.so.0
|
||||||
libpulse.so.0
|
libpulse.so.0
|
||||||
libgstaudio-0.10.so.0
|
libgstaudio-0.10.so.0
|
||||||
|
libtiff.so.5
|
||||||
|
|
|
@ -5,6 +5,7 @@ _distname=qt-everywhere-opensource-src
|
||||||
wrksrc=${_distname}-${version}
|
wrksrc=${_distname}-${version}
|
||||||
homepage="http://qt.nokia.com/"
|
homepage="http://qt.nokia.com/"
|
||||||
distfiles="ftp://ftp.qt.nokia.com/qt/source/${_distname}-$version.tar.gz"
|
distfiles="ftp://ftp.qt.nokia.com/qt/source/${_distname}-$version.tar.gz"
|
||||||
|
revision=1
|
||||||
short_desc="A cross-platform application and UI framework"
|
short_desc="A cross-platform application and UI framework"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3, LGPL-2.1"
|
license="GPL-3, LGPL-2.1"
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
abi_depends=">=3.8.2"
|
abi_depends=">=4.0.0"
|
||||||
api_depends="${abi_depends}"
|
api_depends="${abi_depends}"
|
||||||
|
|
|
@ -1,13 +1,12 @@
|
||||||
# Template build file for 'tiff'.
|
# Template build file for 'tiff'.
|
||||||
pkgname=tiff
|
pkgname=tiff
|
||||||
version=3.9.3
|
version=4.0.0
|
||||||
distfiles="ftp://ftp.remotesensing.org/pub/libtiff/$pkgname-$version.tar.gz"
|
distfiles="ftp://ftp.remotesensing.org/pub/libtiff/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-cxx --without-x"
|
configure_args="--enable-cxx --without-x"
|
||||||
revision=1
|
|
||||||
short_desc="Library and tools for reading and writing TIFF data files"
|
short_desc="Library and tools for reading and writing TIFF data files"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=60e08794966b7cbf46bbf13c347f1fe41c982f98714909f49d6f198add4fdee6
|
checksum=9f4c0b2a8446a259db431c6401342bcb2c1be4a604e77a532d109c8448619288
|
||||||
long_desc="
|
long_desc="
|
||||||
This is software provides support for the Tag Image Format (TIFF).
|
This is software provides support for the Tag Image Format (TIFF).
|
||||||
Included is a library, libtiff, for reading and writing TIFF, a
|
Included is a library, libtiff, for reading and writing TIFF, a
|
||||||
|
@ -23,3 +22,4 @@ long_desc="
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
Add_dependency build zlib-devel
|
Add_dependency build zlib-devel
|
||||||
Add_dependency build jpeg-devel
|
Add_dependency build jpeg-devel
|
||||||
|
Add_dependency build liblzma-devel
|
||||||
|
|
|
@ -4,3 +4,4 @@ libjpeg.so.8
|
||||||
libz.so.1
|
libz.so.1
|
||||||
libstdc++.so.6
|
libstdc++.so.6
|
||||||
libgcc_s.so.1
|
libgcc_s.so.1
|
||||||
|
liblzma.so.5
|
||||||
|
|
|
@ -7,7 +7,7 @@ build_style=gnu-configure
|
||||||
configure_args="--enable-libflac --enable-libvorbis --disable-unit-tests
|
configure_args="--enable-libflac --enable-libvorbis --disable-unit-tests
|
||||||
--enable-libtiff --disable-static"
|
--enable-libtiff --disable-static"
|
||||||
short_desc="Personal search tool and storage system"
|
short_desc="Personal search tool and storage system"
|
||||||
revision=1
|
revision=2
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=ccd61c8f79905f7e09af3a4a863772256601dcd3213b0f9a3f76add04e553b5c
|
checksum=ccd61c8f79905f7e09af3a4a863772256601dcd3213b0f9a3f76add04e553b5c
|
||||||
|
|
|
@ -19,7 +19,6 @@ libogg.so.0
|
||||||
libFLAC.so.8
|
libFLAC.so.8
|
||||||
libgif.so.4
|
libgif.so.4
|
||||||
libjpeg.so.8
|
libjpeg.so.8
|
||||||
libtiff.so.3
|
|
||||||
libxml2.so.2
|
libxml2.so.2
|
||||||
libgsf-1.so.114
|
libgsf-1.so.114
|
||||||
libpoppler-glib.so.8
|
libpoppler-glib.so.8
|
||||||
|
@ -47,3 +46,4 @@ libupower-glib.so.1
|
||||||
librest-0.7.so.0
|
librest-0.7.so.0
|
||||||
libpanel-applet-4.so.0
|
libpanel-applet-4.so.0
|
||||||
libgee.so.2
|
libgee.so.2
|
||||||
|
libtiff.so.5
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xbmc'
|
# Template file for 'xbmc'
|
||||||
pkgname=xbmc
|
pkgname=xbmc
|
||||||
version=10.1
|
version=10.1
|
||||||
revision=9
|
revision=10
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
distfiles="http://mirrors.xbmc.org/releases/source/xbmc-$version.tar.gz"
|
distfiles="http://mirrors.xbmc.org/releases/source/xbmc-$version.tar.gz"
|
||||||
short_desc="XBMC Media Center"
|
short_desc="XBMC Media Center"
|
||||||
|
|
|
@ -42,7 +42,7 @@ ld-linux-x86-64.so.2
|
||||||
libexpat.so.1
|
libexpat.so.1
|
||||||
libpng14.so.14
|
libpng14.so.14
|
||||||
libjpeg.so.8
|
libjpeg.so.8
|
||||||
libtiff.so.3
|
libtiff.so.5
|
||||||
libXmu.so.6
|
libXmu.so.6
|
||||||
libcdio.so.13
|
libcdio.so.13
|
||||||
libXrender.so.1
|
libXrender.so.1
|
||||||
|
|
Loading…
Reference in a new issue