Feature #311

main/ghostscript: should provide shared library libgs

Added by Natanael Copa 5 months ago. Updated 3 months ago.

Status:Closed Start:03/06/2010
Priority:High Due date:
Assigned to:Cameron Banta % Done:

0%

Category:Aports
Target version:Alpine 2.0.0

Description

It's needed by imagemagick (see #309)

Looking at my archlinux install there are /usr/include/ghostscript/* and /usr/lib/libgs* files

I'm not sure if we want create libgs as a separate package be we surely want the /usr/include files in a separate ghostscript-dev package. (should be enough to add $pkgname-dev to subpackages for that)

maybe bump it to 8.71 while there too?

0001-Update-to-version-8.71.patch (5.9 KB) Cameron Banta, 03/08/2010 02:49 am


Related issues

related to Alpine Linux - Feature #312: main/ghostscript: build against system jpeg, libpng, zlib, jasper and expat libraries Closed 03/06/2010
blocks Alpine Linux - Feature #309: Add font support to imagemagick Closed 03/05/2010

Add

Watchers

History

Updated by Natanael Copa 5 months ago

  • Assigned to changed from Natanael Copa to Cameron Banta
  • Target version set to Alpine 2.0.0

Updated by Natanael Copa 5 months ago

  • Priority changed from Normal to High

i give this high priority since its needed for our infrastruc team.

Updated by Cameron Banta 5 months ago

  • File 0001-Move-dev-include-to-dev-package.patch added
  • Status changed from New to Resolved

Moved the include stuff to the dev package.
Updated to 8.71.
Neither archlinux or gentoo seem to break out the libgs into it's own package - so I left it for now.

Also, while I was working on it, changed it to use the system libraries instead of the ones bundled with the ghostscript tarball (see issue #312).

Git patch is attached.

Updated by Natanael Copa 5 months ago

  • Status changed from Resolved to Assigned

While there could you please also move the make install part to a separate package function and post a new patch?

something like:

package() {
         cd "$srcdir"/$pkgname-$pkgver
         make DESTDIR="$pkgdir" install
}

Updated by Cameron Banta 5 months ago

Moved the install stuff into the package function and attached a git patch. The attached patch replaces the previous one.

Updated by Cameron Banta 5 months ago

  • File deleted (0001-Move-dev-include-to-dev-package.patch)

Updated by Natanael Copa 3 months ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF