gnupic: Re: [gnupic] gputils 0.13.5 released


Previous by date: 3 Nov 2007 07:10:18 +0000 errors in header p18f4550.inc with gputils 0.13.5-beta, Nestor A. Marchesini
Next by date: 3 Nov 2007 07:10:18 +0000 Re: [gnupic] errors in header p18f4550.inc with gputils 0.13.5-beta, David
Previous in thread: 3 Nov 2007 07:10:18 +0000 Re: [gnupic] gputils 0.13.5 released, Borut Razem
Next in thread: 3 Nov 2007 07:10:18 +0000 Re: [gnupic] gputils 0.13.5 released, Peter Stuge

Subject: Re: [gnupic] gputils 0.13.5 released
From: "Nestor A. Marchesini" ####@####.####
Date: 3 Nov 2007 07:10:18 +0000
Message-Id: <472C205E.40309@xinet.com.ar>

El 27/10/07 17:44, David escribió:
> I've just released gputils 0.13.5 for public consumption. It's
> available for download from our sourceforge page
> (www.sf.net/projects/gputils). This is the first release for gputils in
> over a year, and also the first release since gputils' 10th birthday. I
> plan to move to SVN immediately, so anyone who's been holding out
> contributing out of fear or hatred for CVS, now's the time!
>
> This is the final list of features that made it into 0.13.5:
>  - new processors: 10f22[02], 12f510, 16f610, 16f88[23467], 18f1[23]30,
> 18f[24][45]j10, 18f[24]68[25], sx48, sx52
>  - fixed bug causing the '$' (current address) operand to sometimes
> create a duplicate label
>  - added CONFIG and pageselw directives
>  - added support for new COFF format (produced by MPASM) in gpvo
>  - allow empty arguments in macro invocations
>  - gpasm now warns for program memory overflow even in absolute mode
>  - slightly improved some forward reference limitations
>  - gpasm returns non-zero for bad arguments
>
> Please send comments, and whoever is up for it can repackage and/or make
> build scripts for your favorite distro, or package binaries for your
> favorite OS/architecture.
>
> David Barnett
>
> On Fri, 13 Jul 2007 11:45:34 -0500
> "David Barnett" ####@####.#### wrote:
I am user of archlinux and the version of gputils that exists in the 
repositories is 0.13.4.
So I put and make a PKGBUILD for gputils-0.13.5.
The steps to create the package gputils-0.13.5-1-i686.pkg.tar.gz are:

$ cd /packages
$ mkdir gputils-0.13.5
$ cd gputils-0.13.5
copy the script PKGBUILD that I attach in this e-mail in the folder 
/home/user/packages/gputils-0.13.5/
$ makepkg -s
$ su
# pacman -Rd gputils
# makepkg -i gputils
# exit
$ pacman -Qi gputils
Name                 : gputils
Version              : 0.13.5-1
URL                  : http://gputils.sourceforge.net
Licencia             : GPL
Grupos               : Nada
Provee               : Nada
Depende De           : glibc
Elimina              : Nada
Requerido por        : ktechlab  pikdev
Conflictos con       : Nada
Tamano instalado     : 12042,02 K
Empaquetador         : Arch Linux (http://www.archlinux.org)
Arquitectura         : i686
Fecha de compilacion : Sat Nov  3 06:17:56 2007 UTC
Tipo de compilacion  : Unknown
Fecha de instalacion : Sat Nov  3 06:23:51 2007 UTC
Tipo de instalacion  : Explicitly installed
Script de instalacion: No
Description    : GPUTILS is a collection of tools for the Microchip (TM) 
PIC microcontrollers

$ gpasm -v
gpasm-0.13.5 beta

Regads
Néstor A. Marchesini
Chajari-Entre Rios-Argentina

# Contributor: Néstor A. Marchesini ####@####.####
#
#   $ makepkg -s
#   $ su
#   # pacman -Rd gputils
#   # makepkg -i
#   # exit

pkgname=gputils
pkgver=0.13.5
pkgrel=1
pkgdesc="GPUTILS is a collection of tools for the Microchip  (TM) PIC microcontrollers"
url="http://gputils.sourceforge.net"
license="GPL"
arch=('i686')
depends=('glibc')
source=(http://ufpr.dl.sourceforge.net/sourceforge/gputils/$pkgname-$pkgver.tar.gz)
md5sums=('6d8e5ee2a80fbaffa780466e2eb8644b')
build() {
	cd $startdir/src/$pkgname-$pkgver

  	./configure --prefix=/usr
  	make || return 1
  	make DESTDIR=$startdir/pkg install
}


Previous by date: 3 Nov 2007 07:10:18 +0000 errors in header p18f4550.inc with gputils 0.13.5-beta, Nestor A. Marchesini
Next by date: 3 Nov 2007 07:10:18 +0000 Re: [gnupic] errors in header p18f4550.inc with gputils 0.13.5-beta, David
Previous in thread: 3 Nov 2007 07:10:18 +0000 Re: [gnupic] gputils 0.13.5 released, Borut Razem
Next in thread: 3 Nov 2007 07:10:18 +0000 Re: [gnupic] gputils 0.13.5 released, Peter Stuge


Powered by ezmlm-browse 0.20.