You are not logged in.

#1 2009-08-12 02:43:58

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,362

giggle - wish to take over support

Hi, giggle has been marked out of date for months. I have an updated PKGBUILD, see below. What's the process for uploading it? I can take over as maintainer if necessary, but haven't done it before.

# Contributor: Ng Oon-Ee <n g  o o n   e e (@gmail.com, remove spaces)
# Contributor: neodreams <yanbrodeur@gmail.com>

pkgname=giggle
pkgver=0.4.91
pkgrel=1
pkgdesc="Giggle is a graphical frontend for the git directory tracker (think of gitk on GTK+)."
arch=(i686 x86_64)
url="http://live.gnome.org/giggle/"
license=('GPL')
depends=('git' 'libglade' 'gtksourceview2' 'perlxml')
source=(http://ftp.gnome.org/pub/GNOME/sources/giggle/0.4/$pkgname-$pkgver.tar.gz)
options=(!libtool)
install=giggle.install
md5sums=('ea88213fa3c9cbf5c571dd17b0e430ea')

build() {
  cd $startdir/src/$pkgname-$pkgver
  ./configure --prefix=/usr
  make || return 1
  make prefix=$startdir/pkg/usr install
  # this file shouldn't be here
  rm $startdir/pkg/usr/share/icons/hicolor/icon-theme.cache
}

Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#2 2009-08-12 02:52:11

Ghost1227
Forum Fellow
From: Omaha, NE, USA
Registered: 2008-04-21
Posts: 1,422
Website

Re: giggle - wish to take over support

Have you contacted the current maintainer? If not please do so. If the current maintainer does not reply, send a message to the mailing list and one of us will orphan the package so you can take it over.


.:[My Blog] || [My GitHub]:.

Offline

#3 2009-08-12 02:55:36

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,362

Re: giggle - wish to take over support

Ah, now why didn't I think about that. Thanks. Will update this when/if I get a reply. Just sent the mail.


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

Board footer

Powered by FluxBB