mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
.lpbuild: sox dependency, updated config
git-svn-id: svn://ultimatepp.org/upp/trunk@8120 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
abd1c931c7
commit
3240c9ee6f
2 changed files with 16 additions and 42 deletions
|
|
@ -19,6 +19,7 @@ Description: C++ library for cross-platform development
|
|||
Package: theide
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Recommends: sox
|
||||
Replaces: upp (<= 2332)
|
||||
Description: IDE (not only) for Ultimate++ framework
|
||||
TheIDE introduces modular concepts to C++ programming. It features
|
||||
|
|
@ -31,6 +32,7 @@ Description: IDE (not only) for Ultimate++ framework
|
|||
Package: theide-nogtk
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Recommends: sox
|
||||
Provides: theide
|
||||
Replaces: theide, upp (<=2332)
|
||||
Conflicts: theide
|
||||
|
|
|
|||
|
|
@ -1,3 +1,17 @@
|
|||
[upp-vivid]
|
||||
fqdn = ppa.launchpad.net
|
||||
method = ftp
|
||||
incoming = ~dolik-rce/upp-nightly/ubuntu/vivid
|
||||
login = anonymous
|
||||
allow_unsigned_uploads = 0
|
||||
|
||||
[upp-utopic]
|
||||
fqdn = ppa.launchpad.net
|
||||
method = ftp
|
||||
incoming = ~dolik-rce/upp-nightly/ubuntu/utopic
|
||||
login = anonymous
|
||||
allow_unsigned_uploads = 0
|
||||
|
||||
[upp-trusty]
|
||||
fqdn = ppa.launchpad.net
|
||||
method = ftp
|
||||
|
|
@ -5,27 +19,6 @@ incoming = ~dolik-rce/upp-nightly/ubuntu/trusty
|
|||
login = anonymous
|
||||
allow_unsigned_uploads = 0
|
||||
|
||||
[upp-saucy]
|
||||
fqdn = ppa.launchpad.net
|
||||
method = ftp
|
||||
incoming = ~dolik-rce/upp-nightly/ubuntu/saucy
|
||||
login = anonymous
|
||||
allow_unsigned_uploads = 0
|
||||
|
||||
[upp-raring]
|
||||
fqdn = ppa.launchpad.net
|
||||
method = ftp
|
||||
incoming = ~dolik-rce/upp-nightly/ubuntu/raring
|
||||
login = anonymous
|
||||
allow_unsigned_uploads = 0
|
||||
|
||||
[upp-quantal]
|
||||
fqdn = ppa.launchpad.net
|
||||
method = ftp
|
||||
incoming = ~dolik-rce/upp-nightly/ubuntu/quantal
|
||||
login = anonymous
|
||||
allow_unsigned_uploads = 0
|
||||
|
||||
[upp-precise]
|
||||
fqdn = ppa.launchpad.net
|
||||
method = ftp
|
||||
|
|
@ -33,27 +26,6 @@ incoming = ~dolik-rce/upp-nightly/ubuntu/precise
|
|||
login = anonymous
|
||||
allow_unsigned_uploads = 0
|
||||
|
||||
[upp-oneiric]
|
||||
fqdn = ppa.launchpad.net
|
||||
method = ftp
|
||||
incoming = ~dolik-rce/upp-nightly/ubuntu/oneiric
|
||||
login = anonymous
|
||||
allow_unsigned_uploads = 0
|
||||
|
||||
[upp-natty]
|
||||
fqdn = ppa.launchpad.net
|
||||
method = ftp
|
||||
incoming = ~dolik-rce/upp-nightly/ubuntu/natty
|
||||
login = anonymous
|
||||
allow_unsigned_uploads = 0
|
||||
|
||||
[upp-maverick]
|
||||
fqdn = ppa.launchpad.net
|
||||
method = ftp
|
||||
incoming = ~dolik-rce/upp-nightly/ubuntu/maverick
|
||||
login = anonymous
|
||||
allow_unsigned_uploads = 0
|
||||
|
||||
[upp-lucid]
|
||||
fqdn = ppa.launchpad.net
|
||||
method = ftp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue