-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
15 changed files
with
203 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ae6478ae416b49b9f5d8465a905fbcdf492c4895 |
Empty file.
Empty file.
5 changes: 5 additions & 0 deletions
5
evisum/debian/.debhelper/generated/evisum/installed-by-dh_install
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
debian/tmp/usr/bin/evisum | ||
debian/tmp/usr/share/applications | ||
debian/tmp/usr/share/evisum | ||
debian/tmp/usr/share/icons/hicolor/256x256/apps | ||
debian/tmp/usr/share/locale |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
evisum (0.50-10) bionic; urgency=medium | ||
|
||
* Upstream release | ||
|
||
-- Robert Wiley <[email protected]> Mon, 01 Feb 2021 07:45:39 -0400 | ||
|
||
|
||
evisum (0.50-7) bionic; urgency=medium | ||
|
||
* Upstream release | ||
|
||
-- Robert Wiley <[email protected]> Sun, 18 Oct 2020 13:59:57 -0400 | ||
|
||
|
||
evisum (0.50-4) bionic; urgency=medium | ||
|
||
* Upstream release | ||
|
||
-- Robert Wiley <[email protected]> Wed, 26 Aug 2020 13:09:27 -0400 | ||
|
||
|
||
evisum (0.50-3) bionic; urgency=medium | ||
|
||
* Upstream release | ||
|
||
-- Robert Wiley <[email protected]> Wed, 19 Aug 2020 08:22:31 -0400 | ||
|
||
evisum (0.59-1) bionic; urgency=medium | ||
|
||
* Upstream release | ||
|
||
-- Robert Wiley <[email protected]> Fri, 08 Jan 2021 09:02:24 -0400 | ||
|
||
evisum (0.50-1) bionic; urgency=medium | ||
|
||
* Upstream release | ||
|
||
-- Robert Wiley <[email protected]> Wed, 08 Jul 2020 01:34:28 -0400 | ||
|
||
|
||
evisum (0.41-1) bionic; urgency=medium | ||
|
||
* Upstream release | ||
|
||
-- Robert Wiley <[email protected]> Sun, 10 May 2020 10:30:31 -0400 | ||
|
||
evisum (0.40-1) bionic; urgency=medium | ||
|
||
* Upstream release | ||
|
||
-- Robert Wiley <[email protected]> Sun, 03 May 2020 11:41:17 -0400 | ||
|
||
|
||
evisum (0.30-1) bionic; urgency=medium | ||
|
||
* Upstream release | ||
|
||
-- Robert Wiley <[email protected]> Wed, 04 Mar 2020 06:01:03 -0400 | ||
|
||
|
||
evisum (0.26-1) bionic; urgency=medium | ||
|
||
* Initial release | ||
|
||
-- Robert Wiley <[email protected]> Tue, 03 Sep 2019 12:57:36 -0400 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
12 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
Source: evisum | ||
Section: utils | ||
Priority: optional | ||
Maintainer: Robert Wiley <[email protected]> | ||
Build-Depends: debhelper, libefl (>=1.19.0) | ||
Standards-Version: 4.5.0 | ||
Rules-Requires-Root: no | ||
|
||
Package: evisum | ||
Architecture: any | ||
Depends: ${shlibs:Depends}, ${misc:Depends} | ||
Description: System Information (EFL) | ||
This is a process monitor and system monitor for Linux, macOS, | ||
FreeBSD, DragonFlyBSD and OpenBSD. | ||
|
||
|
||
Package: evisum-dbg | ||
Architecture: any | ||
Section: debug | ||
Depends: ${misc:Depends}, evisum (= ${binary:Version}) | ||
Priority: optional | ||
Description: Evisum- debugging symbols | ||
This package contains unstripped shared libraries for Evisum. | ||
It is provided primarily to provide a backtrace with names in a | ||
debugger, this makes it somewhat easier to interpret core dumps. | ||
The libraries are installed in /usr/lib/debug and are automatically | ||
used by gdb. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ | ||
Upstream-Name: evisum | ||
Source: https://git.enlightenment.org/apps/evisum.git/ | ||
|
||
Files: * | ||
Copyright: 2019 Alastair Poole <[email protected]> | ||
License: BSD-3-clause | ||
Redistribution and use in source and binary forms, with or without | ||
modification, are permitted provided that the following conditions are | ||
met: | ||
. | ||
Redistributions of source code must retain the above copyright notice, | ||
this list of conditions and the following disclaimer. | ||
. | ||
Redistributions in binary form must reproduce the above copyright | ||
notice, this list of conditions and the following disclaimer in the | ||
documentation and/or other materials provided with the distribution. | ||
. | ||
Neither the name of {{the ORGANIZATION nor the names of its | ||
contributors}} may be used to endorse or promote products derived from | ||
this software without specific prior written permission. | ||
. | ||
THIS SOFTWARE IS PROVIDED BY {{THE COPYRIGHT HOLDERS AND CONTRIBUTORS}} | ||
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | ||
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A | ||
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL {{THE COPYRIGHT | ||
HOLDER OR CONTRIBUTORS}} BE LIABLE FOR ANY DIRECT, INDIRECT, | ||
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | ||
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS | ||
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND | ||
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR | ||
TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE | ||
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
|
||
|
||
Files: /usr/share/icon/* | ||
Copyright: 2019 Apostolos Bartziokas <[email protected]> | ||
License: Public Domain | ||
This file has been placed in public domain. | ||
|
||
Files: debian/* | ||
Copyright: 2019 Robert Wiley <[email protected]> | ||
License: GPL-2+ | ||
This package is free software; you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation; either version 2 of the License, or | ||
(at your option) any later version. | ||
. | ||
This package is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
. | ||
You should have received a copy of the GNU General Public License | ||
along with this program. If not, see <http://www.gnu.org/licenses/> | ||
. | ||
On Debian systems, the complete text of the GNU General | ||
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
usr/bin/evisum | ||
usr/share/applications | ||
usr/share/evisum | ||
usr/share/icons/hicolor/256x256/apps | ||
usr/share/locale |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
evisum: binary-without-manpage usr/bin/evisum | ||
evisum: icon-size-and-directory-name-mismatch |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
#!/bin/sh | ||
|
||
cleanup () { | ||
[ -n "$temp_HOME" ] && rm -r "$temp_HOME" | ||
[ -n "$temp_XDG_RUNTIME_DIR" ] && rm -r "$temp_XDG_RUNTIME_DIR" | ||
} | ||
|
||
trap cleanup EXIT | ||
|
||
temp_HOME=$(mktemp -d) | ||
temp_XDG_RUNTIME_DIR=$(mktemp -d) | ||
|
||
env HOME="$temp_HOME" \ | ||
XDG_RUNTIME_DIR="$temp_XDG_RUNTIME_DIR" \ | ||
$* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
#!/usr/bin/make -f | ||
# -*- makefile -*- | ||
|
||
# Uncomment this to turn on verbose mode. | ||
#export DH_VERBOSE=1 | ||
|
||
# This has to be exported to make some magic below work. | ||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all | ||
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) | ||
|
||
|
||
%: | ||
dh $@ | ||
|
||
override_dh_auto_build: | ||
$(CURDIR)/debian/fake_home.sh dh_auto_build --verbose | ||
|
||
.PHONY: override_dh_strip | ||
|
||
override_dh_strip: | ||
dh_strip --dbg-package=evisum-dbg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
3.0 (quilt) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
shlibs:Depends=libc6 (>= 2.7), libefl (>= 1.19.0) |