Skip to content

A simple perl script to create an arch linux package from an eclipse update site.

License

Notifications You must be signed in to change notification settings

lepokle/eclipse2abs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eclipse2abs

A simple perl script to create an archlinux package for an eclipse plugin from its update site. This script will not work for the eclipse platform itself.

Usage

  • install eclipse2abs from AUR.
  • copy PKGBUILD.tmpl from /usr/share/doc/eclipse2abs and customize it to your needs
  • run eclipse2abs <templatefile> <updatesite>
  • a PKGBUILD file is created in the working directory

Notes:

  • <templatefile> is the file that you have customized
  • <updatesite> is the URL of the eclipse update site (without site.xml)

About

A simple perl script to create an arch linux package from an eclipse update site.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published