diff --git a/srcpkgs/darktable/template b/srcpkgs/darktable/template index bf954743d1..fc4635d5d0 100644 --- a/srcpkgs/darktable/template +++ b/srcpkgs/darktable/template @@ -5,6 +5,7 @@ revision=10 build_style=cmake maintainer="Carlo Dormeletti " homepage="http://www.darktable.org/" +update_ignore="*%7E*" license="GPL" short_desc="Virtual lighttable and darkroom for photographers" hostmakedepends="cmake pkg-config intltool" diff --git a/srcpkgs/dash/template b/srcpkgs/dash/template index 5c44fd9189..9c2993f40e 100644 --- a/srcpkgs/dash/template +++ b/srcpkgs/dash/template @@ -8,6 +8,7 @@ register_shell="/bin/sh" short_desc="POSIX-compliant Unix shell, much smaller than GNU bash" maintainer="Juan RP " homepage="http://gondor.apana.org.au/~herbert/dash/" +update_ignore="*md5sum*" license="BSD" distfiles="http://gondor.apana.org.au/~herbert/dash/files/$pkgname-$version.tar.gz" checksum=c6db3a237747b02d20382a761397563d813b306c020ae28ce25a1c3915fac60f diff --git a/srcpkgs/db/template b/srcpkgs/db/template index 9460dab3fa..f8a512220c 100644 --- a/srcpkgs/db/template +++ b/srcpkgs/db/template @@ -11,6 +11,8 @@ make_build_args="LIBSO_LIBS=-lpthread" short_desc="The Berkeley DB embedded database system" maintainer="Juan RP " homepage="http://www.oracle.com/technetwork/products/berkeleydb/overview/index.html" +update_site="http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index-082944.html" +update_ignore="6.* *NC" license="BSD" distfiles="http://download.oracle.com/berkeley-db/db-${version}.tar.gz" checksum=e0a992d740709892e81f9d93f06daf305cf73fb81b545afe72478043172c3628 diff --git a/srcpkgs/debootstrap/template b/srcpkgs/debootstrap/template index 0ee7086eb2..9ae297c4e8 100644 --- a/srcpkgs/debootstrap/template +++ b/srcpkgs/debootstrap/template @@ -8,6 +8,7 @@ short_desc="Bootstrap a basic Debian system" maintainer="Christian Neukirchen " license="custom" homepage="http://packages.qa.debian.org/d/debootstrap.html" +update_ignore="*~*" distfiles="${DEBIAN_SITE}/main/d/${pkgname}/${pkgname}_${version}_all.deb" checksum=16ff189e2382bbb030e69372dba805930a2095b23cdddfc1c377f8975c5df850 diff --git a/srcpkgs/dialog/template b/srcpkgs/dialog/template index a72ba86b67..74a29bca94 100644 --- a/srcpkgs/dialog/template +++ b/srcpkgs/dialog/template @@ -12,6 +12,7 @@ short_desc="A tool to display dialog boxes from shell scripts" maintainer="Juan RP " license="LGPL-2.1" homepage="http://invisible-island.net/dialog/" +update_pattern="dialog-\K[\d.-]+(?=.tgz)" distfiles="ftp://invisible-island.net/${pkgname}/${pkgname}-${_distver}-${_date}.tgz" checksum=d054766fba3dac828851f1c9852e5992eb824fd0a0dd26d87ee517242027bafc diff --git a/srcpkgs/dmraid/template b/srcpkgs/dmraid/template index 2a6b80313c..6ed5511686 100644 --- a/srcpkgs/dmraid/template +++ b/srcpkgs/dmraid/template @@ -14,6 +14,7 @@ short_desc="Device mapper RAID interface" maintainer="Juan RP " license="GPL-2, LGPL-2.1" homepage="http://people.redhat.com/~heinzm/sw/dmraid/" +update_pattern='dmraid-\K[\d.rc-]+(?=\.tar.bz2)' distfiles="${homepage}/src/dmraid-${_distver}-${_patchver}.tar.bz2" checksum=93421bd169d71ff5e7d2db95b62b030bfa205a12010b6468dcdef80337d6fbd8 diff --git a/srcpkgs/docbook-dsssl/template b/srcpkgs/docbook-dsssl/template index 5ae4e5e2bc..e76c9fd232 100644 --- a/srcpkgs/docbook-dsssl/template +++ b/srcpkgs/docbook-dsssl/template @@ -9,6 +9,7 @@ sgml_entries="CATALOG /usr/share/sgml/docbook/dsssl/modular/catalog --" short_desc="DSSSL stylesheets for the DocBook DTD" maintainer="Juan RP " homepage="http://www.docbook.org/" +update_site="http://sourceforge.net/projects/docbook/rss?limit=2000" license="MIT" distfiles="${SOURCEFORGE_SITE}/docbook/$pkgname-$version.tar.bz2" checksum=2f329e120bee9ef42fbdd74ddd60e05e49786c5a7953a0ff4c680ae6bdf0e2bc diff --git a/srcpkgs/docker/template b/srcpkgs/docker/template index bb4b1e86ed..7b7be6b886 100644 --- a/srcpkgs/docker/template +++ b/srcpkgs/docker/template @@ -8,6 +8,8 @@ short_desc="Easily create lightweight, portable, self-sufficient containers from maintainer="Juan RP " license="Apache-2.0" homepage="http://www.docker.io" +update_site="https://api.github.com/repos/$pkgname/$pkgname/tags" +update_pattern='"name":\s*"v\K[^\d]*([\d\.]+)(?=")' system_groups="docker" # These are required at run-time. @@ -17,7 +19,7 @@ nostrip=yes nocross=yes do_fetch() { - git clone -b v${version} git://github.com/dotcloud/docker ${pkgname}-${version} + git clone -b v${version} git://github.com/docker/docker ${pkgname}-${version} } do_build() { export AUTO_GOPATH=1 diff --git a/srcpkgs/dolphin-emu/template b/srcpkgs/dolphin-emu/template index 4deb2bdfd5..366a266c22 100644 --- a/srcpkgs/dolphin-emu/template +++ b/srcpkgs/dolphin-emu/template @@ -21,6 +21,8 @@ short_desc="A Gamecube / Wii / Triforce emulator" maintainer="Juan RP " license="GPL-2" homepage="http://dolphin-emu.org" +update_site="https://api.github.com/repos/dolphin-emu/dolphin/tags" +update_pattern='"name":\s*"\K[^\d]*([\d\.]+)(?=")' distfiles="https://github.com/dolphin-emu/dolphin/archive/${version}.tar.gz" checksum=09f10f73abe0a7b5d10a51b3b56dc0044331bb12d6a18fe969c9bbd83a9b1129 diff --git a/srcpkgs/doxygen/template b/srcpkgs/doxygen/template index 7f95c4ef95..fef2bb2d88 100644 --- a/srcpkgs/doxygen/template +++ b/srcpkgs/doxygen/template @@ -8,6 +8,8 @@ maintainer="Juan RP " homepage="http://www.doxygen.org/" license="GPL-2" distfiles="http://ftp.stack.nl/pub/users/dimitri/${pkgname}-${version}.src.tar.gz" +update_site="http://www.stack.nl/~dimitri/doxygen/download.html" +update_ignore="*.bin" checksum=158e7834f05e0aeea5794b23c1e775ddfebafc709543e47f6fff9d81b190ade1 if [ -z "$CROSS_BUILD" ]; then diff --git a/srcpkgs/dsh/template b/srcpkgs/dsh/template index af67c07f31..23c8e71709 100644 --- a/srcpkgs/dsh/template +++ b/srcpkgs/dsh/template @@ -8,6 +8,7 @@ short_desc="Wrapper for executing multiple remote shell (rsh/remsh/ssh) commands maintainer="Enno Boland " license="GPL-2" homepage="http://www.netfort.gr.jp/~dancer/software/dsh.html.en" +update_ignore="2.0.1" makedepends="libdshconfig-devel>=0.20.13_2" distfiles="http://www.netfort.gr.jp/~dancer/software/downloads/$pkgname-$version.tar.gz" checksum=520031a5474c25c6b3f9a0840e06a4fea4750734043ab06342522f533fa5b4d0