Skip to content

Instantly share code, notes, and snippets.

View Lokaltog's full-sized avatar

Kim A. Ødegaard Lokaltog

View GitHub Profile
# Contributor: Jonathan Wiersma <archaur at jonw dot org>
# Contributor: Kim Silkeb?kken <[email protected]>
pkgname=eclipse-dltk-core
_stream="R2.0"
_buildtype="R" # R => Released, M => Maintenance, S => Stable, I => Integration
_builddate="201006161315"
pkgver="${_stream}_${_builddate}"
pkgrel=1
pkgdesc="Support for dynamic languages in Eclipse"