[arch-commits] Commit in racket/trunk (ChangeLog PKGBUILD libpng-1.4.patch)

Eric Bélanger eric at archlinux.org
Sun Nov 7 20:10:06 UTC 2010


    Date: Sunday, November 7, 2010 @ 15:10:05
  Author: eric
Revision: 98341

upgpkg: racket 5.0.2-1
Upstream update, Enabled SMP build, Removed ChangeLog and old png patch

Modified:
  racket/trunk/PKGBUILD
Deleted:
  racket/trunk/ChangeLog
  racket/trunk/libpng-1.4.patch

------------------+
 ChangeLog        |  106 -----------------------------------------------------
 PKGBUILD         |   20 +++-------
 libpng-1.4.patch |   16 --------
 3 files changed, 7 insertions(+), 135 deletions(-)

Deleted: ChangeLog
===================================================================
--- ChangeLog	2010-11-07 19:01:51 UTC (rev 98340)
+++ ChangeLog	2010-11-07 20:10:05 UTC (rev 98341)
@@ -1,106 +0,0 @@
-2010-08-08  Eric Belanger  <eric at archlinux.org>
-
-	* racket 5.0.1-1
-	* Upstream update
-
-2010-06-24  Eric Belanger  <eric at archlinux.org>
-
-	* racket 5.0-2
-	* Disabled stripping (close FS#19962)
-
-2010-06-10  Eric Belanger  <eric at archlinux.org>
-
-	* racket 5.0-1
-	* Renamed drscheme package
-	* Upstream update
-	* Updated url
-	* Changed libxaw and mesa depends to makedepends
-
-2010-04-10  Andrea Scarpino <andrea at archlinux.org>
-
-	* drscheme 4.2.5-1
-	* Upstream update
-
-2010-01-29  Eric Belanger  <eric at archlinux.org>
-
-	* drscheme 4.2.4-1
-	* Upstream update
-
-2010-01-17  Eric Belanger  <eric at archlinux.org>
-
-	* drscheme 4.2.3-3
-	* Rebuilt for libpng 1.4 and libjpeg 8
-
-2010-01-03  Ionut Biru <ionut at archlinux.ro>
-
-	* drscheme 4.2.3-2
-	* disable noopt
-
-2009-12-01  Eric Belanger  <eric at archlinux.org>
-
-	* drscheme 4.2.3-1
-	* Upstream update
-
-2009-10-14  Eric Belanger  <eric at archlinux.org>
-
-	* drscheme 4.2.2-1
-	* Upstream update
-
-2009-07-31  Eric Belanger  <eric at archlinux.org>
-
-	* drscheme 4.2.1-1
-	* Upstream update
-
-2009-07-01  Eric Belanger  <eric at archlinux.org>
-
-	* drscheme 4.2-2
-	* Rebuilt against libjpeg 7
-
-2009-06-04  Eric Belanger  <eric at archlinux.org>
-
-	* drscheme 4.2-1
-	* Upstream update
-
-2009-03-22  Eric Belanger  <eric at archlinux.org>
-
-	* drscheme 4.1.5-1
-	* Upstream update
-
-2009-01-21  Eric Belanger  <eric at archlinux.org>
-
-	* drscheme 4.1.4-1
-	* Upstream update
-
-2008-12-03  Eric Belanger  <eric at archlinux.org>
-
-	* drscheme 4.1.3-1
-	* Upstream update
-
-2008-11-11  Eric Belanger  <eric at archlinux.org>
-
-	* drscheme 4.1.2-1
-	* Upstream update
-
-2008-11-08  Jan de Groot <jgc at archlinux.org>
-
-	* drscheme 4.1.1-2
-	* Rebuild for libxaw
-
-2008-10-09  Eric Belanger  <eric at archlinux.org>
-
-	* drscheme 4.1.1-1
-	* Upstream update
-
-2008-08-19  Eric Belanger  <eric at archlinux.org>
-
-	* drscheme 4.1-1
-	* Upstream update
-
-2008-07-13  Eric Belanger  <eric at archlinux.org>
-
-	* drscheme 4.0.2-1
-	* Upstream update
-	* Added patches (nonstandard-install.patch, paths-fix.patch)
-	  to remove build directory path hard-coded in executables
-	* Updated openssl versioned dependency
-	* Added ChangeLog

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-11-07 19:01:51 UTC (rev 98340)
+++ PKGBUILD	2010-11-07 20:10:05 UTC (rev 98341)
@@ -1,9 +1,8 @@
 # $Id$
 # Maintainer: Eric Belanger <eric at archlinux.org>
-# Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=racket
-pkgver=5.0.1
+pkgver=5.0.2
 pkgrel=1
 pkgdesc="PLT Racket (a variant of Scheme) Environment"
 arch=('i686' 'x86_64')
@@ -14,25 +13,20 @@
 provides=('drscheme')
 conflicts=('drscheme')
 replaces=('drscheme')
-options=('!makeflags' '!strip')
+options=('!strip')
 install=racket.install
-changelog=ChangeLog
-source=(http://download.racket-lang.org/installers/${pkgver}/racket/${pkgname}-${pkgver}-src-unix.tgz \
-	drracket.desktop libpng-1.4.patch)
-md5sums=('52449ea8866c3c149fe4a45ef04ef73a' '9223c9736ead677431542b41271c7b3c'\
-         'ec18faef466c1f18047d14a50be0413c')
-sha1sums=('3109294115184c96d260fef4458a866975a7c847' 'a20808f6b250225704856f82a544681a962a299d'\
-         '2280da2a2ce28b13530c9e749939b895c25fd22e')
+source=(http://download.racket-lang.org/installers/${pkgver}/racket/${pkgname}-${pkgver}-src-unix.tgz drracket.desktop)
+md5sums=('21df9a2f9709026d8b3d040ba72deafc' '9223c9736ead677431542b41271c7b3c')
+sha1sums=('e741630f6b524ef32a13b7df842592ccfe8d39c9' 'a20808f6b250225704856f82a544681a962a299d')
 
 build() {
-  cd "${srcdir}/plt-${pkgver}/src"
-  patch -p2 < ../../libpng-1.4.patch
+  cd "${srcdir}/${pkgname}-${pkgver}/src"
   ./configure --prefix=/usr
   make
 }
 
 package() {
-  cd "${srcdir}/plt-${pkgver}/src"
+  cd "${srcdir}/${pkgname}-${pkgver}/src"
   make DESTDIR="${pkgdir}" install
   install -D -m644 ../collects/icons/plt.xpm "${pkgdir}/usr/share/pixmaps/drracket.xpm"
   install -D -m644 "${srcdir}/drracket.desktop" "${pkgdir}/usr/share/applications/drracket.desktop"

Deleted: libpng-1.4.patch
===================================================================
--- libpng-1.4.patch	2010-11-07 19:01:51 UTC (rev 98340)
+++ libpng-1.4.patch	2010-11-07 20:10:05 UTC (rev 98341)
@@ -1,16 +0,0 @@
-diff -Naur plt-4.2.3-orig/src/wxcommon/wxJPEG.cxx plt-4.2.3/src/wxcommon/wxJPEG.cxx
---- plt-4.2.3-orig/src/wxcommon/wxJPEG.cxx	2010-01-18 00:27:47.000000000 -0500
-+++ plt-4.2.3/src/wxcommon/wxJPEG.cxx	2010-01-18 00:33:49.000000000 -0500
-@@ -726,7 +726,12 @@
-        png_set_strip_16(png_ptr);
- 
-      /* Expand grayscale images to the full 8 bits from 1, 2, or 4 bits/pixel */
-+#if PNG_LIBPNG_VER < 10400
-      png_set_gray_1_2_4_to_8(png_ptr);
-+#else
-+     png_set_expand_gray_1_2_4_to_8(png_ptr);
-+#endif
-+
-    }
- 
-    /* Set the background color to draw transparent and alpha images over.




More information about the arch-commits mailing list