Merge branch 'master' of git://github.com/voidlinux/xbps-packages

This commit is contained in:
onekk 2014-04-03 11:27:22 +02:00
commit feb8f40785
61 changed files with 237 additions and 199 deletions

View file

@ -580,11 +580,11 @@ the installed files (`xbps-src show-files`) before pushing new updates.
You can fork the `xbps-packages` git repository on github and then set up
a remote to pull in new changes:
$ git remote add upstream git://github.com/voidlinux/xbps-packages.git
$ git remote add voidlinux git://github.com/voidlinux/xbps-packages.git
To pull in new changes from `upstream`:
To pull in new changes from `voidlinux`:
$ git pull upstream master
$ git pull voidlinux master
Once you've made changes to your `forked` repository you can submit
a github pull request; see https://help.github.com/articles/fork-a-repo for more information.

View file

@ -1,7 +1,7 @@
# This hook removes libtool archives (.la) unless $keep_libtool_archives is set.
hook() {
if [ -z "$keep_libtool_archives" ]; then
find ${PKGDESTDIR} -type f -name *.la -delete
if [ -z "$keep_libtool_archives" -a -d "${PKGDESTDIR}" ]; then
find ${PKGDESTDIR} -type f -name \*.la -delete
fi
}

View file

@ -106,9 +106,9 @@ hook() {
fi
echo " Stripped library: ${f#$PKGDESTDIR}"
_soname=$(${OBJDUMP} -p "$f"|grep SONAME|awk '{print $2}')
pattern="^lib[[:alnum:]]*([-(\.*)[[:alnum:]]*)\.(so\.[0-9]*|so)"
if [[ $fname =~ $pattern ]] && [[ ${_soname} =~ $pattern ]]; then
if [ ! -f ${PKGDESTDIR}/usr/lib/${fname} ]; then
pattern="^lib[[:alnum:]_-]+(.*)+\.so(\.[0-9]+)*$"
if [[ ${_soname} =~ $pattern ]]; then
if [ ! -e ${PKGDESTDIR}/usr/lib/${fname} ]; then
continue
fi
echo "${_soname}" >> ${PKGDESTDIR}/.shlib-provides

View file

@ -497,15 +497,15 @@ libwebkitgtk-3.0.so.0 webkitgtk-2.0.0_1
libjavascriptcoregtk-1.0.so.0 webkit-gtk-1.3.12_1
libjavascriptcoregtk-3.0.so.0 webkitgtk-2.0.0_1
libwebkit2gtk-3.0.so.25 webkitgtk-2.0.0_1
libgimp-2.0.so.0 gimp-2.6.6_1
libgimpwidgets-2.0.so.0 gimp-2.6.6_1
libgimpui-2.0.so.0 gimp-2.6.6_1
libgimpbase-2.0.so.0 gimp-2.6.6_1
libgimpthumb-2.0.so.0 gimp-2.6.6_1
libgimpconfig-2.0.so.0 gimp-2.6.6_1
libgimpmath-2.0.so.0 gimp-2.6.6_1
libgimpcolor-2.0.so.0 gimp-2.6.6_1
libgimpmodule-2.0.so.0 gimp-2.6.6_1
libgimp-2.0.so.0 libgimp-2.8.10_3
libgimpwidgets-2.0.so.0 libgimp-2.8.10_3
libgimpui-2.0.so.0 libgimp-2.8.10_3
libgimpbase-2.0.so.0 libgimp-2.8.10_3
libgimpthumb-2.0.so.0 libgimp-2.8.10_3
libgimpconfig-2.0.so.0 libgimp-2.8.10_3
libgimpmath-2.0.so.0 libgimp-2.8.10_3
libgimpcolor-2.0.so.0 libgimp-2.8.10_3
libgimpmodule-2.0.so.0 libgimp-2.8.10_3
libexiv2.so.11 exiv2-0.22_1
libsearchclient.so.0 strigi-0.7.2_1
libstreamanalyzer.so.0 strigi-0.7.2_1
@ -633,12 +633,12 @@ libapr-1.so.0 apr-1.4.2_1
libaprutil-1.so.0 apr-util-1.3.9_1
libnetpgp.so.0 libnetpgp-20100313_1
libmj.so.0 libmj-20140211_1
libmca_common_sm.so.1 openmpi-1.4.1_1
libmpi_cxx.so.0 openmpi-1.4.1_1
libmpi.so.0 openmpi-1.4.1_1
libopenmpi_malloc.so.0 openmpi-1.4.1_1
libopen-pal.so.0 openmpi-1.4.1_1
libopen-rte.so.0 openmpi-1.4.1_1
libmca_common_sm.so.1 libopenmpi-1.4.1_6
libmpi_cxx.so.0 libopenmpi-1.4.1_6
libmpi.so.0 libopenmpi-1.4.1_6
libopenmpi_malloc.so.0 libopenmpi-1.4.1_6
libopen-pal.so.0 libopenmpi-1.4.1_6
libopen-rte.so.0 libopenmpi-1.4.1_6
libmtp.so.9 libmtp-1.1.4_1
libelf.so.1 libelf-0.155_1
libdw.so.1 libelf-0.155_1
@ -1522,3 +1522,19 @@ libmysqld.so.18 libmariadbclient-5.5.36_1
libwsutil.so.3 libwireshark-1.10.6_1
libwireshark.so.3 libwireshark-1.10.6_1
libwiretap.so.3 libwireshark-1.10.6_1
libfreerdp-core.so.1.0 libfreerdp-1.0.2_2
libfreerdp-channels.so.1.0 libfreerdp-1.0.2_2
libfreerdp-rail.so.1.0 libfreerdp-1.0.2_2
libfreerdp-kbd.so.1.0 libfreerdp-1.0.2_2
libfreerdp-utils.so.1.0 libfreerdp-1.0.2_2
libfreerdp-codec.so.1.0 libfreerdp-1.0.2_2
libfreerdp-gdi.so.1.0 libfreerdp-1.0.2_2
libfreerdp-cache.so.1.0 libfreerdp-1.0.2_2
libgnc-gnome.so.0 gnucash-2.6.2_2
libgnc-business-ledger.so.0 gnucash-2.6.2_2
libgnc-backend-xml-utils.so.0 gnucash-2.6.2_2
libgnc-backend-sql.so.0 gnucash-2.6.2_2
libgnc-module.so.0 gnucash-2.6.2_2
libgnc-qof.so.1 gnucash-2.6.2_2
libgnc-core-utils-python.so.0 gnucash-2.6.2_2
libgnc-core-utils.so.0 gnucash-2.6.2_2

View file

@ -1,7 +1,7 @@
# Template file for 'cups-filters'
pkgname=cups-filters
version=1.0.48
revision=2
version=1.0.50
revision=1
build_style=gnu-configure
configure_args="--with-rcdir=no --enable-avahi --with-browseremoteprotocols=DNSSD,CUPS"
hostmakedepends="pkg-config"
@ -16,8 +16,9 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2, LGPL-2.1, MIT"
homepage="http://www.linuxfoundation.org/collaborate/workgroups/openprinting"
distfiles="http://www.openprinting.org/download/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=277c61eb2563da3c10e9e81759148c36efbab5a3b137afc010050482e0dd6bb3
checksum=771bdaeaa171cfb3850b229d5d167bde2abcd40b900075ae72d4867acc8adbe7
lib32disabled=yes
disable_parallel_build=yes
post_install() {

View file

@ -1,35 +0,0 @@
From 0290fd97a964214289303a8b9d7e184ef9fc818b Mon Sep 17 00:00:00 2001
From: Juan RP <xtraeme@gmail.com>
Date: Sat, 14 Dec 2013 07:00:00 +0100
Subject: [PATCH] scripts/fakechroot.sh: fix -h and others (die ->
fakechroot_die).
---
scripts/fakechroot.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/scripts/fakechroot.sh b/scripts/fakechroot.sh
index 1f11720..7738153 100644
--- scripts/fakechroot.sh
+++ scripts/fakechroot.sh
@@ -17,7 +17,7 @@ fakechroot_die () {
fakechroot_usage () {
- die "Usage:
+ fakechroot_die "Usage:
fakechroot [-l|--lib fakechrootlib] [-d|--elfloader ldso]
[-s|--use-system-libs]
[-e|--environment type] [-c|--config-dir directory]
@@ -60,7 +60,7 @@ fakechroot_next_cmd () {
if [ "$FAKECHROOT" = "true" ]; then
- die "fakechroot: nested operation is not supported"
+ fakechroot_die "fakechroot: nested operation is not supported"
fi
--
1.8.5.1

View file

@ -1,44 +0,0 @@
From 922b9be90ccce8f5b01339864f499f6d77505c5f Mon Sep 17 00:00:00 2001
From: Andrew Gregory <andrew.gregory.8@gmail.com>
Date: Fri, 13 Dec 2013 12:31:00 -0500
Subject: [PATCH] chroot: sanitize path
path was not being sanitized if it started with '/' causing chroot calls
to fail when path ended with '/'.
Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com>
---
src/chroot.c | 3 +++
test/t/chroot.t | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/chroot.c b/src/chroot.c
index 9e15ff5..7917a9a 100644
--- src/chroot.c
+++ src/chroot.c
@@ -76,6 +76,9 @@
else {
if (*path == '/') {
expand_chroot_rel_path(path);
+ strlcpy(tmp, path, FAKECHROOT_PATH_MAX);
+ dedotdot(tmpptr);
+ path = tmpptr;
}
else {
snprintf(tmp, FAKECHROOT_PATH_MAX, "%s/%s", cwd, path);
diff --git a/test/t/chroot.t b/test/t/chroot.t
index e532a6f..286b863 100755
--- test/t/chroot.t
+++ test/t/chroot.t
@@ -14,7 +14,7 @@ for chroot in chroot fakechroot; do
skip $(( $tap_plan / 2 )) "not root"
else
- for testtree in testtree2 /testtree2 ./testtree2 /./testtree2 testtree2/. testtree2/./.; do
+ for testtree in testtree2 /testtree2 ./testtree2 /./testtree2 testtree2/. testtree2/./. testtree2/; do
t=`$srcdir/$chroot.sh testtree /usr/sbin/chroot $testtree /bin/cat /CHROOT 2>&1`
test "$t" = "testtree/testtree2" || not
ok "$chroot chroot $testtree:" $t
--
1.8.5.1

View file

@ -1,7 +1,8 @@
# Template file for 'fakechroot'
pkgname=fakechroot
version=2.17.1
revision=2
version=2.17.2
revision=1
lib32disabled=yes
build_style=gnu-configure
configure_args="--disable-static --sbindir=/usr/bin"
conf_files="

View file

@ -1,7 +1,7 @@
# Template file for 'farstream'
pkgname=farstream
version=0.2.0
revision=4
revision=5
build_style=gnu-configure
configure_args="--disable-valgrind --disable-debug --disable-static"
makedepends="pkg-config intltool gupnp-igd-devel>=0.2.0 libnice-devel>=0.1.3
@ -23,6 +23,7 @@ farstream-devel_package() {
pkg_install() {
vmove usr/include
vmove usr/lib/pkgconfig
vmove usr/lib/*.so
vmove usr/share/gtk-doc
vmove usr/share/gir-1.0
}

View file

@ -1,7 +1,7 @@
# Template build file for 'firefox'.
pkgname=firefox
version=28.0
revision=1
revision=2
wrksrc=mozilla-release
short_desc="Lightweight gecko-based web browser"
maintainer="Juan RP <xtraeme@gmail.com>"
@ -10,6 +10,8 @@ license="MPL-1.1, GPL-2, LGPL-2.1"
distfiles="${MOZILLA_SITE}/${pkgname}/releases/${version}/source/${pkgname}-${version}.source.tar.bz2"
checksum=2ffd0484e7eab52166b851681878a86d54223a6764c756721430fae8e1599628
lib32disabled=yes
hostmakedepends="unzip zip pkg-config perl python yasm"
makedepends="nss-devel>=3.15.4 libjpeg-turbo-devel libpng-devel>=1.6
pixman-devel sqlite-devel gst-plugins-base-devel gtk+-devel

View file

@ -1,7 +1,7 @@
# Template file for 'folks'
pkgname=folks
version=0.9.6
revision=3
revision=4
build_style=gnu-configure
configure_args="
--disable-static --disable-fatal-warnings --enable-eds-backend
@ -9,8 +9,8 @@ configure_args="
--disable-libsocialweb-backend --disable-schemas-compile"
hostmakedepends="pkg-config intltool which gobject-introspection"
makedepends="
readline-devel>=6.3 vala-devel>=0.22 telepathy-glib-devel>=0.21 zeitgeist-devel
libgee08-devel>=0.12 evolution-data-server-devel>=3.10 tracker-devel>=0.16_2"
readline-devel>=6.3 vala-devel>=0.24 telepathy-glib-devel>=0.21 zeitgeist-devel
libgee08-devel>=0.12 evolution-data-server-devel>=3.12 tracker-devel>=1.0"
depends="zeitgeist"
short_desc="GObject Library to aggregate people into metacontacts"
maintainer="Juan RP <xtraeme@gmail.com>"
@ -19,10 +19,16 @@ homepage="http://telepathy.freedesktop.org/wiki/Folks"
distfiles="${GNOME_SITE}/$pkgname/0.9/$pkgname-$version.tar.xz"
checksum=a67e055b5a2724a34a80946e2940c4c0ad708cb1f4e0a09407c6b69a5e40267f
pre_configure() {
# Accept tracker>=1.0
sed 's,^TRACKER_SPARQL_MAJOR.*,TRACKER_SPARQL_MAJOR=1.0,' -i configure
sed 's,^TRACKER_SPARQL_REQUIRED.*,TRACKER_SPARQL_REQUIRED=1.0,' -i configure
}
folks-devel_package() {
depends="telepathy-glib-devel>=0.21
libgee08-devel>=0.12
evolution-data-server-devel>=3.10
evolution-data-server-devel>=3.12
folks>=${version}_${revision}"
short_desc+=" - development files"
pkg_install() {

View file

@ -1,9 +1,10 @@
# Template file for 'fprintd'
pkgname=fprintd
version=0.5.1
revision=3
revision=4
lib32disabled=yes
build_style=gnu-configure
short_desc="daemon that provides fingerprint scanning functionality"
short_desc="Daemon that provides fingerprint scanning functionality"
maintainer="Enno Boland <eb@s01.de>"
homepage="http://www.freedesktop.org/wiki/Software/fprint/"
hostmakedepends="intltool pkg-config"

View file

@ -1,8 +1,9 @@
# Template file for 'freerdp'
pkgname=freerdp
version=1.0.2
revision=1
revision=2
wrksrc="FreeRDP-${version}"
lib32disabled=yes
build_style=cmake
configure_args="-DWITH_JPEG=ON -DWITH_PULSE=ON -DWITH_XINERAMA=ON
-DWITH_XEXT=ON -DWITH_XCURSOR=ON -DWITH_XI=ON -DWITH_XRENDER=ON -DWITH_XV=ON
@ -23,9 +24,17 @@ case "$XBPS_TARGET_MACHINE" in
i686*|x86_64*) configure_args+=" -DWITH_SSE2=ON";;
esac
libfreerdp_package() {
replaces="freerdp<1.0.2_2"
short_desc+=" - runtime libraries"
pkg_install() {
vmove usr/lib/*.so.*
}
}
freerdp-devel_package() {
short_desc+=" - development files"
depends="${sourcepkg}>=${version}_${revision}"
depends="lib${sourcepkg}>=${version}_${revision}"
pkg_install() {
vmove usr/include
vmove usr/lib/pkgconfig

View file

@ -1,7 +1,8 @@
# Template file for 'giggle'
pkgname=giggle
version=0.6.1
revision=6
version=0.6.2
revision=1
lib32disabled=yes
build_style=gnu-configure
hostmakedepends="pkg-config itstool intltool glib-devel"
makedepends="gtksourceview-devel>=3.8 vte3-devel"
@ -11,13 +12,13 @@ short_desc="Git repository viewer"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/0.6/$pkgname-$version.tar.xz"
checksum=6c0b5c2b417217509bf88096447afa4af70fd33e8a6db5caa0aa86b44c01a5b8
checksum=6d56c8a3b9ce12a87cd1aeb03f8cdabfc52a614d23a8db85878743b02426fee0
# Required by glib-2.32.
CFLAGS="-lgmodule-2.0"
libgiggle_package() {
short_desc+=" - Runtime libraries"
short_desc+=" - runtime libraries"
pkg_install() {
vmove "usr/lib/*.so.*"
}
@ -25,7 +26,7 @@ libgiggle_package() {
giggle-devel_package() {
depends="libgiggle>=${version}_${revision}"
short_desc+=" - Development files"
short_desc+=" - development files"
pkg_install() {
vmove usr/include
vmove "usr/lib/*.so"

View file

@ -1,7 +1,8 @@
# Template build file for 'gimp'.
pkgname=gimp
version=2.8.10
revision=2
revision=3
lib32disabled=yes
build_style=gnu-configure
configure_args="--without-aa --without-gvfs --enable-gimp-console
--enable-python --with-gif-compression=lzw --with-libcurl --enable-mp"
@ -24,7 +25,7 @@ depends="desktop-file-utils hicolor-icon-theme iso-codes"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gimp.org"
license="GPL-3"
distfiles="ftp://ftp.gimp.org/pub/gimp/v${version%.*}/gimp-$version.tar.bz2"
distfiles="http://mirror.ibcp.fr/pub/gimp/v2.8/gimp-${version}.tar.bz2"
checksum=e7fd8b19f989138d826003c75f56bd5b6f136eef597e86e3978ede0bba470ae6
pre_configure() {
@ -32,7 +33,16 @@ pre_configure() {
sed -e 's,freetype/tttables.h,freetype2/tttables.h,' -i app/text/gimpfont.c
}
libgimp_package() {
replaces="gimp<2.8.10_3"
short_desc+=" - runtime libraries"
pkg_install() {
vmove usr/lib/*.so.*
}
}
gimp-devel_package() {
depends="libgimp>=${version}_${revision}"
short_desc+=" - development files"
pkg_install() {
vmove usr/include
@ -44,6 +54,7 @@ gimp-devel_package() {
}
gimp-python_package() {
lib32disabled=yes
depends="pygtk"
pycompile_dirs="usr/lib/gimp/2.0/python"
short_desc+=" - python bindings"

View file

@ -1,7 +1,7 @@
# Template build file for 'glamor-egl'.
pkgname=glamor-egl
version=0.6.0
revision=2
revision=3
build_style=gnu-configure
hostmakedepends="automake libtool pkg-config xorg-util-macros"
makedepends="libdrm-devel MesaLib-devel xorg-server-devel>=1.15<1.16"

View file

@ -1,7 +1,7 @@
# Template file for 'glibc'
pkgname=glibc
version=2.19
revision=5
revision=6
bootstrap=yes
short_desc="The GNU C library"
maintainer="Juan RP <xtraeme@gmail.com>"

View file

@ -1,12 +1,15 @@
# Template file for 'gnucash'
pkgname=gnucash
version=2.6.2
revision=1
revision=2
conf_files="
/etc/gnucash/config
/etc/gnucash/environment"
hostmakedepends="pkg-config intltool guile"
makedepends="gmp-devel gtk+-devel libxml2-devel libxslt-devel libgnomecanvas-devel goffice0.8-devel libgsf-devel GConf-devel webkit-gtk-devel gc-devel guile-devel aqbanking-devel aqbanking libofx-devel gwenhywfar-devel gwenhywfar-gtk python-devel"
makedepends="
gmp-devel gtk+-devel libxml2-devel libxslt-devel libgnomecanvas-devel
goffice0.8-devel libgsf-devel GConf-devel webkit-gtk-devel gc-devel guile-devel
aqbanking-devel aqbanking libofx-devel gwenhywfar-devel gwenhywfar-gtk python-devel"
depends="guile"
build_style="gnu-configure"
configure_args="--disable-dbi --enable-aqbanking --enable-python"
@ -21,5 +24,6 @@ gnucash-devel_package() {
short_desc+=" - development files"
pkg_install() {
vmove usr/include
vmove usr/lib/*.so
}
}

View file

@ -1,6 +1,6 @@
# Template file for 'inxi'
pkgname=inxi
version=2.1.7
version=2.1.15
revision=1
noarch="yes"
create_wrksrc=yes
@ -11,7 +11,7 @@ maintainer="Ypnose <linuxienATlegtuxDOTorg>"
license="GPL-3"
homepage="http://code.google.com/p/inxi/"
distfiles="http://inxi.googlecode.com/svn/trunk/inxi.tar.gz"
checksum=6e333ff1e9daeafdde66aa3ad4d05303ba310759df69884abf99ecf89bdce1ac
checksum=2b2c0c93e97df41ecbdb3512737ad7220f1975c3b34389772993d4fd781ce15a
do_install() {
vinstall inxi 755 usr/bin

1
srcpkgs/libfreerdp Symbolic link
View file

@ -0,0 +1 @@
freerdp

1
srcpkgs/libgimp Symbolic link
View file

@ -0,0 +1 @@
gimp

View file

@ -1,6 +1,6 @@
# Template file for 'libmediaart'
pkgname=libmediaart
version=0.3.0
version=0.4.0
revision=1
build_style=gnu-configure
configure_args="--disable-schemas-compile"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
homepage="http://www.gnome.org/"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=d9c16e040d1ee7ef0b6d2387419cc74b462ffbfd1325975f1951dcbf7632f77e
checksum=e8ec92a642f4df7f988364f6451adf89e1611d7379a636d8c7eff4ca21a0fd1c
libmediaart-devel_package() {
depends="libglib-devel gdk-pixbuf-devel ${sourcepkg}>=${version}_${revision}"

1
srcpkgs/libopenmpi Symbolic link
View file

@ -0,0 +1 @@
openmpi

View file

@ -2,7 +2,8 @@
pkgname=llvm
version=3.4
wrksrc="llvm-${version}"
revision=1
revision=2
lib32disabled=yes
configure_args="--disable-expensive-checks --disable-debug-runtime
--enable-bindings=none --enable-optimize --enable-shared --enable-libffi
--enable-llvmc-dynamic --disable-assertions --enable-keep-symbols"
@ -100,6 +101,7 @@ clang-analyzer_package() {
}
clang_package() {
lib32disabled=yes
depends="libstdc++-devel binutils gcc"
short_desc+=" - C language family frontend"
homepage="http://clang.llvm.org/"
@ -122,6 +124,7 @@ llvm-docs_package() {
}
libllvm_package() {
lib32disabled=yes
short_desc+=" - runtime library"
replaces="llvm>3.2<3.3_4"
pkg_install() {

View file

@ -1,6 +1,6 @@
# Template file for 'mc'
pkgname=mc
version=4.8.8
version=4.8.12
revision=1
build_style=gnu-configure
configure_args="--with-screen=ncurses --without-x"
@ -23,4 +23,4 @@ license="GPL-3"
homepage="http://www.ibiblio.org/mc/"
#distfiles="http://www.midnight-commander.org/downloads/mc-${version}.tar.xz"
distfiles="http://fossies.org/linux/misc/mc-${version}.tar.gz"
checksum=a53d8ecebba9112ffbd2bf502f0f8c358bafcd0538083a4922fe4573c3bccc1c
checksum=3cc9fbe3acba46e3b184c252729dcea8942632b5f680594a3857e77771dd34c7

View file

@ -1,7 +1,7 @@
# Template file for 'mysql'
pkgname=mysql
version=5.6.14
revision=2
revision=3
build_style=cmake
configure_args="-DSYSCONFDIR=/etc/mysql -DMYSQL_DATADIR=/var/lib/mysql
-DMYSQL_UNIX_ADDR=/run/mysqld/mysqld.sock -DDEFAULT_CHARSET=utf8
@ -17,6 +17,7 @@ configure_args="-DSYSCONFDIR=/etc/mysql -DMYSQL_DATADIR=/var/lib/mysql
-DWITHOUT_EXAMPLE_STORAGE_ENGINE=1 -DWITHOUT_ARCHIVE_STORAGE_ENGINE=1
-DWITHOUT_BLACKHOLE_STORAGE_ENGINE=1 -DWITHOUT_FEDERATED_STORAGE_ENGINE=1
-DSTACK_DIRECTION=1"
lib32disabled=yes
hostmakedepends="perl cmake bison ncurses-devel"
makedepends="zlib-devel ncurses-devel openssl-devel readline-devel"
depends="shadow mysql-client"

View file

@ -1,12 +1,13 @@
# Template file for 'network-manager-applet'
pkgname=network-manager-applet
version=0.9.8.8
revision=2
revision=3
lib32disabled=yes
build_style=gnu-configure
configure_args="--disable-static --with-bluetooth --with-modem-manager-1"
configure_args="--disable-static --without-bluetooth --with-modem-manager-1"
hostmakedepends="pkg-config intltool gobject-introspection"
makedepends="GConf-devel libgnome-keyring-devel libsecret-devel
NetworkManager-devel>=${version} gnome-bluetooth-devel>=3.10 libnotify-devel
NetworkManager-devel>=${version} gtk+3-devel libnotify-devel
ModemManager-devel polkit-devel libgudev-devel iso-codes"
depends="iso-codes NetworkManager>=${version} hicolor-icon-theme"
short_desc="NetworkManager panel applet for GNOME"

View file

@ -1,7 +1,8 @@
# Template file for 'notify-python'
pkgname=notify-python
version=0.1.1
revision=9
revision=10
lib32disabled=yes
patch_args="-Np1"
build_style=gnu-configure
hostmakedepends="pkg-config python-devel"

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.8.13.16 Kernel Configuration
# Linux/arm 3.8.13.19 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@ -1316,6 +1316,7 @@ CONFIG_MD_RAID456=m
CONFIG_MULTICORE_RAID456=y
CONFIG_MD_MULTIPATH=m
CONFIG_MD_FAULTY=m
CONFIG_BLK_DEV_DM_BUILTIN=y
CONFIG_BLK_DEV_DM=m
# CONFIG_DM_DEBUG is not set
CONFIG_DM_BUFIO=m
@ -1866,6 +1867,7 @@ CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_CBUS_GPIO is not set
# CONFIG_I2C_DESIGNWARE_PLATFORM is not set
CONFIG_I2C_GPIO=y
CONFIG_I2C_GPIO_CUSTOM=m
# CONFIG_I2C_NOMADIK is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PCA_PLATFORM is not set
@ -2564,7 +2566,7 @@ CONFIG_DVB_AF9033=m
#
# CONFIG_DVB_DUMMY_FE is not set
CONFIG_MALI400=y
CONFIG_MALI400_DEBUG=y
# CONFIG_MALI400_DEBUG is not set
CONFIG_MALI400_UMP=y
# CONFIG_MALI_DVFS is not set
CONFIG_UMP=y
@ -3130,7 +3132,7 @@ CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_DS3232 is not set
# CONFIG_RTC_DRV_MAX6900 is not set
# CONFIG_RTC_DRV_MAX77686 is not set
CONFIG_RTC_DRV_MAX77686=y
# CONFIG_RTC_DRV_RS5C372 is not set
# CONFIG_RTC_DRV_ISL1208 is not set
# CONFIG_RTC_DRV_ISL12022 is not set

View file

@ -1,18 +1,18 @@
# Template file for 'odroid-u2-kernel'
#
# Latest commit as of 20140210
_githash="3add7fcea14c0796630a18e65602a75cc8f38b91"
# Latest commit as of 20140402
_githash="eadf71048c5821e289932b5fa8d8f6ece951facf"
_gitshort="${_githash:0:7}"
pkgname=odroid-u2-kernel
version=3.8.13.16
revision=6
version=3.8.13.19
revision=1
maintainer="Enno Boland <eb@s01.de>"
homepage="http://www.kernel.org"
license="GPL-2"
short_desc="The Linux kernel and modules for the Odroid U2/U3 (${version%.*} series [git ${_gitshort}])"
distfiles="https://github.com/hardkernel/linux/archive/${_githash}.tar.gz"
checksum=89ebf192667dd7065b4eb2b2035c61f57379363bede932fa63a90f217faeb45e
checksum=79f8de1756ad32802ea0fb852519ee2594ffe27ac7b52eed5612e458eb25db99
wrksrc="linux-${_githash}"
provides="kernel-odroid-u2-${version}_${revision}"
replaces="kernel-odroid-u2>=0"
@ -42,7 +42,7 @@ do_configure() {
fi
unset LDFLAGS
cp ${FILESDIR}/u2-dotconfig-custom .config
cat ${FILESDIR}/u2-dotconfig-custom > .config
# Always use our revision to CONFIG_LOCALVERSION to match our pkg version.
sed -i -e "s|^\(CONFIG_LOCALVERSION=\).*|\1\"_${revision}\"|" .config

View file

@ -1,7 +1,8 @@
# Template file for 'openmpi'
pkgname=openmpi
version=1.4.1
revision=5
revision=6
lib32disabled=yes
build_style=gnu-configure
hostmakedepends="libgomp-devel"
makedepends="zlib-devel libgomp-devel"
@ -16,8 +17,15 @@ maintainer="Juan RP <xtraeme@gmail.com>"
distfiles="http://www.open-mpi.org/software/ompi/v1.4/downloads/$pkgname-$version.tar.bz2"
checksum=d4d71d7c670d710d2d283ea60af50d6c315318a4c35ec576bedfd0f3b7b8c218
libopenmpi_package() {
short_desc+=" - runtime libraries"
pkg_install() {
vmove usr/lib/*.so.*
}
}
openmpi-devel_package() {
depends="libstdc++-devel zlib-devel ${sourcepkg}>=${version}_${revision}"
depends="libstdc++-devel zlib-devel lib${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files"
pkg_install() {
vmove usr/include

View file

@ -1,7 +1,7 @@
# Template file for 'p11-kit'
pkgname=p11-kit
version=0.20.2
revision=1
revision=2
build_style=gnu-configure
configure_args="--with-module-path=/usr/lib/pkcs11 --without-trust-paths"
hostmakedepends="pkg-config"

View file

@ -1,7 +1,8 @@
# Template file for 'pcsxr'
pkgname=pcsxr
version=1.9.93
revision=1
revision=2
lib32disabled=yes
wrksrc="${pkgname}"
build_style=gnu-configure
configure_args="--enable-libcdio --enable-opengl"

View file

@ -1,7 +1,7 @@
# Template file for 'phonon-backend-gstreamer'
pkgname=phonon-backend-gstreamer
version=4.6.3
revision=4
revision=5
lib32disabled=yes
build_style=cmake
hostmakedepends="cmake automoc4 pkg-config"

View file

@ -1,7 +1,8 @@
# Template build file for 'php'
pkgname=php
version=5.5.9
version=5.5.10
revision=1
lib32disabled=yes
short_desc="An HTML-embedded scripting language"
license="PHP"
homepage="http://www.php.net"
@ -14,8 +15,8 @@ makedepends="postgresql-libs-devel libldap-devel libvpx-devel sqlite-devel
gmp-devel gdbm-devel freetype-devel systemd-devel apache-devel
readline-devel>=6.3 libmysqlclient-devel"
conf_files="/etc/php/php.ini"
distfiles="http://www.php.net/distributions/php-${version}.tar.bz2"
checksum=9d1dea5195e2bcd928416130a6e19173d02bd36fb76c382522bf145c458fbed3
distfiles="http://www.php.net/distributions/php-${version}.tar.gz"
checksum=abf751810593844e0897007797210828b193a213d9b204f203e0331019cadb90
do_build() {
local _phpconfig="--srcdir=.. \
@ -209,6 +210,7 @@ php-fpm_package() {
}
php-embed_package() {
lib32disabled=yes
depends="php-${version}_${revision}"
short_desc+=' - Embed SAPI'
pkg_install() {
@ -218,6 +220,7 @@ php-embed_package() {
}
php-pear_package() {
lib32disabled=yes
depends="php-${version}_${revision}"
short_desc+=' - PHP Extension and Application Repository'
conf_files="/etc/php/pear.conf"
@ -230,6 +233,7 @@ php-pear_package() {
}
php-enchant_package() {
lib32disabled=yes
depends="php-${version}_${revision}"
short_desc+=' - enchant module'
pkg_install() {
@ -238,6 +242,7 @@ php-enchant_package() {
}
php-gd_package() {
lib32disabled=yes
depends="php-${version}_${revision}"
short_desc+=' - gd module'
pkg_install() {
@ -246,6 +251,7 @@ php-gd_package() {
}
php-intl_package() {
lib32disabled=yes
depends="php-${version}_${revision}"
short_desc+=' - Internationalization module'
pkg_install() {
@ -254,6 +260,7 @@ php-intl_package() {
}
php-ldap_package() {
lib32disabled=yes
depends="php-${version}_${revision}"
short_desc+=' - LDAP module'
pkg_install() {
@ -262,6 +269,7 @@ php-ldap_package() {
}
php-mcrypt_package() {
lib32disabled=yes
depends="php-${version}_${revision}"
short_desc+=' - mcrypt module'
pkg_install() {
@ -270,6 +278,7 @@ php-mcrypt_package() {
}
php-mysql_package() {
lib32disabled=yes
depends="php-${version}_${revision}"
short_desc+=' - MySQL modules'
pkg_install() {
@ -278,6 +287,7 @@ php-mysql_package() {
}
php-odbc_package() {
lib32disabled=yes
depends="php-${version}_${revision}"
short_desc+=' - ODBC modules'
pkg_install() {
@ -286,6 +296,7 @@ php-odbc_package() {
}
php-pgsql_package() {
lib32disabled=yes
depends="php-${version}_${revision}"
short_desc+=' - PostgreSQL modules'
pkg_install() {
@ -294,6 +305,7 @@ php-pgsql_package() {
}
php-pspell_package() {
lib32disabled=yes
depends="php-${version}_${revision}"
short_desc+=' - pspell module'
pkg_install() {
@ -302,6 +314,7 @@ php-pspell_package() {
}
php-snmp_package() {
lib32disabled=yes
depends="php-${version}_${revision}"
short_desc+=' - snmp module'
pkg_install() {
@ -310,6 +323,7 @@ php-snmp_package() {
}
php-sqlite_package() {
lib32disabled=yes
depends="php-${version}_${revision}"
short_desc+=' - sqlite module'
pkg_install() {
@ -318,6 +332,7 @@ php-sqlite_package() {
}
php-xsl_package() {
lib32disabled=yes
depends="php-${version}_${revision}"
short_desc+=' - XSL module'
pkg_install() {

View file

@ -1,7 +1,8 @@
# Template file for 'pidgin-otr'
pkgname=pidgin-otr
version=4.0.0
revision=1
revision=2
lib32disabled=yes
build_style=gnu-configure
hostmakedepends="pkg-config intltool"
makedepends="pidgin-devel libgcrypt-devel libotr-devel"

View file

@ -1,7 +1,8 @@
# Template file for 'pidgin'
pkgname=pidgin
version=2.10.9
revision=1
revision=2
lib32disabled=yes
build_style=gnu-configure
configure_args="--disable-schemas-install --disable-meanwhile
--enable-cyrus-sasl --disable-doxygen --enable-nm --disable-vv
@ -49,7 +50,7 @@ libpurple-devel_package() {
pkg_install() {
vmove usr/include/libpurple
vmove usr/lib/pkgconfig/purple.pc
vmove usr/lib/libpurple.so
vmove usr/lib/libpurple*.so
vmove usr/share/aclocal/purple.m4
vmove usr/share/man/man3/Purple.3p
}

View file

@ -1,8 +1,9 @@
# Template file for 'pygobject2'
pkgname=pygobject2
version=2.28.6
revision=8
revision=9
wrksrc=${pkgname%2}-${version}
lib32disabled=yes
build_style=gnu-configure
configure_args="--disable-introspection"
hostmakedepends="automake libtool pkg-config python-devel which glib-devel"
@ -32,6 +33,7 @@ do_configure() {
}
pygobject2-devel_package() {
lib32disabled=yes
depends="libffi-devel libglib-devel py2cairo-devel ${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files"
pycompile_module="usr/share/pygobject/2.0/codegen"

View file

@ -1,7 +1,8 @@
# Template file for 'pygtk'
pkgname=pygtk
version=2.24.0
revision=10
revision=11
lib32disabled=yes
build_style=gnu-configure
# XXX: missing python-numpy build dep
hostmakedepends="pkg-config pygobject2-devel>=2.28.6_6"
@ -30,6 +31,7 @@ post_install() {
}
pygtk-devel_package() {
lib32disabled=yes
depends="python-devel gtk+-devel pygobject2-devel py2cairo-devel libglade-devel pygtk>=${version}_${revision}"
short_desc+=" - development files"
pycompile_module="demos"

View file

@ -1,7 +1,8 @@
# Template file for 'pygtksourceview'
pkgname=pygtksourceview
version=2.10.1
revision=2
revision=3
lib32disabled=yes
build_style=gnu-configure
configure_args="--disable-static --disable-docs"
hostmakedepends="pkg-config intltool python-devel"

View file

@ -1,7 +1,8 @@
# Template file for 'python-gconf'
pkgname=python-gconf
version=2.28.1
revision=2
revision=3
lib32disabled=yes
wrksrc="gnome-python-${version}"
build_style=gnu-configure
configure_args="--enable-gconf --disable-gnome --disable-gnomeui

View file

@ -1,7 +1,8 @@
# Template file for 'qingy'
pkgname="qingy"
version="1.0.0"
revision=9
revision=10
lib32disabled=yes
build_style=gnu-configure
makedepends="ncurses-devel openssl-devel"
configure_args="--disable-static --disable-DirectFB-support"

View file

@ -1,7 +1,7 @@
# Template file for 'razor-qt'
pkgname=razor-qt
version=0.5.2
revision=2
revision=3
wrksrc="razorqt-${version}"
build_style=cmake
configure_args="-DLIB_SUFFIX="

View file

@ -1,13 +1,13 @@
# Template file for 'redis'
pkgname=redis
version=2.8.7
version=2.8.8
revision=1
homepage="http://redis.io"
distfiles="http://download.redis.io/releases/${pkgname}-${version}.tar.gz"
short_desc="advanced key-value store"
maintainer="Enno Boland <eb@s01.de>"
license="BSD"
checksum=a93e352e50bcc076e649174319c2a819306735c1a1ee83d498ced146eda78670
checksum=fd2be11b8d9300d35b6bbed6fcd6fa6d7ef1a72ccaeb0cc991ce44dc49908bc8
systemd_services="redis.service on"
system_accounts="redis"
redis_homedir="/var/lib/redis"

View file

@ -3,7 +3,7 @@ _desc="Redland Resource Description Framework (RDF)"
pkgname=redland
version=1.0.16
revision=4
revision=5
build_style=gnu-configure
configure_args="--disable-static --enable-release --with-raptor=system
--with-rasqal=system --with-sqlite=3"
@ -25,6 +25,7 @@ librdf_package() {
}
redland-storage-mysql_package() {
lib32disabled=yes
short_desc="${_desc} - MySQL storage backend"
pkg_install() {
vmove usr/lib/redland/librdf_storage_mysql.so
@ -32,6 +33,7 @@ redland-storage-mysql_package() {
}
redland-storage-pgsql_package() {
lib32disabled=yes
short_desc="${_desc} - PostgreSQL storage backend"
pkg_install() {
vmove usr/lib/redland/librdf_storage_postgresql.so
@ -39,6 +41,7 @@ redland-storage-pgsql_package() {
}
redland-storage-sqlite_package() {
lib32disabled=yes
short_desc="${_desc} - SQLite storage backend"
pkg_install() {
vmove usr/lib/redland/librdf_storage_sqlite.so
@ -46,6 +49,7 @@ redland-storage-sqlite_package() {
}
redland-storage-virtuoso_package() {
lib32disabled=yes
short_desc="${_desc} - virtuoso storage backend"
pkg_install() {
vmove usr/lib/redland/librdf_storage_virtuoso.so

View file

@ -1,7 +1,8 @@
# Template file for 'seahorse-nautilus'
pkgname=seahorse-nautilus
version=3.10.1
revision=2
revision=3
lib32disabled=yes
build_style=gnu-configure
configure_args="--disable-schemas-compile"
hostmakedepends="pkg-config intltool gnome-doc-utils gpgme-devel"

View file

@ -1,7 +1,8 @@
# Template file for 'snapper'
pkgname=snapper
version=0.1.7
revision=2
revision=3
lib32disabled=yes
build_style=gnu-configure
configure_args="--disable-zypp --with-conf=/etc/conf.d"
hostmakedepends="pkg-config automake libtool libxml2-devel libxslt docbook-xsl"

View file

@ -1,6 +1,6 @@
# Template file for 'soprano'
pkgname=soprano
version=2.9.3
version=2.9.4
revision=1
build_style=cmake
configure_args="-DCMAKE_SKIP_RPATH=OFF -DSOPRANO_DISABLE_CLUCENE_INDEX=ON"
@ -12,10 +12,10 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2, LGPL-2.1"
homepage="http://soprano.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=94b3908dd0db5ea8a8c4f2d247db3191e6c26a9d3364d3b061fbf8b7502beb21
checksum=64066fbd54e71d7ae4c8a4116997448a72808a2813cff3bb5d2c28f0fce9e0e5
soprano-devel_package() {
depends="qt-devel ${sourcepkg}-${version}_${revision}"
depends="qt-devel ${sourcepkg}>=${version}_${revision}"
pkg_install() {
vmove usr/include
vmove usr/lib/pkgconfig

View file

@ -1,6 +1,6 @@
# Template file for 'spacefm'
pkgname=spacefm
version=0.9.0
version=0.9.4
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config intltool"
@ -11,4 +11,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-3"
homepage="http://ignorantguru.github.com/spacefm/"
distfiles="https://github.com/IgnorantGuru/spacefm/raw/pkg/${version}/spacefm-${version}.tar.xz"
checksum=a47861b395ee991bc56e367238f2c3070c308a2b635be1099b0a6d2eda0f1795
checksum=75886cc93e6586753f01242ba883856567c3fdc90d240f112662ca3080e25955

View file

@ -1,7 +1,7 @@
# Template file for 'strigi'
pkgname=strigi
version=0.7.8
revision=2
revision=3
build_style=cmake
configure_args="-DENABLE_INOTIFY=ON -DENABLE_LOG4CXX=OFF -DENABLE_FAM=OFF
-DENABLE_CLUCENE=OFF -DENABLE_CLUCENE_NG=ON -DENABLE_FFMPEG=OFF

View file

@ -1,7 +1,7 @@
# Template file for 'subversion'
pkgname=subversion
version=1.8.8
revision=1
revision=2
short_desc="Enterprise-class centralized version control for the masses"
maintainer="Juan RP <xtraeme@gmail.com>"
license="Apache-2.0, BSD"
@ -57,14 +57,14 @@ do_install() {
libsvn_package() {
short_desc+=" - shared libraries"
pkg_install() {
vmove "usr/lib/libsvn_ra*"
vmove "usr/lib/libsvn_fs*"
vmove "usr/lib/libsvn_subr*"
vmove "usr/lib/libsvn_wc*"
vmove "usr/lib/libsvn_delta*"
vmove "usr/lib/libsvn_diff*"
vmove "usr/lib/libsvn_repos*"
vmove "usr/lib/libsvn_client*"
vmove "usr/lib/libsvn_ra*.so.*"
vmove "usr/lib/libsvn_fs*.so.*"
vmove "usr/lib/libsvn_subr*.so.*"
vmove "usr/lib/libsvn_wc*.so.*"
vmove "usr/lib/libsvn_delta*.so.*"
vmove "usr/lib/libsvn_diff*.so.*"
vmove "usr/lib/libsvn_repos*.so.*"
vmove "usr/lib/libsvn_client*.so.*"
}
}
@ -76,14 +76,16 @@ subversion-apache_package() {
}
subversion-devel_package() {
depends="libsvn>=$version"
depends="libsvn>=${version}_${revision}"
short_desc+=" - development files"
pkg_install() {
vmove usr/include
vmove usr/lib/*.so
}
}
subversion-gnome-keyring-auth_package() {
lib32disabled=yes
short_desc+=" - gnome-keyring authentication support"
pkg_install() {
vmove "usr/lib/libsvn_auth_gnome_keyring*"
@ -91,6 +93,7 @@ subversion-gnome-keyring-auth_package() {
}
subversion-kwallet-auth_package() {
lib32disabled=yes
short_desc+=" - KDE kwallet authentication support"
pkg_install() {
vmove "usr/lib/libsvn_auth_k*"
@ -98,6 +101,7 @@ subversion-kwallet-auth_package() {
}
subversion-python_package() {
lib32disabled=yes
depends="python"
pycompile_module="libsvn svn"
short_desc+=" - python bindings"
@ -108,6 +112,7 @@ subversion-python_package() {
}
subversion-perl_package() {
lib32disabled=yes
depends="perl>=5.16"
short_desc+=" - perl bindings"
pkg_install() {

View file

@ -1,7 +1,8 @@
# Template build file for 'sudo'.
pkgname=sudo
version=1.8.10p2
revision=1
revision=2
lib32disabled=yes
build_style=gnu-configure
configure_args="--with-ignore-dot -with-all-insults --with-env-editor
--enable-shell-sets-home --enable-noargs-shell --without-sendmail

View file

@ -1,7 +1,8 @@
# Template file for 'sushi'
pkgname=sushi
version=3.10.0
revision=1
revision=2
lib32disabled=yes
build_style=gnu-configure
hostmakedepends="pkg-config intltool gobject-introspection"
makedepends="webkitgtk-devel>=2.1 gjs-devel>=1.38

View file

@ -1,7 +1,8 @@
# Template file for 'telepathy-gabble'
pkgname=telepathy-gabble
version=0.18.1
revision=2
revision=3
lib32disabled=yes
build_style=gnu-configure
configure_args="--with-ca-certificates=/etc/ssl/certs/ca-certificates.crt
--enable-handle-leak-debug --disable-debug --disable-static"

View file

@ -1,7 +1,8 @@
# Template file for 'telepathy-salut'
pkgname=telepathy-salut
version=0.8.1
revision=2
revision=3
lib32disabled=yes
build_style=gnu-configure
configure_args="--disable-tests --disable-plugins --with-tls=openssl
--disable-avahi-tests --disable-static"

View file

@ -1,14 +1,15 @@
# Template build file for 'thunderbird'.
pkgname=thunderbird
version=24.3.0
version=24.4.0
revision=1
lib32disabled=yes
wrksrc="comm-esr24"
short_desc="Standalone Mail/News reader"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.mozilla.org/thunderbird/"
license="MPL-1.1, GPL-2, LGPL-2.1"
distfiles="${MOZILLA_SITE}/${pkgname}/releases/${version}/source/${pkgname}-${version}.source.tar.bz2"
checksum=b8cc29ed8e3d1bd9d410b8c6c2c069c38ded11844121f93a6fa1b0d1d753e51d
checksum=9aecdc2bf00cbe33629169aca8225a30d2674f4d372e845c2fc38c5d9f2bc7b6
hostmakedepends="unzip zip perl python yasm pkg-config"
makedepends="python-devel cairo-devel libjpeg-turbo-devel

View file

@ -1,7 +1,8 @@
# Template file for 'virtuoso'
pkgname=virtuoso
version=6.1.7
revision=2
revision=3
lib32disabled=yes
build_style=gnu-configure
wrksrc="${pkgname}-opensource-${version}"
hostmakedepends="flex gperf net-tools"
@ -32,6 +33,7 @@ post_install() {
}
virtuoso-base_package() {
lib32disabled=yes
short_desc+=" (very minimal installation)"
pkg_install() {
cd ${wrksrc}/binsrc/virtuoso

View file

@ -1,7 +1,7 @@
# Template build file for 'xf86-video-fbturbo'.
pkgname=xf86-video-fbturbo
version=0.4.0
revision=5
revision=6
build_style=gnu-configure
short_desc="Xorg DDX driver for Allwinner A10/A13 and other ARM devices"
homepage="http://github.com/ssvb/xf86-video-fbturbo"

View file

@ -1,7 +1,8 @@
# Template build file for 'xf86-video-geode'.
pkgname=xf86-video-geode
version=2.11.14
revision=4
revision=5
lib32disabled=yes
build_style=gnu-configure
# This is x86 specific.
only_for_archs=i686

View file

@ -1,7 +1,8 @@
# Template build file for 'xf86-video-openchrome'.
pkgname=xf86-video-openchrome
version=0.3.1
revision=4
revision=5
lib32disabled=yes
only_for_archs=i686
build_style=gnu-configure
hostmakedepends="pkg-config"

View file

@ -1,6 +1,6 @@
# Template file for 'youtube-dl'
pkgname=youtube-dl
version=2014.03.28
version=2014.04.01.3
revision=1
wrksrc="${pkgname}"
makedepends="python"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="Public Domain"
homepage="http://rg3.github.com/youtube-dl/"
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
checksum=76662faec3afad3f199014ab31e424a341406d1a95417c395ea770b7ebd4a0a1
checksum=83d4ca50a8930434555c75fa169f7659da0cb3babba342ee55d4d479287437e3
do_install() {
vinstall ${pkgname} 755 usr/bin
vinstall ${pkgname}.1 644 usr/share/man/man1