My favorites | Sign in
Project Home Downloads Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
Source: upp
Section: devel
Priority: optional
Maintainer: Jan Dolinar <dolik.rce@seznam.cz>
Standards-Version: 3.9.1
Build-Depends: g++ (= 4.1) | g++ (>= 4.3), debhelper (>= 7), libx11-dev (>= 1.0.0), libxft-dev (>= 2.1.8), libpng12-dev (>= 1.2.8), libbz2-dev, libgtk2.0-dev (>= 2.8.17), libnotify-dev
Homepage: http://www.ultimatepp.org

Package: upp
Architecture: all
Depends: theide, ${misc:Depends}, g++ (= 4.1) | g++ (>= 4.3), libx11-dev (>= 1.0.0), libxft-dev (>= 2.1.8), libpng12-dev (>= 1.2.8), libbz2-dev, libgtk2.0-dev (>= 2.8.17), libnotify-dev
Description: C++ library for cross-platform development
Ultimate++ is a radical and innovative GUI toolkit whose number one priority
is programmer productivity. C++ is a great programming language but
C++ programmers are sometimes hampered by the lack of effective libraries.
U++ libraries enable genuine productivity gains with shorter development
times and greatly reduced application source code size.

Package: theide
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: upp (<= 2332)
Description: IDE (not only) for Ultimate++ framework
TheIDE introduces modular concepts to C++ programming. It features
BLITZ-build technology to speedup C++ rebuilds up to 4 times, Visual
designers for U++ libraries, Topic++ system for documenting code
and creating rich text resources for applications (like help and code
documentation) and Assist++ - a powerful C++ code analyzer that provides
features like code completion, navigation and transformation.

Package: theide-nogtk
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: theide
Replaces: theide, upp (<=2332)
Conflicts: theide
Description: IDE (not only) for Ultimate++ framework [nogtk build]
TheIDE introduces modular concepts to C++ programming. It features
BLITZ-build technology to speedup C++ rebuilds up to 4 times, Visual
designers for Ultimate++ libraries, Topic++ system for documenting code
and creating rich text resources for applications (like help and code
documentation) and Assist++ - a powerful C++ code analyzer that provides
features like code completion, navigation and transformation.
.
This package contains TheIDE built with simpler look to reduce
package dependencies.

Package: umk
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: theide
Replaces: theide, upp (<=2332)
Conflicts: theide
Description: Command line builder for Ultimate++ projects
For those who need to build U++ packages from scripts or in minimalistic
environments, umk utility provides simple building solution. It fully supports
all the build-related features provided by TheIDE, without the actual IDE.

Package: theide-dbg
Architecture: any
Depends: theide (= ${Source-Version})
Section: debug
Priority: extra
Description: Debug symbols for theide package
Detached debugging symbols for easier debugging of errors in theide itself.

Package: theide-nogtk-dbg
Architecture: any
Depends: theide-nogtk (= ${Source-Version})
Section: debug
Priority: extra
Description: Debug symbols for theide-nogtk package
Detached debugging symbols for easier debugging of errors in theide itself.

Package: umk-dbg
Architecture: any
Depends: umk (= ${Source-Version})
Section: debug
Priority: extra
Description: Debug symbols for umk package
Detached debugging symbols for easier debugging of errors in umk tool.

Change log

r4741 by dolik on Apr 3, 2012   Diff
.lpbuild2: debug packages, various fixes
and improvements
Go to: 
Project members, sign in to write a code review

Older revisions

r4563 by dolik on Feb 8, 2012   Diff
.lpbuild2: new makefile
r4504 by dolik on Jan 31, 2012   Diff
.lpbuild: added dependency  on libbz2
r4490 by dolik on Jan 29, 2012   Diff
.lpbuild2: packaging improvements (RM
#244
All revisions of this file

File info

Size: 3399 bytes, 82 lines
Powered by Google Project Hosting