Initial community commit
This commit is contained in:
19
Src/external_dependencies/openmpt-trunk/include/premake/packages/debian/control
vendored
Normal file
19
Src/external_dependencies/openmpt-trunk/include/premake/packages/debian/control
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
Source: premake
|
||||
Section: contrib/devel
|
||||
Priority: optional
|
||||
Maintainer: Ryan Mulder <rjmyst3@gmail.com>
|
||||
Build-Depends: debhelper (>= 5)
|
||||
Standards-Version: 3.7.3
|
||||
Homepage: http://premake.sourceforge.net
|
||||
|
||||
Package: premake
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}
|
||||
Description: Build Script Generator
|
||||
Premake allows you to manage your project configuration in one
|
||||
place and still support those pesky IDE-addicted Windows coders
|
||||
and/or cranky Linux command-line junkies. It allows you to generate
|
||||
project files for tools that you do not own. It saves the time that
|
||||
would otherwise be spent manually keeping several different toolsets
|
||||
in sync. And it provides an easy upgrade path as new versions of your
|
||||
favorite tools are released.
|
||||
Reference in New Issue
Block a user