Merge pull request #19 from ojab/master

misc updates/fixes
This commit is contained in:
Juan RP 2012-01-13 00:47:58 -08:00
commit 78e39274bc
15 changed files with 28 additions and 25 deletions

View file

@ -170,6 +170,7 @@ libopcodes-2.21.so binutils binutils-devel
libdb-4.8.so libdb db-devel libdb-4.8.so libdb db-devel
libdb_cxx-4.8.so libdb db-devel libdb_cxx-4.8.so libdb db-devel
libgdbm.so.4 gdbm gdbm-devel libgdbm.so.4 gdbm gdbm-devel
libgdbm_compat.so.4 gdbm gdbm-devel
libgettextsrc-0.18.1.so gettext-libs gettext-devel libgettextsrc-0.18.1.so gettext-libs gettext-devel
libgettextlib-0.18.1.so gettext-libs gettext-devel libgettextlib-0.18.1.so gettext-libs gettext-devel
libgettextpo.so.0 gettext-libs gettext-devel libgettextpo.so.0 gettext-libs gettext-devel

View file

@ -3,7 +3,7 @@ pkgname=bison
version=2.5 version=2.5
distfiles="http://ftp.gnu.org/pub/gnu/bison/$pkgname-$version.tar.bz2" distfiles="http://ftp.gnu.org/pub/gnu/bison/$pkgname-$version.tar.bz2"
build_style=gnu-configure build_style=gnu-configure
revision=1 revision=2
short_desc="GNU yacc(1) replacement" short_desc="GNU yacc(1) replacement"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=0a370df6ee2b23e9ec3043e1ab78878241aa008ec424926294dd4cb3475439b8 checksum=0a370df6ee2b23e9ec3043e1ab78878241aa008ec424926294dd4cb3475439b8
@ -14,3 +14,8 @@ long_desc="
Add_dependency full glibc Add_dependency full glibc
Add_dependency full m4 Add_dependency full m4
Add_dependency build gettext Add_dependency build gettext
pre_configure()
{
echo '#define YYENABLE_NLS 1' >> lib/config.h
}

View file

@ -5,8 +5,6 @@ long_desc="${long_desc}
This package contains files for development, headers, static libs, etc." This package contains files for development, headers, static libs, etc."
revision=1
Add_dependency run libstdc++-devel Add_dependency run libstdc++-devel
Add_dependency run libdb Add_dependency run libdb

View file

@ -1,6 +1,5 @@
# Template file for 'libdb'. # Template file for 'libdb'.
# #
revision=1
short_desc="${short_desc} - shared libraries" short_desc="${short_desc} - shared libraries"
long_desc="${long_desc} long_desc="${long_desc}

View file

@ -1,7 +1,6 @@
# Template file for 'db' # Template file for 'db'
pkgname=db pkgname=db
version=4.8.26 version=4.8.30
revision=2
wrksrc="db-${version}" wrksrc="db-${version}"
distfiles="http://download.oracle.com/berkeley-db/db-${version}.tar.gz" distfiles="http://download.oracle.com/berkeley-db/db-${version}.tar.gz"
build_style=gnu-configure build_style=gnu-configure
@ -12,7 +11,7 @@ configure_args="--enable-compat185 --enable-cxx --enable-o_direct
make_build_args="LIBSO_LIBS=-lpthread" make_build_args="LIBSO_LIBS=-lpthread"
short_desc="The Berkeley DB from Oracle" short_desc="The Berkeley DB from Oracle"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=f755d15f79cf6fc5a61d94bc3c8cfd3f9cb0ce3d454379d5981c54b326809d41 checksum=e0491a07cdb21fb9aa82773bbbedaeb7639cbd0e7f96147ab46141e0045db72a
long_desc=" long_desc="
Berkeley DB is an embeddable database system that supports keyed access to Berkeley DB is an embeddable database system that supports keyed access to
data. The software is distributed in source code form, and developers can data. The software is distributed in source code form, and developers can

View file

@ -1,9 +1,11 @@
# Template file for 'gdbm' # Template file for 'gdbm'
pkgname=gdbm pkgname=gdbm
version=1.10 version=1.10
revision=1
homepage="http://www.gnu.org.ua/software/gdbm/" homepage="http://www.gnu.org.ua/software/gdbm/"
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz" distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-libgdbm-compat"
short_desc="GNU database routines" short_desc="GNU database routines"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-3" license="GPL-3"

View file

@ -2,8 +2,7 @@
pkgname=iana-etc pkgname=iana-etc
version=2.30 version=2.30
revision=1 revision=1
#distfiles="http://sethwklein.net/$pkgname-$version.tar.bz2" distfiles="http://sethwklein.net/$pkgname-$version.tar.bz2"
distfiles="ftp://ftp.sh.cvut.cz/storage/1/sourcemage/grimoire/fallback/$pkgname-$version.tar.bz2"
build_style=gnu-makefile build_style=gnu-makefile
make_build_args="STRIP=yes" make_build_args="STRIP=yes"
short_desc="Unix /etc/services and /etc/protocols files" short_desc="Unix /etc/services and /etc/protocols files"

View file

@ -2,7 +2,8 @@
pkgname=kbd pkgname=kbd
version=1.15.3 version=1.15.3
revision=4 revision=4
distfiles="${KERNEL_SITE}/utils/kbd/kbd-$version.tar.bz2" #distfiles="${KERNEL_SITE}/utils/kbd/kbd-$version.tar.bz2"
distfiles="http://pkgs.fedoraproject.org/repo/pkgs/kbd/kbd-1.15.3.tar.bz2/be28c144ba7b3e1cf630f909ae8e9875/kbd-1.15.3.tar.bz2"
build_style=configure build_style=configure
configure_args="--datadir=/lib/kbd --bindir=/sbin configure_args="--datadir=/lib/kbd --bindir=/sbin
--datarootdir=/usr/share --mandir=/usr/share/man" --datarootdir=/usr/share --mandir=/usr/share/man"

View file

@ -2,8 +2,7 @@
pkgname=libgudev pkgname=libgudev
version=175 version=175
wrksrc=udev-${version} wrksrc=udev-${version}
#distfiles="${KERNEL_SITE}/utils/kernel/hotplug/udev-${version}.tar.bz2" distfiles="${KERNEL_SITE}/utils/kernel/hotplug/udev-${version}.tar.xz"
distfiles="http://people.freedesktop.org/~kay/udev-${version}.tar.bz2"
build_style=gnu-configure build_style=gnu-configure
configure_args="--without-selinux --disable-rule-generator configure_args="--without-selinux --disable-rule-generator
--enable-introspection --enable-gudev --disable-static --enable-introspection --enable-gudev --disable-static
@ -13,7 +12,7 @@ short_desc="GObject-based wrapper library for libudev"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html" homepage="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
license="GPL-2" license="GPL-2"
checksum=4c7937fe5a1521316ea571188745b9a00a9fdf314228cffc53a7ba9e5968b7ab checksum=6e7c7330a8f7a1d118e33338941381faa005759921caa241535d6930bb12140f
long_desc=" long_desc="
This library makes it much simpler to use libudev from programs already using This library makes it much simpler to use libudev from programs already using
GObject. It also makes it possible to easily use libudev from other GObject. It also makes it possible to easily use libudev from other

View file

@ -2,7 +2,7 @@
pkgname=man-pages pkgname=man-pages
version=3.35 version=3.35
homepage="http://man7.org/linux/man-pages/index.html" homepage="http://man7.org/linux/man-pages/index.html"
distfiles="http://man7.org/linux/man-pages/download/$pkgname-$version.tar.gz" distfiles="http://man7.org/linux/download/man-pages/$pkgname-$version.tar.gz"
short_desc="Linux Documentation Project manual pages" short_desc="Linux Documentation Project manual pages"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2" license="GPL-2"

View file

@ -1,7 +1,8 @@
# Template file for 'module-init-tools' # Template file for 'module-init-tools'
pkgname=module-init-tools pkgname=module-init-tools
version=3.16 version=3.16
distfiles="${KERNEL_SITE}//utils/kernel/$pkgname/$pkgname-$version.tar.bz2" #distfiles="${KERNEL_SITE}/utils/kernel/$pkgname/$pkgname-$version.tar.bz2"
distfiles="http://anduin.linuxfromscratch.org/sources/LFS/lfs-packages/conglomeration/module-init-tools/module-init-tools-3.16.tar.bz2"
revision=1 revision=1
short_desc="Tools for managing kernel modules" short_desc="Tools for managing kernel modules"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"

View file

@ -8,3 +8,4 @@ libc.so.6
libdb-4.8.so libdb-4.8.so
librt.so.1 librt.so.1
libgdbm.so.4 libgdbm.so.4
libgdbm_compat.so.4

View file

@ -2,7 +2,7 @@
pkgname=perl pkgname=perl
version=5.14.2 version=5.14.2
distfiles="http://www.cpan.org/src/5.0/$pkgname-$version.tar.bz2" distfiles="http://www.cpan.org/src/5.0/$pkgname-$version.tar.bz2"
revision=2 revision=3
short_desc="Practical Extraction and Report Language" short_desc="Practical Extraction and Report Language"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.perl.org" homepage="http://www.perl.org"

View file

@ -3,20 +3,19 @@ pkgname=tzdata
wrksrc=${pkgname} wrksrc=${pkgname}
create_wrksrc=yes create_wrksrc=yes
_tzcode_ver=2011i _tzcode_ver=2011i
_tzdata_ver=2011m _tzdata_ver=2011n
version=${_tzdata_ver} version=${_tzdata_ver}
distfiles=" distfiles="
ftp://munnari.oz.au/pub/tzcode${_tzcode_ver}.tar.gz http://www.iana.org/time-zones/repository/releases/tzcode${_tzcode_ver}.tar.gz
ftp://munnari.oz.au/pub/tzdata${_tzdata_ver}.tar.gz" http://www.iana.org/time-zones/repository/releases/tzdata${_tzdata_ver}.tar.gz"
build_style=gnu-makefile build_style=gnu-makefile
homepage="http://www.twinsun.com/tz/tz-link.htm" homepage="http://www.iana.org/time-zones"
revision=1
short_desc="Time zone and daylight-saving time data" short_desc="Time zone and daylight-saving time data"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2" license="GPL-2"
checksum=" checksum="
f0dd991de3f8d6c599c104e294377c9befa1ef40aa5a1d09e2e295a453f3c1ec f0dd991de3f8d6c599c104e294377c9befa1ef40aa5a1d09e2e295a453f3c1ec
c8e01f5b4a3cd8b8aee84b4befb4b671cef34353e5af022ed22071f5b86ef5f4" a343e542486b2b8ebdeca474eed79f1c04f69420ca943c2b9bdea1d2385e38cd"
long_desc=" long_desc="
This package contains data required for the implementation of standard This package contains data required for the implementation of standard
local time for many representative locations around the globe. It is local time for many representative locations around the globe. It is

View file

@ -2,8 +2,7 @@
pkgname=udev pkgname=udev
version=175 version=175
revision=2 revision=2
#distfiles="${KERNEL_SITE}/utils/kernel/hotplug/udev-${version}.tar.bz2" distfiles="${KERNEL_SITE}/utils/kernel/hotplug/udev-${version}.tar.xz"
distfiles="http://people.freedesktop.org/~kay/udev/udev-${version}.tar.bz2"
build_style=gnu-configure build_style=gnu-configure
configure_args="--sbindir=/sbin --without-selinux --libexecdir=/lib/udev configure_args="--sbindir=/sbin --without-selinux --libexecdir=/lib/udev
--with-rootlibdir=/lib --disable-introspection --enable-edd --enable-floppy --with-rootlibdir=/lib --disable-introspection --enable-edd --enable-floppy
@ -13,7 +12,7 @@ short_desc="/dev/ and hotplug management daemon"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html" homepage="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
license="GPL-2" license="GPL-2"
checksum=4c7937fe5a1521316ea571188745b9a00a9fdf314228cffc53a7ba9e5968b7ab checksum=6e7c7330a8f7a1d118e33338941381faa005759921caa241535d6930bb12140f
long_desc=" long_desc="
udev is a daemon which dynamically creates and removes device nodes from udev is a daemon which dynamically creates and removes device nodes from
/dev/, handles hotplug events and loads drivers at boot time." /dev/, handles hotplug events and loads drivers at boot time."