Re: [arch-general] Intro + package maintenance

2009-01-14 Thread aashiks

Hi all,

@Asish , I was looking for input methods

The PKGBUILD for libotf works well. So we now have PKGBUILDs for the current 
versions of  :

libotf
m17n-lib
m17n-db
scim-tables


Also , I have packaged fonts for Malayalam ( These are now in official Debian  
and Fedora repositories) . I have put the PKGBUILD for it in AUR 
( http://aur.archlinux.org/packages.php?ID=23145 ). 

How do we go about ensuring that these packages make it to extra/community ? 

Regards,
Aashik 




Re: [arch-general] Intro + package maintenance

2009-01-11 Thread aashiks
Thanks for the libotf PKGBUILD. But as I mentioned, there is already one in 
AUR ( http://aur.archlinux.org/packages.php?ID=16709) . I will check this one 
out.  i found what i was looking for in the scim-tables package. I was looking 
for an input method called Swanalekha. it is there in both m17n and scim-
tables. I have what i need now. But since we started this we will finish it 
off. 
:)

Will check the script and report back.


Re: [arch-general] Intro + package maintenance

2009-01-11 Thread Ashish SHUKLA
aashiks  writes:
>  Hi all, 

> I checked the PKGBUILD scripts that Asish sent. Both scripts work correctly. 
> The m17n-lib PKGBUILD script is correct and it correctly shows a dependency 
> for libotf. But I couldn't find the libotf package  in pacman. So I ended up 
> using the libotf-cvs (http://aur.archlinux.org/packages.php?ID=16709) from 
> AUR. This libotf packages is installed as libotf-cvs, so i had to modify the 
> PKGBUILD script for m17n-lib to use libotf-cvs instaed of libotf.  So I think 
> if the m17n-lib package has to be included in extra/community repos, the 
> libotf package should go in also.

Sorry, I didn't noticed that it needed libotf also. Attached is the
PKGBUILD for libotf-0.9.8.

I never experienced this quick porting with any distro other than
FreeBSD and ofcourse ArchLinux. This is real fun.

> The m17n-db script works correctly.

> If the m17n-libs are included, then I think it would be a very good idea to 
> include the m17-contrib packages from AUR 
> (http://aur.archlinux.org/packages.php?ID=22049) also, since this includes 
> m17n support for some widely used indic languages . I was specifically 
> looking 
> for Malayalam which got recently included in m17n-contrib.

AFAICS, Malayalam language input seems to be supported in m17n-db-1.5.2
also. What specific thing are you looking for Malyalam language like
rendering of Malyalam script, input method

HTH
-- 
Ashish SHUKLA


pgp0rEHv28A5B.pgp
Description: PGP signature
pkgname=libotf
pkgver=0.9.8
pkgrel=0
pkgdesc="OpenType Font library"
url="http://www.m17n.org/libotf/";
arch=('i686' 'x86_64')
license=('GPL')
groups=
provides=
depends=('libxaw' 'libxmu' 'libxt' 'freetype2' 'libx11')
makedepends=
conflicts=
replaces=
backup=
install=
source=(http://www.m17n.org/libotf/$pkgname-$pkgver.tar.gz)
md5sums=('586e806cf585e26ce5f3a51c472fe2d5')

build() {
cd ${srcdir}/$pkgname-$pkgver
./configure --prefix=/usr
make || return 1
make prefix=${pkgdir}/usr install || return 1
}



Re: [arch-general] Intro + package maintenance

2009-01-11 Thread aashiks
 Hi all, 

I checked the PKGBUILD scripts that Asish sent. Both scripts work correctly. 
The m17n-lib PKGBUILD script is correct and it correctly shows a dependency 
for libotf. But I couldn't find the libotf package  in pacman. So I ended up 
using the libotf-cvs (http://aur.archlinux.org/packages.php?ID=16709) from 
AUR. This libotf packages is installed as libotf-cvs, so i had to modify the 
PKGBUILD script for m17n-lib to use libotf-cvs instaed of libotf.  So I think 
if the m17n-lib package has to be included in extra/community repos, the 
libotf package should go in also.  

The m17n-db script works correctly.

If the m17n-libs are included, then I think it would be a very good idea to 
include the m17-contrib packages from AUR 
(http://aur.archlinux.org/packages.php?ID=22049) also, since this includes 
m17n support for some widely used indic languages . I was specifically looking 
for Malayalam which got recently included in m17n-contrib.

Thanks all for your help. Awaiting feed back from everyone.

regards
Aashik S


Re: [arch-general] Intro + package maintenance

2009-01-10 Thread stefan-husm...@t-online.de

-Original Message-
> Date: Sat, 10 Jan 2009 01:45:05 +0100
> Subject: Re: [arch-general] Intro + package maintenance
> From: wahjava...@gmail.com (Ashish SHUKLA)
> To: General Discusson about Arch Linux 

> aashiks  writes:
> > Hi,
> 
> Hi,
> 
> > If you can share the PKGBUILD it will be helpful. My problem issue (
> > inpu= 
> tting=20
> > Malayalam ) was solved because there was a scim-tables version of
> > the spe= 
> cific=20
> > inpput scheme i was looking for. I had to get the latest scim-tables
> > ( 0.= 
> 5.8 )=20
> > for it to work. I had to create a patch due to a bug , but i now
> > have a=20 working package now. I am attaching the patch and PKGBUILD
> > for scim-table= 
> s=20
> > 0.5.8 with this.  please do check
> 
> Please checkout the attached PKGBUILD scripts. In case you use Emacs
> (CVS) from Arch's repos and having problem rendering Indic scripts,
> I've created a custom PKGBUILD for that too.
> 
> 
> > Regards,
> > Ashik S
> 
> HTH
> =2D-=20
> Ashish SHUKLA
> 
> 
Hi,
please also have a look at  emacs-otf on AUR. It comes with
m17n-librarys.

Regards




Re: [arch-general] Intro + package maintenance

2009-01-09 Thread Ashish SHUKLA
aashiks  writes:
> Hi,

Hi,

> If you can share the PKGBUILD it will be helpful. My problem issue ( 
> inputting 
> Malayalam ) was solved because there was a scim-tables version of the 
> specific 
> inpput scheme i was looking for. I had to get the latest scim-tables ( 0.5.8 
> ) 
> for it to work. I had to create a patch due to a bug , but i now have a 
> working package now. I am attaching the patch and PKGBUILD for scim-tables 
> 0.5.8 with this.  please do check

Please checkout the attached PKGBUILD scripts. In case you use Emacs
(CVS) from Arch's repos and having problem rendering Indic scripts, I've
created a custom PKGBUILD for that too.

> Regards,
> Ashik S

HTH
-- 
Ashish SHUKLA


pgptnWn6UQAfe.pgp
Description: PGP signature
# $Id: PKGBUILD 9021 2008-08-17 02:49:51Z eric $
# Contributor: Camille Moncelier 

pkgname=m17n-lib
pkgver=1.5.3
pkgrel=1
pkgdesc="A multilingual text processing library (runtimes)"
arch=(i686 x86_64)
url="http://www.m17n.org/m17n-lib/";
license=("GPL")
depends=('libxft' 'libxaw' 'm17n-db>=1.5.3' 'fribidi' 'libxml2' 'gd' 'ispell' 
'anthy' 'libotf')
options=('!libtool')
source=(http://www.m17n.org/m17n-lib-download/$pkgname-$pkgver.tar.gz 
m17n-lib-1.3.1-fPIC.patch)
md5sums=('6c6c243a14305fee373283b553226215' 'a4f06321702ba7c97ba537e12c27d147')

build() {
  cd $startdir/src/$pkgname-$pkgver

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

#The m17n library is configured with these external libraries.
#  fribidi freetype xft2 fontconfig gdlib xml2 anthy ispell

# $Id: PKGBUILD 8939 2008-08-17 01:09:10Z eric $
# Maintainer: damir 
# Contributor: Camille Moncelier 

pkgname=m17n-db
pkgver=1.5.3
pkgrel=1
pkgdesc="A multilingual text processing library (database)"
arch=(i686 x86_64)
url="http://www.m17n.org/m17n-lib/";
license=GPL
depends=('glibc') # not because of compiling, but because of 
/usr/share/i18n/charmaps/ files that glibc provides
source=(http://www.m17n.org/m17n-lib-download/$pkgname-$pkgver.tar.gz)
md5sums=('0fdf4582389bb8de75de88caffdd0776')

build() {
  cd $startdir/src/$pkgname-$pkgver
  ./configure --prefix=/usr
  make || return 1
  make DESTDIR=$startdir/pkg install
}



Re: [arch-general] Intro + package maintenance

2009-01-09 Thread aashiks
Hi,

If you can share the PKGBUILD it will be helpful. My problem issue ( inputting 
Malayalam ) was solved because there was a scim-tables version of the specific 
inpput scheme i was looking for. I had to get the latest scim-tables ( 0.5.8 ) 
for it to work. I had to create a patch due to a bug , but i now have a 
working package now. I am attaching the patch and PKGBUILD for scim-tables 
0.5.8 with this.  please do check

Regards,
Ashik S




scim-tables-0.5.8-build.tar.gz
Description: application/compressed-tar


Re: [arch-general] Intro + package maintenance

2009-01-09 Thread Ashish SHUKLA

In , Aaron Griffin 
wrote:

On Thu, Jan 8, 2009 at 5:55 AM, aashiks  wrote:

Thanks :) I will report back with my efforts.


Additionally, considering these are orphans, if you can report success
or any changes here, I'm sure we can get some developer to go ahead
and rebuild these packages (assuming they won't be able to do rigorous
testing due to the fact that we have no developers who use scim for
their native languages).


Hi Aaron,

I'm using latest m17n* packages (built from my local PKGBUILD) with Emacs (CVS) 
without any issues. I'm interested in sharing and maintaining them, if anyone else 
is not. Can you tell me how do I post the PKGBUILD for inclusion in repositories ?


Thanks
--
Ashish SHUKLA


pgpCnT1bwrItD.pgp
Description: PGP signature


Re: [arch-general] Intro + package maintenance

2009-01-08 Thread Aaron Griffin
On Thu, Jan 8, 2009 at 5:55 AM, aashiks  wrote:
> Thanks :) I will report back with my efforts.

Additionally, considering these are orphans, if you can report success
or any changes here, I'm sure we can get some developer to go ahead
and rebuild these packages (assuming they won't be able to do rigorous
testing due to the fact that we have no developers who use scim for
their native languages).

Cheers,
Aaron


Re: [arch-general] Intro + package maintenance

2009-01-08 Thread aashiks
Thanks :) I will report back with my efforts.


Re: [arch-general] Intro + package maintenance

2009-01-08 Thread Loui Chang
On Thu, Jan 08, 2009 at 04:34:24PM +0530, aashiks wrote:
> My name is Aashik and i have been using Arch for the last two days. I was 
> planning to simply try it, but decided to stick with it because i like its 
> simplicity. Only one annoying thing happened to me.
> 
> I am from India and my mother tongue is Malayalam. I tried to use scim and 
> m17n version of malayalam input methods. There were a few glitches. I noticed 
> that it is out of date and is currently flagged as  'orphan' when you do a 
> package search. To be precise, 
> the following packages.
> 
> m17n-db,m17n-lib,scim-m17n
> 
> There have been some commits made in the last few months from a project 
> called 
> SMC ( http://smc.org.in ) which enables phonetic text input in Malayalam via 
> m17n also. 
> 
> I did not file a bug report because it asks everyone not to report outdated 
> packages as bugs.Is anyone actively maintaining i686 these packages ? If not 
> I 
> can do it. I have spare time ( i took some time off from work ) . I don't 
> know 
> a thing about creating packages and things like that.  If someone can answer 
> my questions and doubts as they pop up , I can take up this task. 

Hey Aashik,
If you're interested you can fetch the build files for your packages
with `abs repo/pkg`. Copy those files somewhere for building, modify
them, and run makepkg to build your packages. Have a look at these pages
for more detailed info on the process. Cheers!

http://wiki.archlinux.org/index.php/ABS
http://wiki.archlinux.org/index.php/AUR_User_Guidelines
http://wiki.archlinux.org/index.php/Arch_Packaging_Standards



[arch-general] Intro + package maintenance

2009-01-08 Thread aashiks
Hi all,

Apologies for the long mail but do read on. 

My name is Aashik and i have been using Arch for the last two days. I was 
planning to simply try it, but decided to stick with it because i like its 
simplicity. Only one annoying thing happened to me.

I am from India and my mother tongue is Malayalam. I tried to use scim and 
m17n version of malayalam input methods. There were a few glitches. I noticed 
that it is out of date and is currently flagged as  'orphan' when you do a 
package search. To be precise, 
the following packages.

m17n-db,m17n-lib,scim-m17n

There have been some commits made in the last few months from a project called 
SMC ( http://smc.org.in ) which enables phonetic text input in Malayalam via 
m17n also. 

I did not file a bug report because it asks everyone not to report outdated 
packages as bugs.Is anyone actively maintaining i686 these packages ? If not I 
can do it. I have spare time ( i took some time off from work ) . I don't know 
a thing about creating packages and things like that.  If someone can answer 
my questions and doubts as they pop up , I can take up this task. 

Regards
Aashik

---