add update_* to most packages starting with "i".

This commit is contained in:
Christian Neukirchen 2014-11-02 16:10:38 +01:00
parent 7480f7bf80
commit cc63bdc6b0
6 changed files with 6 additions and 0 deletions

View file

@ -7,6 +7,7 @@ short_desc="A tool for detecting the structure of many types of CD/DVD image"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-3" license="GPL-3"
homepage="http://sourceforge.net/projects/iat.berlios/" homepage="http://sourceforge.net/projects/iat.berlios/"
update_ignore="*.win32"
distfiles="${SOURCEFORGE_SITE}/${pkgname}.berlios/${pkgname}-${version}.tar.gz" distfiles="${SOURCEFORGE_SITE}/${pkgname}.berlios/${pkgname}-${version}.tar.gz"
checksum=b25d57fde28a02b2d87cd49fd1478b039adbd836351879a654fea14c27764b21 checksum=b25d57fde28a02b2d87cd49fd1478b039adbd836351879a654fea14c27764b21

View file

@ -7,6 +7,7 @@ short_desc="Base libraries from ILM for OpenEXR"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
license="BSD" license="BSD"
homepage="http://www.openexr.com" homepage="http://www.openexr.com"
update_ignore="*.TEST"
distfiles="http://download.savannah.nongnu.org/releases/openexr/$pkgname-$version.tar.gz" distfiles="http://download.savannah.nongnu.org/releases/openexr/$pkgname-$version.tar.gz"
checksum=ecf815b60695555c1fbc73679e84c7c9902f4e8faa6e8000d2f905b8b86cedc7 checksum=ecf815b60695555c1fbc73679e84c7c9902f4e8faa6e8000d2f905b8b86cedc7
nocross=yes nocross=yes

View file

@ -12,6 +12,7 @@ depends="desktop-file-utils hicolor-icon-theme"
short_desc="A vector-based drawing program" short_desc="A vector-based drawing program"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://inkscape.org/" homepage="http://inkscape.org/"
update_ignore="*pre*"
license="GPL-2" license="GPL-2"
distfiles="$SOURCEFORGE_SITE/$pkgname/$pkgname-$version.tar.bz2" distfiles="$SOURCEFORGE_SITE/$pkgname/$pkgname-$version.tar.bz2"
checksum=2b6ce684f9f2a0691ab454656424555cbda131db78e13973360684bc833ad969 checksum=2b6ce684f9f2a0691ab454656424555cbda131db78e13973360684bc833ad969

View file

@ -8,6 +8,7 @@ short_desc="Microcode update files for Intel CPUs"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
license="INTEL Software License Agreement" license="INTEL Software License Agreement"
homepage="http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&keyword=%22microcode%22" homepage="http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&keyword=%22microcode%22"
update_pattern='\d{8}(?=<br />\(Latest\))'
distfiles="http://downloadmirror.intel.com/24290/eng/microcode-${version}.tgz" distfiles="http://downloadmirror.intel.com/24290/eng/microcode-${version}.tgz"
checksum=ea6c0ee21d1fbf261f093176a78089c21411e5fe0e2c35b258cedf2b39987e15 checksum=ea6c0ee21d1fbf261f093176a78089c21411e5fe0e2c35b258cedf2b39987e15

View file

@ -8,6 +8,7 @@ create_wrksrc=yes
noarch="yes" noarch="yes"
short_desc="Firmware for the Intel PRO/Wireless 2100 wifi cards" short_desc="Firmware for the Intel PRO/Wireless 2100 wifi cards"
homepage="http://ipw2100.sourceforge.net/" homepage="http://ipw2100.sourceforge.net/"
update_pkgname="${_distname}"
license="Custom" license="Custom"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
distfiles="http://firmware.openbsd.org/firmware-dist/${_distname}-${version}.tgz" distfiles="http://firmware.openbsd.org/firmware-dist/${_distname}-${version}.tgz"

View file

@ -7,6 +7,7 @@ noarch="yes"
wrksrc="${_distname}-${version}" wrksrc="${_distname}-${version}"
short_desc="Firmware for the Intel PRO/Wireless 2200BG wifi cards" short_desc="Firmware for the Intel PRO/Wireless 2200BG wifi cards"
homepage="http://ipw2200.sourceforge.net/" homepage="http://ipw2200.sourceforge.net/"
update_pkgname="${_distname}"
license="Custom" license="Custom"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
distfiles="http://firmware.openbsd.org/firmware-dist/${_distname}-${version}.tgz" distfiles="http://firmware.openbsd.org/firmware-dist/${_distname}-${version}.tgz"