[arch-commits] CVS update of extra/editors/peacock (PKGBUILD)

Eric Belanger eric at archlinux.org
Sun Nov 4 22:07:37 UTC 2007


    Date: Sunday, November 4, 2007 @ 17:07:37
  Author: eric
    Path: /home/cvs-extra/extra/editors/peacock

 Removed: PKGBUILD (1.9)

extra repo cleanup


----------+
 PKGBUILD |   23 -----------------------
 1 file changed, 23 deletions(-)


Index: extra/editors/peacock/PKGBUILD
diff -u extra/editors/peacock/PKGBUILD:1.9 extra/editors/peacock/PKGBUILD:removed
--- extra/editors/peacock/PKGBUILD:1.9	Sun Apr 22 13:58:15 2007
+++ extra/editors/peacock/PKGBUILD	Sun Nov  4 17:07:37 2007
@@ -1,23 +0,0 @@
-# $Id: PKGBUILD,v 1.9 2007/04/22 17:58:15 jgc Exp $
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-# Contributer: Ben<contrasutra at myrealbox.com>
-
-pkgname=peacock
-pkgver=1.9.1
-pkgrel=6
-pkgdesc="a gtk2 wysiwyg html editor"
-arch=(i686 x86_64)
-license=(GPL)
-url="http://peacock.sourceforge.net/"
-depends=('libgnomeui>=2.18.1-2' 'gtksourceview>=1.8.5-2' 'gtkhtml>=3.14.1-2' 'gnome-spell>=1.0.7-3')
-source=(http://heanet.dl.sourceforge.net/sourceforge/peacock/${pkgname}-${pkgver}.tar.gz)
-md5sums=('85283f1c5f6e271ed7f977b18d7504b0')
-
-build() {
-  cd ${startdir}/src/${pkgname}-${pkgver}
-  sed -i -e 's/GtkHTML_Editor\:3\.0/GtkHTML_Editor\:3\.14/g' \
-	src/peacock-mdi.c src/peacock-file-client.c || return 1
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  make || return 1
-  make DESTDIR=${startdir}/pkg install
-}




More information about the arch-commits mailing list