Compare commits

...

10 Commits

Author SHA1 Message Date
a08ec71abe wmsystemtray 1.4+git20150508-3.10 for Callisto Desktop 2025-05-09 00:21:04 -07:00
f1ca5214d1 Callisto style patch 2025-05-09 00:20:15 -07:00
Doug Torrance
d1da5e9eed
d/changelog: Upload 1.4+git20150508-3 to unstable 2021-08-26 22:15:09 -04:00
Doug Torrance
c2b0face38
d/rules: Export all hardening flags. 2021-08-26 22:05:00 -04:00
Doug Torrance
7e457d7ea2
d/control: Move xfonts-base from Depends to Recommends due to Debian
Policy 11.8.5.
2021-08-26 22:03:53 -04:00
Doug Torrance
21f468a200
d/changelog: Update entry for 1.4+git20150508-3. 2021-08-26 22:03:36 -04:00
Doug Torrance
a458a2e094
d/salsa-ci.yml: Add Salsa pipeline config file. 2021-08-26 21:56:12 -04:00
Doug Torrance
72000a81b6
d/upstream/metadata: Add DEP-12 upstream metadata file. 2021-08-26 21:55:20 -04:00
Doug Torrance
a11945641a
d/menu: Remove deprecated Debian menu file. 2021-08-26 21:51:04 -04:00
Doug Torrance
bf14617575
d/watch: Use special strings for version and archive extension
regular expressions.
2021-08-26 21:50:18 -04:00
9 changed files with 187 additions and 10 deletions

43
debian/changelog vendored
View File

@ -1,11 +1,42 @@
wmsystemtray (1.4+git20150508-3) UNRELEASED; urgency=medium
wmsystemtray (1.4+git20150508-3.10) unstable; urgency=medium
* Update Vcs-* after migration to Salsa.
* Update Format in d/copyright to https.
* Switch Priority from extra to optional.
* Bump Standards-Version to 4.1.3.
* Callisto style patch
-- Doug Torrance <dtorrance@piedmont.edu> Wed, 10 Jan 2018 14:46:53 -0500
-- Maia <maia@tsundoku.ne.jp> Fri, 09 May 2025 00:20:21 -0700
wmsystemtray (1.4+git20150508-3) unstable; urgency=medium
[ Doug Torrance ]
* debian/control
- Update Vcs-* after migration to Salsa.
- Switch Priority from extra to optional.
- Update Maintainer email address to use tracker.d.o.
- Bump Standards-Version to 4.6.0.
- Add Rules-Requires-Root field (no).
- Use https for Homepage.
* debian/copyright
- Update Format to https.
- Update Source url; now uses https.
* debian/menu
- Remove deprecated Debian menu file.
* debian/salsa-ci.yml
- Add Salsa pipeline config file.
* debian/watch
- Bump to version 4 format.
- Use https for download link.
- Use special strings for version and archive extension regular
expressions.
* debian/upstream/metadata
- Add DEP-12 upstream metadata file.
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 13.
* Set debhelper-compat version in Build-Depends.
* Drop unnecessary dependency on dh-autoreconf.
* Remove unnecessary get-orig-source-target.
* Trim trailing whitespace.
-- Doug Torrance <dtorrance@piedmont.edu> Thu, 26 Aug 2021 22:15:03 -0400
wmsystemtray (1.4+git20150508-2) unstable; urgency=medium

3
debian/control vendored
View File

@ -17,7 +17,8 @@ Rules-Requires-Root: no
Package: wmsystemtray
Architecture: any
Depends: xfonts-base, ${misc:Depends}, ${shlibs:Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: xfonts-base
Description: Freedesktop.org system tray as a Window Maker dock app
wmsystemtray is a system tray using the freedesktop.org system tray
protocol designed as a Window Maker dock app. It has the ability to

2
debian/menu vendored
View File

@ -1,2 +0,0 @@
?package(wmsystemtray):needs="X11" section="Applications/Viewers"\
title="wmsystemtray" command="/usr/bin/wmsystemtray"

137
debian/patches/3001_callisto-style.patch vendored Normal file
View File

@ -0,0 +1,137 @@
Description: Change page navigation buttons to match Callisto theme
Quick and simple patch to use Callisto-style arrow buttons instead of
the default NeXT-esque style. Also applies a blank area matching the
FvwmButtons background to hide buttons unless there are multiple pages.
Origin: Callisto Desktop
Author: Maia <maia@tsundoku.ne.jp>
Last-Update: 2019-02-25
--- a/wmsystemtray.xpm
+++ b/wmsystemtray.xpm
@@ -1,42 +1,89 @@
/* XPM */
static char * wmsystemtray_xpm[] = {
-"30 30 9 1",
-" c #020202",
-". c #F6F2FE",
-"+ c #C6C6C6",
-"@ c #AEAAAE",
-"# c #575557",
-"$ c #AAAAAA",
-"% c #555555",
-"& c #82828A",
-"* c #000000",
-" ",
-" ............ + ............ +",
-" .@@@#@@@@@@@ + .@@@@@@@#@@@ +",
-" .$$%%$$$$$$$ + .$$$$$$$%%$$ +",
-" .@#%%%%#%%$$ + .@@%%%%#%%%$ +",
-" .$%%%%%%%%$$ + .$$%%%%%%%%$ +",
-" .@@%%$$@$$$$ + .@@$$$$@%%$$ +",
-" .$$$%$$$$$$$ + .$$$$$$$%$$$ +",
-" & + & +",
+"30 30 56 1",
+" c None",
+". c #CECECE",
+"+ c #CDCDCD",
+"@ c #CCCCCC",
+"# c #CBCBCB",
+"$ c #CACACA",
+"% c #CFCFCF",
+"& c #C9C9C9",
+"* c #D7D7D7",
+"= c #7C7C7C",
+"- c #E3E3E3",
+"; c #E6E6E6",
+"> c #000000",
+", c #E2E2E2",
+"' c #E1E1E1",
+") c #E1E1E2",
+"! c #E1E2E2",
+"~ c #E1E2E1",
+"{ c #E2E2E1",
+"] c #E2E1E2",
+"^ c #DDDDDD",
+"/ c #DDDCDD",
+"( c #DCDCDD",
+"_ c #D8D8D8",
+": c #D3D3D4",
+"< c #D3D3D3",
+"[ c #D4D3D4",
+"} c #D4D3D3",
+"| c #CECECF",
+"1 c #CECFCE",
+"2 c #CFCFCE",
+"3 c #CFCECF",
+"4 c #CFCECE",
+"5 c #292929",
+"6 c #AEAEAE",
+"7 c #ACACAB",
+"8 c #ACACAC",
+"9 c #ACABAC",
+"0 c #ACABAB",
+"a c #AAA9A9",
+"b c #A9A9AA",
+"c c #AAAAAA",
+"d c #AAAAA9",
+"e c #A7A7A8",
+"f c #A8A7A8",
+"g c #A8A8A7",
+"h c #A8A7A7",
+"i c #A7A7A7",
+"j c #A7A8A8",
+"k c #A5A6A5",
+"l c #A5A5A5",
+"m c #A6A5A5",
+"n c #A6A6A5",
+"o c #A6A6A6",
+"p c #A6A5A6",
+"q c #A3A3A3",
+"..............................",
"++++++++++++++++++++++++++++++",
-" ",
-" ............ + ............ +",
-" .@@@*@@@@@@@ + .@@@@@@@*@@@ +",
-" .$$**$$$$$$$ + .$$$$$$$**$$ +",
-" .@********$$ + .@@********$ +",
-" .$********$$ + .$$********$ +",
-" .@@**$$@$$$$ + .@@$$$$@**$$ +",
-" .$$$*$$$$$$$ + .$$$$$$$*$$$ +",
-" & + & +",
"++++++++++++++++++++++++++++++",
-" ",
-" &+ &+",
-" $$$*$$$$$$$.+ $$$$$$$*$$$.+",
-" @@**@@@@@@@.+ @@@@@@@**@@.+",
-" $********@$.+ $$********$.+",
-" @********@@.+ @@********@.+",
-" $$**@$$@@@$.+ $$@@@$$**@$.+",
-" @@@*@@@@@@@.+ @@@@@@@*@@@.+",
-" &............+ &............+",
-"++++++++++++++++++++++++++++++"};
+"++++++++++++++++++++++++++++++",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
+"##############################",
+"##############################",
+"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
+"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
+"%&&&&&&&&&&&&&*%&&&&&&&&&&&&&*",
+"&=============-&=============-",
+"&=;;;;;;>;;;;=-&=;;;;>;;;;;;=-",
+"&=,')!)>>)~{]=-&=,')!>>,)~{]=-",
+"&=^^^/>>>//(^=-&=^^^/>>>//(^=-",
+"&=____>>>____=-&=____>>>____=-",
+"&=:<[::>>}<}<=-&=:<[:>><}<}<=-",
+"&=|1%231>44%|=-&=|1%2>1144%|=-",
+"&=============-&=============-",
+"*-------------^*-------------^",
+"%&&&&&&&&&&&&&*%&&&&&&&&&&&&&*",
+"&5555555555555-&5555555555555-",
+"&5666666>66665-&56666>6666665-",
+"&578790>>88985-&57879>>888985-",
+"&5abcc>>>dccc5-&5abcc>>>dccc5-",
+"&5efgh>>>eijh5-&5efgh>>>eijh5-",
+"&5klmno>>plkl5-&5klmn>>nplkl5-",
+"&5qqqqqq>qqqq5-&5qqqq>qqqqqq5-",
+"&5555555555555-&5555555555555-",
+"*-------------^*-------------^"};

1
debian/patches/series vendored Normal file
View File

@ -0,0 +1 @@
3001_callisto-style.patch

2
debian/rules vendored
View File

@ -1,5 +1,7 @@
#!/usr/bin/make -f
export V=1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@

4
debian/salsa-ci.yml vendored Normal file
View File

@ -0,0 +1,4 @@
---
include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml

3
debian/upstream/metadata vendored Normal file
View File

@ -0,0 +1,3 @@
Repository: https://git.code.sf.net/p/wmsystemtray/git
Repository-Browse: https://sourceforge.net/p/wmsystemtray/git/ci/master/tree/
Bug-Database: https://sourceforge.net/p/wmsystemtray/bugs/

2
debian/watch vendored
View File

@ -1,2 +1,2 @@
version=4
https://sf.net/wmsystemtray/wmsystemtray-(.+)\.tar\.gz
https://sf.net/wmsystemtray/wmsystemtray-@ANY_VERSION@@ARCHIVE_EXT@