gnupic: Thread: Re: [gnupic] gputils 0.13.5 released


[<<] [<] Page 1 of 1 [>] [>>]
Subject: Re: [gnupic] gputils 0.13.5 released
From: Borut Razem ####@####.####
Date: 28 Oct 2007 07:17:06 +0000
Message-Id: <4724376D.5040405@siol.net>

Congratulations from me and on behalf of sdcc developers!

I'm looking forward to see gputils in SVN.

Borut

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
}

Subject: Re: [gnupic] gputils 0.13.5 released
From: Peter Stuge ####@####.####
Date: 3 Nov 2007 20:48:56 +0000
Message-Id: <20071103204849.22023.qmail@stuge.se>

On Sat, Nov 03, 2007 at 04:16:46AM -0300, Nestor A. Marchesini wrote:
> # Contributor: N??stor A. Marchesini ####@####.####
> #
> #   $ makepkg -s
> #   $ su
> #   # pacman -Rd gputils
> #   # makepkg -i
> #   # exit
> 
> pkgname=gputils

Cool!

Can you submit this back to archlinux somehow so that maybe it is
included in the distribution, perhaps in a later version?


//Peter
Subject: Re: [gnupic] gputils 0.13.5 released
From: "Nestor A. Marchesini" ####@####.####
Date: 4 Nov 2007 08:04:01 +0000
Message-Id: <472D7E70.4080407@xinet.com.ar>

El 03/11/07 17:48, Peter Stuge escribió:
> On Sat, Nov 03, 2007 at 04:16:46AM -0300, Néstor A. Marchesini wrote:
>> # Contributor: Néstor A. Marchesini ####@####.####
>> #
>> #   $ makepkg -s
>> #   $ su
>> #   # pacman -Rd gputils
>> #   # makepkg -i
>> #   # exit
>>
>> pkgname=gputils
>
> Cool!
>
> Can you submit this back to archlinux somehow so that maybe it is
> included in the distribution, perhaps in a later version?
>
>
> //Peter

Ok, tomorrow at some hour I will see of sending the PKGBUIL to AUR.
It is pretty always to have the last version :).

Regards
Néstor A. Marchesini
Chajari-Entre Rios-Argentina
[<<] [<] Page 1 of 1 [>] [>>]


Powered by ezmlm-browse 0.20.