You are not logged in.

#1 2005-07-04 17:51:29

tom.deb
Member
From: manchester/UK
Registered: 2005-06-20
Posts: 42
Website

New package => GTKPOD 0.93.1

My first PKGBUILD for the new gtkpod released last week:

here it is :

pkgname=gtkpod
pkgver=0.93.1
pkgrel=1
pkgdesc="gtkpod is a platform independent GUI for Apple's iPod using GTK2"
url="http://sourceforge.net/forum/forum.php?forum_id=476170"
license="GPL"
depends=(gtk2 'gettext>=0.11.0' libid3tag)
source=('http://heanet.dl.sourceforge.net/sourceforge/gtkpod/gtkpod-0.93.1.tar.gz')
md5sums=('a731e55f1ab1e6ab2301baeb99061ad7')
build() {
  cd $startdir/src/$pkgname-$pkgver
  ./configure --prefix=/usr
  make || return 1
  make DESTDIR=$startdir/pkg install
}

could you please tell me if it works on your machine ???


t o m d e b
_______________________________________
"the urge to destroy is a creative urge."
                                                 Mikhail Bakunin.

Offline

#2 2005-07-05 20:07:08

xerxes2
Member
From: Malmoe, Sweden
Registered: 2004-04-23
Posts: 1,249
Website

Re: New package => GTKPOD 0.93.1

hello,

this package is already in the main repos,

[root@UFU xerxes2]# lazy-pac-cli -Tn gtkpod
These packages were found:
gtkpod-0.93-1

just use pacman to install it


arch + gentoo + initng + python = enlisy

Offline

#3 2005-07-05 20:17:29

T-Dawg
Forum Fellow
From: Charlotte, NC
Registered: 2005-01-29
Posts: 2,736

Re: New package => GTKPOD 0.93.1

or lazypac!  wink

Offline

#4 2005-07-05 21:13:15

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

Re: New package => GTKPOD 0.93.1

http://aur.archlinux.org/packages.php?d … ls=1&ID=24

for the record, uncomment the community section in /etc/pacman.conf... it's in the community repo

Offline

#5 2005-07-06 07:29:53

tom.deb
Member
From: manchester/UK
Registered: 2005-06-20
Posts: 42
Website

Re: New package => GTKPOD 0.93.1

oh right ! my mistake. Should have looked a bit further. Was surprisde that nobody had done it and it was so straightforward.

Thanks


t o m d e b
_______________________________________
"the urge to destroy is a creative urge."
                                                 Mikhail Bakunin.

Offline

#6 2005-07-06 10:30:20

xerxes2
Member
From: Malmoe, Sweden
Registered: 2004-04-23
Posts: 1,249
Website

Re: New package => GTKPOD 0.93.1

so it was in community repo,
that explains why you didn't find it with pacman,

first rule when you can't find a package is to check out aur, if it's not there then you can make your own pkgbuild,


arch + gentoo + initng + python = enlisy

Offline

#7 2005-07-06 10:42:46

tom.deb
Member
From: manchester/UK
Registered: 2005-06-20
Posts: 42
Website

Re: New package => GTKPOD 0.93.1

got that now !

still quite new to arch. sorry for that


t o m d e b
_______________________________________
"the urge to destroy is a creative urge."
                                                 Mikhail Bakunin.

Offline

#8 2005-07-06 15:09:56

xerxes2
Member
From: Malmoe, Sweden
Registered: 2004-04-23
Posts: 1,249
Website

Re: New package => GTKPOD 0.93.1

no problem,

aur is still pretty young so not all people have heard about it,


arch + gentoo + initng + python = enlisy

Offline

#9 2005-07-06 15:12:14

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

Re: New package => GTKPOD 0.93.1

xerxes2 wrote:

no problem,

aur is still pretty young so not all people have heard about it,

hey, but the community repo is now in the default pacman.conf (but it's commented out)!

Offline

#10 2005-07-06 19:31:48

xerxes2
Member
From: Malmoe, Sweden
Registered: 2004-04-23
Posts: 1,249
Website

Re: New package => GTKPOD 0.93.1

yes it is,
but all pkgbuilds over at aur doesn't exist in community(as packages) so you must check aur also if you don't want to do unnecessary work,


arch + gentoo + initng + python = enlisy

Offline

#11 2005-07-06 20:46:04

kyle.tk
Member
Registered: 2005-05-17
Posts: 13

Re: New package => GTKPOD 0.93.1

i was thinking. could one of the mods put a button in the arch package search that would take you to aur and search for whatever query you entered?

i think it would help in finding packages easier

Offline

#12 2005-07-06 20:56:25

Dusty
Schwag Merchant
From: Medicine Hat, Alberta, Canada
Registered: 2004-01-18
Posts: 5,986
Website

Re: New package => GTKPOD 0.93.1

There's a link to AUR at the top of the forum, if that's what you mean.

I think there is talk of making the AUR search and main repository search all in one place so its easier to find stuff. The time between talk of and implementation is defined as very long.

Dusty

Offline

Board footer

Powered by FluxBB