File: control

package info (click to toggle)
porg 2%3A0.10-1.2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 2,380 kB
  • sloc: sh: 4,616; cpp: 3,848; ansic: 369; makefile: 237
file content (40 lines) | stat: -rw-r--r-- 1,639 bytes parent folder | download
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
Source: porg
Section: utils
Priority: optional
Maintainer: Brandon L Griffith <brandon@logyx.net>
Build-Depends: debhelper (>= 9), autotools-dev, libgtkmm-3.0-dev
Standards-Version: 3.9.8
Homepage: http://porg.sourceforge.net/

Package: porg
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: paco (<< 2.0.9-3~)
Breaks: paco (<< 2.0.9-3~)
Description: Package manager/organizer for software installed from source
 Porg (formerly known as paco), is a program to aid management of software
 packages installed from source code.
 .
 After the installation of such packages, one is usually left with having no
 idea of what it was installed and where it all went, making it difficult to
 uninstall the package in the future. Porg was written to solve this problem
 in a quite simple fashion.
 .
 When installing a package from sources, porg wraps the install command
 (e.g. "make install"), and saves installation information into a its own 
 flat-file text database.
 .
 This package is a complete replacement for the deprecated 'paco' package.

Package: grop
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, porg
Replaces: gpaco (<< 2.0.9-3~)
Breaks: gpaco (<< 2.0.9-3~)
Description: Graphic interface for the porg package manager/organizer
 Grop is the graphic interface of porg. It uses and depends on the GTKMM
 library. It's not meant to be a replacement of  porg, since it lacks some
 important features like logging package installations, but it allows for
 manipulating the installed packages in a more comfortable way.
 .
 This package is a complete replacement for the deprecated 'gpaco' package.