Update package-infos to match current Haiku version
* additionally, unify packager (to "The Haiku build system")
This commit is contained in:
parent
773318958f
commit
f7712caf68
@ -1,12 +1,12 @@
|
||||
name haiku
|
||||
version R1~alpha3_pm-1
|
||||
version R1~alpha4_pm-1
|
||||
architecture x86_gcc2
|
||||
summary "The Haiku base system"
|
||||
|
||||
description "The Haiku base system includes all system core software, like
|
||||
boot loader, kernel, the system libraries, servers, and applications."
|
||||
|
||||
packager "Ingo Weinhold <ingo_weinhold@gmx.de>"
|
||||
packager "The Haiku build system"
|
||||
vendor "Haiku Project"
|
||||
|
||||
copyrights "2001-2011 Haiku, Inc. et al"
|
||||
@ -16,7 +16,7 @@ licenses {
|
||||
}
|
||||
|
||||
provides {
|
||||
haiku=R1~alpha3_pm-1 compat>=R1~alpha1
|
||||
haiku=R1~alpha4_pm-1 compat>=R1~alpha1
|
||||
coreutils = 8.4 compat >= 0
|
||||
diffutils = 2.8.1 compat >= 0
|
||||
findutils = 4.2.33 compat >= 0
|
||||
|
@ -1,5 +1,5 @@
|
||||
name haiku_cross_devel
|
||||
version R1~alpha3_pm-1
|
||||
version R1~alpha4_pm-1
|
||||
architecture x86_gcc2
|
||||
summary "The Haiku base system files for cross development"
|
||||
|
||||
@ -14,9 +14,9 @@ copyrights "2001-2011 Haiku, Inc. et al"
|
||||
licenses "MIT"
|
||||
|
||||
provides {
|
||||
haiku_cross_devel = R1~alpha3_pm-1
|
||||
haiku_cross_devel = R1~alpha4_pm-1
|
||||
}
|
||||
|
||||
requires {
|
||||
haiku == R1~alpha3_pm-1
|
||||
haiku == R1~alpha4_pm-1
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
name haiku_devel
|
||||
version R1~alpha3_pm-1
|
||||
version R1~alpha4_pm-1
|
||||
architecture x86_gcc2
|
||||
summary "The Haiku base system development files"
|
||||
|
||||
@ -14,9 +14,9 @@ copyrights "2001-2011 Haiku, Inc. et al"
|
||||
licenses "MIT"
|
||||
|
||||
provides {
|
||||
haiku_devel = R1~alpha3_pm-1
|
||||
haiku_devel = R1~alpha4_pm-1
|
||||
}
|
||||
|
||||
requires {
|
||||
haiku == R1~alpha3_pm-1
|
||||
haiku == R1~alpha4_pm-1
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
name haiku_userguide
|
||||
version R1~alpha3_pm-1
|
||||
version R1~alpha4_pm-1
|
||||
architecture any
|
||||
summary "The Haiku user documentation"
|
||||
description "The Haiku user documentation."
|
||||
@ -11,7 +11,7 @@ copyrights "2001-2011 Haiku, Inc. et al"
|
||||
licenses MIT
|
||||
|
||||
provides {
|
||||
haiku_userguide=R1~alpha3_pm-1
|
||||
haiku_userguide=R1~alpha4_pm-1
|
||||
}
|
||||
|
||||
requires {
|
||||
|
@ -1,5 +1,5 @@
|
||||
name haiku_welcome
|
||||
version R1~alpha3_pm-1
|
||||
version R1~alpha4_pm-1
|
||||
architecture any
|
||||
summary "The Haiku welcome documentation"
|
||||
description "The Haiku welcome documentation for new users."
|
||||
@ -11,7 +11,7 @@ copyrights "2001-2011 Haiku, Inc. et al"
|
||||
licenses "MIT"
|
||||
|
||||
provides {
|
||||
haiku_welcome=R1~alpha3_pm-1
|
||||
haiku_welcome=R1~alpha4_pm-1
|
||||
}
|
||||
|
||||
requires {
|
||||
|
@ -1,5 +1,5 @@
|
||||
name makefile_engine
|
||||
version R1~alpha3_pm-1
|
||||
version R1~alpha4_pm-1
|
||||
architecture any
|
||||
summary "The makefile engine"
|
||||
description "A simple generic makefile engine and makefile template."
|
||||
@ -11,7 +11,7 @@ copyrights "? Be Inc. 2001-2011 Haiku, Inc."
|
||||
licenses MIT
|
||||
|
||||
provides {
|
||||
makefile_engine=R1~alpha3_pm-1
|
||||
makefile_engine=R1~alpha4_pm-1
|
||||
}
|
||||
|
||||
requires {
|
||||
|
Loading…
Reference in New Issue
Block a user