Date: Monday, December 31, 2018 @ 18:18:12
  Author: maximbaz
Revision: 420048

archrelease: copy trunk to community-x86_64

Added:
  geda-gaf/repos/community-x86_64/ChangeLog
    (from rev 420047, geda-gaf/trunk/ChangeLog)
  geda-gaf/repos/community-x86_64/PKGBUILD
    (from rev 420047, geda-gaf/trunk/PKGBUILD)
Deleted:
  geda-gaf/repos/community-x86_64/ChangeLog
  geda-gaf/repos/community-x86_64/PKGBUILD

-----------+
 ChangeLog |  154 ++++++++++++++++++++++++++++++------------------------------
 PKGBUILD  |   76 +++++++++++++++--------------
 2 files changed, 116 insertions(+), 114 deletions(-)

Deleted: ChangeLog
===================================================================
--- ChangeLog   2018-12-31 18:17:54 UTC (rev 420047)
+++ ChangeLog   2018-12-31 18:18:12 UTC (rev 420048)
@@ -1,77 +0,0 @@
-2017-03-29 Kyle Keen <[email protected]>
-       * 1.8.2-3
-       - Guile 2.2.0 rebuild
-
-2016-04-28 Kyle Keen <[email protected]>
-       * 1.8.2-2
-       - Install hooks
-
-2014-01-24 Kyle Keen <[email protected]>
-       * 1.8.2-1
-       - Version bump
-
-2013-09-17 Kyle Keen <[email protected]>
-       * 1.8.1-3
-       - Update url
-
-2013-06-04 BartÅ‚omiej Piotrowski <[email protected]>
-       * 1.8.1-2
-       - ???
-
-2012-01-19 Kyle Keen <[email protected]>
-       * 1.8.1-1
-       - Version bump
-
-2012-01-19 Kyle Keen <[email protected]>
-       * 1.6.2-2
-       - libpng15 rebuild
-
-2010-12-26 Stefan Husmann <[email protected]>
-       * 1.6.1-2
-       - adopted, moved to [community]
-       - added some optional dependencies
-       - added some sed-commands for python2 compatibility
-
-2010-02-14 Jared Casper <[email protected]>
-       * 1.6.1-1
-       - Version bump
-
-2009-10-10 Jared Casper <[email protected]>
-       * 1.6.0-2
-       - Fixed a bug causing icon problems
-
-2009-10-05 Jared Casper <[email protected]>
-       * 1.6.0-1
-       - Merged with geda-libs and renamed to geda-gaf to match up with
-       the release tarball name
-
-2009-05-03 Jared Casper <[email protected]>
-       * 1.4.3-2
-       - Added gettext dep (noted by sergej)
-       - Added '|| return 1's to configure and make commands
-       - A bit of other random cleanup of deps
-
-2009-01-03 Jared Casper <[email protected]>
-       * 1.4.3-1
-       - Version bump
-       - Fix dependencies (s/=>/>=/)
-
-2008-12-20 Jared Casper <[email protected]>
-       * 1.4.2-1
-       - Version bump
-       - Update from comments
-
-2008-09-28 Jared Casper <[email protected]>
-       * 1.4.1-1
-       - Version bump
-       - Added icon cache update
-       - Added icon cache and desktop update to post_update
-
-2008-05-07 Jared Casper <[email protected]>
-
-       * 1.4.0-1
-       - adopted by Jared Casper
-       - Update PKGBUILD to current standards and latest version (1.4.0)
-       - add configure options and install script to handle desktop issues
-       - added ChangeLog
-

Copied: geda-gaf/repos/community-x86_64/ChangeLog (from rev 420047, 
geda-gaf/trunk/ChangeLog)
===================================================================
--- ChangeLog                           (rev 0)
+++ ChangeLog   2018-12-31 18:18:12 UTC (rev 420048)
@@ -0,0 +1,77 @@
+2017-03-29 Kyle Keen <[email protected]>
+       * 1.8.2-3
+       - Guile 2.2.0 rebuild
+
+2016-04-28 Kyle Keen <[email protected]>
+       * 1.8.2-2
+       - Install hooks
+
+2014-01-24 Kyle Keen <[email protected]>
+       * 1.8.2-1
+       - Version bump
+
+2013-09-17 Kyle Keen <[email protected]>
+       * 1.8.1-3
+       - Update url
+
+2013-06-04 BartÅ‚omiej Piotrowski <[email protected]>
+       * 1.8.1-2
+       - ???
+
+2012-01-19 Kyle Keen <[email protected]>
+       * 1.8.1-1
+       - Version bump
+
+2012-01-19 Kyle Keen <[email protected]>
+       * 1.6.2-2
+       - libpng15 rebuild
+
+2010-12-26 Stefan Husmann <[email protected]>
+       * 1.6.1-2
+       - adopted, moved to [community]
+       - added some optional dependencies
+       - added some sed-commands for python2 compatibility
+
+2010-02-14 Jared Casper <[email protected]>
+       * 1.6.1-1
+       - Version bump
+
+2009-10-10 Jared Casper <[email protected]>
+       * 1.6.0-2
+       - Fixed a bug causing icon problems
+
+2009-10-05 Jared Casper <[email protected]>
+       * 1.6.0-1
+       - Merged with geda-libs and renamed to geda-gaf to match up with
+       the release tarball name
+
+2009-05-03 Jared Casper <[email protected]>
+       * 1.4.3-2
+       - Added gettext dep (noted by sergej)
+       - Added '|| return 1's to configure and make commands
+       - A bit of other random cleanup of deps
+
+2009-01-03 Jared Casper <[email protected]>
+       * 1.4.3-1
+       - Version bump
+       - Fix dependencies (s/=>/>=/)
+
+2008-12-20 Jared Casper <[email protected]>
+       * 1.4.2-1
+       - Version bump
+       - Update from comments
+
+2008-09-28 Jared Casper <[email protected]>
+       * 1.4.1-1
+       - Version bump
+       - Added icon cache update
+       - Added icon cache and desktop update to post_update
+
+2008-05-07 Jared Casper <[email protected]>
+
+       * 1.4.0-1
+       - adopted by Jared Casper
+       - Update PKGBUILD to current standards and latest version (1.4.0)
+       - add configure options and install script to handle desktop issues
+       - added ChangeLog
+

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2018-12-31 18:17:54 UTC (rev 420047)
+++ PKGBUILD    2018-12-31 18:18:12 UTC (rev 420048)
@@ -1,37 +0,0 @@
-# Maintainer: Kyle Keen <[email protected]>
-# Contributor: Jared Casper <[email protected]>
-# Contributor: Stefan Husmann <[email protected]>
-
-pkgname=geda-gaf
-pkgver=1.8.2
-pkgrel=4
-pkgdesc="gEDA/gaf suite - Contains gschem, gnetlist, gsymcheck, gattrib, 
utilities and documentation from the gEDA project"
-arch=('x86_64')
-url="http://geda-project.org/";
-license=('GPL')
-depends=('gtk2' 'guile' 'guile2.0' 'libstroke' 'shared-mime-info' 
'hicolor-icon-theme')
-makedepends=('pkg-config' 'perl-xml-parser' 'flex' 'gawk')
-optdepends=('python2: for two of the commands (garchive, tragesym)'
-  'gawk: for sw2asc')
-replaces=('geda-suite' 'geda-libs')
-source=(http://ftp.geda-project.org/geda-gaf/stable/v1.8/$pkgver/$pkgname-$pkgver.tar.gz)
-md5sums=('fa8a807615decf47027e22a217dd0ded')
-
-build ()
-{
-  cd "$srcdir/$pkgname-$pkgver/"
-  ./configure --prefix=/usr --disable-update-xdg-database 
-  make 
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver/"
-  make DESTDIR="$pkgdir/" install 
-  sed -i 's+/usr/bin/env python+/usr/bin/env python2+' \
-    "$pkgdir/usr/bin/garchive"
-  sed -i 's+/usr/bin/python+/usr/bin/python2+' \
-    "$pkgdir/usr/bin/tragesym"
-  sed -i 's+/usr/bin/python+/usr/bin/python2+' \
-    "$pkgdir/usr/share/doc/$pkgname/examples/lightning_detector/bom"
-}
-

Copied: geda-gaf/repos/community-x86_64/PKGBUILD (from rev 420047, 
geda-gaf/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2018-12-31 18:18:12 UTC (rev 420048)
@@ -0,0 +1,39 @@
+# Maintainer: Kyle Keen <[email protected]>
+# Contributor: Jared Casper <[email protected]>
+# Contributor: Stefan Husmann <[email protected]>
+
+pkgname=geda-gaf
+pkgver=1.8.2
+pkgrel=4
+pkgdesc="gEDA/gaf suite - Contains gschem, gnetlist, gsymcheck, gattrib, 
utilities and documentation from the gEDA project"
+arch=('x86_64')
+url="http://geda-project.org/";
+license=('GPL')
+depends=('gtk2' 'guile' 'guile2.0' 'libstroke' 'shared-mime-info' 
'hicolor-icon-theme')
+makedepends=('pkg-config' 'perl-xml-parser' 'flex' 'gawk')
+optdepends=('python2: for two of the commands (garchive, tragesym)'
+  'gawk: for sw2asc')
+replaces=('geda-suite' 'geda-libs')
+source=(http://ftp.geda-project.org/geda-gaf/stable/v1.8/$pkgver/$pkgname-$pkgver.tar.gz{,.asc})
+md5sums=('fa8a807615decf47027e22a217dd0ded'
+         'SKIP')
+validpgpkeys=('6073BA0D62E91251C421C17067B19BABB83BBE9A')
+
+build ()
+{
+  cd "$srcdir/$pkgname-$pkgver/"
+  ./configure --prefix=/usr --disable-update-xdg-database
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver/"
+  make DESTDIR="$pkgdir/" install
+  sed -i 's+/usr/bin/env python+/usr/bin/env python2+' \
+    "$pkgdir/usr/bin/garchive"
+  sed -i 's+/usr/bin/python+/usr/bin/python2+' \
+    "$pkgdir/usr/bin/tragesym"
+  sed -i 's+/usr/bin/python+/usr/bin/python2+' \
+    "$pkgdir/usr/share/doc/$pkgname/examples/lightning_detector/bom"
+}
+

Reply via email to