You are not logged in.

#1 2004-11-22 21:43:52

celeron2002
Member
From: Santiago, Chile.
Registered: 2004-02-18
Posts: 150

[updated] gparted

# Contributor: Eric Belanger <belanger@astro.umontreal.ca>
                                                
pkgname=gparted
pkgver=0.0.6
pkgrel=1
pkgdesc="GParted is a graphical frontend to libparted. It supports creatin
resizing, moving and copying of partitions."
url="http://gparted.sourceforge.net/"
license="GPL"
depends=('parted' 'gtkmm' 'perlxml')
source=(http://dl.sourceforge.net/sourceforge/gparted/$pkgname-$pkgver.tar
md5sums=('d8be5152e6ebc89513127a59bfe93258' )             

build() {
  cd $startdir/src/$pkgname
  rm install-sh depcomp
  ln -s /usr/share/automake-1.9/install-sh install-sh
  ln -s /usr/share/automake-1.9/depcomp depcomp
  ./configure --prefix=/usr
  make || return 1
  make prefix=$startdir/pkg/usr install
}

the major new feature is the support for reiserfs partitions


irc.bsd.cl #linux
irc.freenode.org #archlinux-es

Offline

#2 2004-11-22 22:36:50

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: [updated] gparted

edo-kun?

Offline

#3 2004-11-23 00:02:45

celeron2002
Member
From: Santiago, Chile.
Registered: 2004-02-18
Posts: 150

Re: [updated] gparted

yes!!! edo-kun, full metal alchemist is very nice wink


irc.bsd.cl #linux
irc.freenode.org #archlinux-es

Offline

#4 2004-11-23 01:47:08

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: [updated] gparted

celeron2002 wrote:

yes!!! edo-kun, full metal alchemist is very nice wink

I have them all fansubbed 8) - the end was weird... but good

Offline

#5 2004-11-24 16:56:53

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: [updated] gparted

celeron2002: Thanks for the notice.   tongue  I have updated my repo.

Offline

Board footer

Powered by FluxBB