[arch-commits] CVS update of unstable/network/gaim-svn (PKGBUILD tango-gaim.zip)

Dan McGee dan at archlinux.org
Tue May 1 15:15:58 UTC 2007


    Date: Tuesday, May 1, 2007 @ 11:15:58
  Author: dan
    Path: /home/cvs-unstable/unstable/network/gaim-svn

 Removed: PKGBUILD (1.23) tango-gaim.zip (1.1)

Removing gaim-svn, moved to pidgin-mtn.


----------------+
 PKGBUILD       |   47 -----------------------------------------------
 tango-gaim.zip |    <<Binary file>>
 2 files changed, 1 insertion(+), 47 deletions(-)


Index: unstable/network/gaim-svn/PKGBUILD
diff -u unstable/network/gaim-svn/PKGBUILD:1.23 unstable/network/gaim-svn/PKGBUILD:removed
--- unstable/network/gaim-svn/PKGBUILD:1.23	Sat Apr 14 17:39:51 2007
+++ unstable/network/gaim-svn/PKGBUILD	Tue May  1 11:15:58 2007
@@ -1,47 +0,0 @@
-# Maintainer: Shadowhand <woody.gilk at gmail.com>
-pkgname=gaim-svn
-pkgver=18236
-pkgrel=2
-pkgdesc="A GTK+-based messaging client - SVN build"
-url="http://gaim.sourceforge.net"
-provides=('gaim')
-conflicts=('gaim' 'gaim-beta')
-options=('nolibtool')
-depends=('startup-notification' 'gnutls' 'dbus-glib' 'gstreamer0.10' \
-         'gtkspell' 'libxss' 'libxml2')
-makedepends=('subversion' 'intltool' 'unzip')
-source=('tango-gaim.zip')
-md5sums=('12b75294e891f00059ea3a1725f04e0c')
-
-_svnmod=gaim-svn
-_svntrunk=https://svn.sourceforge.net/svnroot/gaim/trunk
-
-build() {
-  cd $startdir/src
-  msg "Connecting to $_svnmod SVN server...."
-  svn co $_svntrunk $_svnmod -r $pkgver
-
-  msg "SVN checkout done or server timeout"
-  msg "Starting make..."
-	
-  cp -r $_svnmod $_svnmod-build
-	
-  cd $startdir/src/$_svnmod-build
-  ./autogen.sh --prefix=/usr --enable-vv  --enable-aspell \
-               --enable-dbus --enable-gstreamer --disable-nss --disable-perl \
-               --disable-mono --disable-gtktest --disable-glibtest \
-               --disable-gevolution --disable-dbustest --disable-gntgaim \
-               --disable-tk --disable-tcl --disable-schemas-install || return 1
-  make || return 1
-  make DESTDIR=$startdir/pkg install || return 1
-  rm -rf $startdir/pkg/usr/etc
-	
-  # Tango!!
-  pixmap_dir="$startdir/pkg/usr/share/pixmaps/gaim"
-  [ ! -d "$pixmap_dir" ] && mkdir "$pixmap_dir"
-  cd $pixmap_dir
-  unzip -qqo $startdir/src/tango-gaim.zip
-  
-  rm -rf $startdir/src/$_svnmod-build
-}
-
Index: unstable/network/gaim-svn/tango-gaim.zip
<<Binary file>>




More information about the arch-commits mailing list