Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
dd259c1fe1
6 changed files with 16 additions and 18 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libwebp'
|
||||
pkgname=libwebp
|
||||
version=0.3.0
|
||||
revision=3
|
||||
version=0.3.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-libwebpmux
|
||||
--enable-libwebpdemux --enable-libwebpdecoder"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://code.google.com/speed/webp/"
|
||||
license="BSD"
|
||||
distfiles="http://webp.googlecode.com/files/${pkgname}-${version}.tar.gz"
|
||||
checksum=8903fca40ece603b9cb20d32105168da7e2a33bebbd4d89001a3c8741ef03ddb
|
||||
checksum=b37932c625322a69fe4e9b88884b5c7aed2b3eaf9fd5e5b480aee339a92e6ee7
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
@ -28,6 +28,7 @@ libwebp-devel_package() {
|
|||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove "usr/lib/*.so"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -1,16 +1,13 @@
|
|||
# Template file for 'linux-firmware'
|
||||
pkgname=linux-firmware
|
||||
version=20130430
|
||||
revision=2
|
||||
version=20130610
|
||||
revision=1
|
||||
short_desc="Binary firmware blobs for the Linux kernel"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.kernel.org/"
|
||||
license="See /usr/share/licenses/${pkgname}"
|
||||
distfiles="ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=95c06a49501a3eac31d9a28ee019b698be03229503fdcb16981e22f503e23d5a
|
||||
long_desc="
|
||||
This package provides binary firmware blobs for misc hardware supported by
|
||||
the Linux kernel."
|
||||
checksum=44460285d810cccf04a5edf558ae476dd6bdd3b7f496d71f6e19ab46f5393c29
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/lib/firmware
|
||||
|
@ -22,7 +19,7 @@ do_install() {
|
|||
}
|
||||
|
||||
linux-firmware-network_package() {
|
||||
short_desc+=" -- network"
|
||||
short_desc+=" - network"
|
||||
noarch=yes
|
||||
# Some files from main pkg have been moved here.
|
||||
replaces="linux-firmware<20130430"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'linux3.9'
|
||||
#
|
||||
pkgname=linux3.9
|
||||
version=3.9.7
|
||||
version=3.9.8
|
||||
revision=1
|
||||
wrksrc="linux-${version}"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -9,7 +9,7 @@ homepage="http://www.kernel.org"
|
|||
license="GPL-2"
|
||||
short_desc="The Linux kernel and modules (3.9 series)"
|
||||
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
|
||||
checksum=9d92b495a65ce827ef564a4624ea1edabb4edc16eb392974f68a8f21d708f3f5
|
||||
checksum=1e03df56535fc062d18aba5061eb2108a00aa2a726c8fc24f78f4dc3b21fd335
|
||||
|
||||
only_for_archs="i686 x86_64"
|
||||
makedepends="bc perl kmod>=11_2 openssl which elfutils"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'man-db'
|
||||
pkgname=man-db
|
||||
version=2.6.4
|
||||
version=2.6.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-db=gdbm --with-pager=less --with-gzip=/usr/bin/gzip
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://www.nongnu.org/man-db/"
|
||||
distfiles="${NONGNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=7cdfd457d2a17ec4860a8cf0ffef5f8694b74990b59ac8a4e4b4f22d3fa1c5c5
|
||||
checksum=97ec8a2a580574f18978101d6d10de43c00c3b5093a6b8679664ada660e42112
|
||||
|
||||
post_install() {
|
||||
# Install the cron daily job.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qemu-user-static'
|
||||
pkgname=qemu-user-static
|
||||
version=1.5.0
|
||||
version=1.5.1
|
||||
revision=1
|
||||
wrksrc="qemu-${version}"
|
||||
hostmakedepends="pkg-config automake python"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://qemu.org"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="http://wiki.qemu.org/download/qemu-${version}.tar.bz2"
|
||||
checksum=b22b30ee9712568dfb4eedf76783f4a76546e1cbc41659b909646bcf0b4867bb
|
||||
checksum=4c15a1ee2f387983eb5c1497f66bf567c34d14ba48517148f6eafef8ae09e3e8
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/libexec \
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qemu'
|
||||
pkgname=qemu
|
||||
version=1.5.0
|
||||
version=1.5.1
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --sysconfdir=/etc --libexecdir=/usr/libexec
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://qemu.org"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="http://wiki.qemu.org/download/qemu-${version}.tar.bz2"
|
||||
checksum=b22b30ee9712568dfb4eedf76783f4a76546e1cbc41659b909646bcf0b4867bb
|
||||
checksum=4c15a1ee2f387983eb5c1497f66bf567c34d14ba48517148f6eafef8ae09e3e8
|
||||
|
||||
hostmakedepends="pkg-config perl python automake libtool"
|
||||
makedepends="attr-devel libpng-devel>=1.6 libjpeg-turbo-devel pixman-devel
|
||||
|
|
Loading…
Reference in a new issue