-
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
181 changed files
with
2,678 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,18 @@ | ||
moksha-module-alarm (20210922bodhi1-1) bionic; urgency=medium | ||
|
||
* Alarm module icon edje fix | ||
|
||
-- Robert Wiley <[email protected]> Wed, 22 Sep 2021 17:11:49 -0400 | ||
|
||
moksha-module-alarm (20210531bodhi1-1) bionic; urgency=medium | ||
|
||
* pt localization | ||
|
||
-- Robert Wiley <[email protected]> Mon, 31 May 2021 16:42:00 -0400 | ||
|
||
|
||
moksha-module-alarm (20180607bodhi1-1) bionic; urgency=medium | ||
|
||
* Initial release | ||
|
||
-- Robert Wiley <[email protected]> Thu, 07 Jun 2018 11:39:13 -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,14 @@ | ||
Source: moksha-module-alarm | ||
Section: utils | ||
Priority: optional | ||
Maintainer: Robert (ylee) Wiley <[email protected]> | ||
Build-Depends: debhelper (>= 10), autotools-dev, pkg-config, libefl-dev, moksha | ||
Standards-Version: 4.5.0 | ||
Homepage: https://github.com/JeffHoogland/moksha-modules-extra | ||
Rules-Requires-Root: no | ||
|
||
Package: moksha-module-alarm | ||
Architecture: any | ||
Depends: ${shlibs:Depends}, ${misc:Depends}, moksha | ||
Description: Simple Alarm Module | ||
A simple alarm Module for the enlightenment Desktop. |
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,46 @@ | ||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ | ||
Upstream-Name: alarm | ||
Source: https://github.com/JeffHoogland/moksha-modules-extra | ||
|
||
Files: * | ||
Copyright: 2007-2020 Laurent 'kiwi' Ghigonis <[email protected]> | ||
2018 Bodhi Linux <[email protected]> | ||
License: GPL-2+ | ||
This program 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 program 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 package; if not, write to the Free | ||
Software Foundation, Inc., 51 Franklin St, Fifth Floor, | ||
Boston, MA 02110-1301 USA | ||
. | ||
On Debian systems, the full text of the GNU General Public | ||
License version 2 can be found in the file | ||
`/usr/share/common-licenses/GPL-2'. | ||
|
||
Files: debian/* | ||
Copyright: 2020 Robert Wiley <[email protected]> | ||
License: GPL-3.0+ | ||
This program 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 3 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 | ||
3 can be found in "/usr/share/common-licenses/GPL-3". |
2 changes: 2 additions & 0 deletions
2
moksha-modules/alarm/debian/moksha-module-alarm.lintian-overrides
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 @@ | ||
moksha-module-alarm: new-package-should-close-itp-bug | ||
moksha-module-alarm: non-empty-dependency_libs-in-la-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,10 @@ | ||
#!/usr/bin/make -f | ||
|
||
# Uncomment this to turn on verbose mode. | ||
#export DH_VERBOSE=1 | ||
|
||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all | ||
|
||
|
||
%: | ||
dh $@ |
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,17 @@ | ||
moksha-module-calendar (20210531bodhi1-1) bionic; urgency=medium | ||
|
||
* pt localization | ||
|
||
-- Robert Wiley <[email protected]> Mon, 31 May 2021 16:42:00 -0400 | ||
|
||
moksha-module-calendar (20201212bodhi1-1) bionic; urgency=medium | ||
|
||
* Initial release | ||
|
||
-- Robert Wiley <[email protected]> Sat, 12 Dec 2020 09:25:27 +0400 | ||
|
||
moksha-module-calendar (20180607bodhi1-1) bionic; urgency=medium | ||
|
||
* Initial release | ||
|
||
-- Robert Wiley <[email protected]> Thu, 07 Jun 2018 11:39:13 -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,14 @@ | ||
Source: moksha-module-calendar | ||
Section: utils | ||
Priority: optional | ||
Maintainer: Robert (ylee) Wiley <[email protected]> | ||
Build-Depends: debhelper (>= 10), autotools-dev, pkg-config, libefl-dev, moksha | ||
Standards-Version: 4.5.0 | ||
Homepage: https://github.com/JeffHoogland/moksha-modules-extra | ||
Rules-Requires-Root: no | ||
|
||
Package: moksha-module-calendar | ||
Architecture: any | ||
Depends: ${shlibs:Depends}, ${misc:Depends}, moksha | ||
Description: Calendar module for the Moksha desktop | ||
Displays the current date on your Moksha desktop |
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,58 @@ | ||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ | ||
Upstream-Name: calendar | ||
Source: https://github.com/JeffHoogland/moksha-modules-extra | ||
|
||
Files: * | ||
Copyright: Brian 'morlenxus' Miculcy <[email protected]> | ||
License: Expat-custom | ||
Permission is hereby granted, free of charge, to any person obtaining a copy of | ||
this software and associated documentation files (the "Software"), to deal in | ||
the Software without restriction, including without limitation the rights to | ||
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies | ||
of the Software, and to permit persons to whom the Software is furnished to do | ||
so, subject to the following conditions: | ||
. | ||
The above copyright notice and this permission notice shall be included in all | ||
copies of the Software and its Copyright notices. In addition publicly | ||
documented acknowledgment must be given that this software has been used if no | ||
source code of this software is made available publicly. Making the source | ||
available publicly means including the source for this software with the | ||
distribution, or a method to get this software via some reasonable mechanism | ||
(electronic transfer via a network or media) as well as making an offer to | ||
supply the source on request. This Copyright notice serves as an offer to | ||
supply the source on on request as well. Instead of this, supplying | ||
acknowledgments of use of this software in either Copyright notices, Manuals, | ||
Publicity and Marketing documents or any documentation provided with any | ||
product containing this software. This License does not apply to any software | ||
that links to the libraries provided by this software (statically or | ||
dynamically), but only to the software provided. | ||
. | ||
Please see the COPYING-PLAIN for a plain-english explanation of this notice and | ||
its intent. | ||
. | ||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN | ||
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION | ||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
|
||
Files: debian/* | ||
Copyright: 2020 Robert Wiley <[email protected]> | ||
License: GPL-3.0+ | ||
|
||
License: GPL-3.0+ | ||
This program 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 3 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 | ||
3 can be found in "/usr/share/common-licenses/GPL-3". |
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 @@ | ||
moksha-module-calendar-dbgsym_20210531bodhi1-1_amd64.ddeb debug optional | ||
moksha-module-calendar_20210531bodhi1-1_amd64.buildinfo utils optional | ||
moksha-module-calendar_20210531bodhi1-1_amd64.deb utils optional |
2 changes: 2 additions & 0 deletions
2
moksha-modules/calendar/debian/moksha-module-calendar.lintian-overrides
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 @@ | ||
moksha-module-calendar: new-package-should-close-itp-bug | ||
moksha-module-calendar: non-empty-dependency_libs-in-la-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,10 @@ | ||
#!/usr/bin/make -f | ||
|
||
# Uncomment this to turn on verbose mode. | ||
#export DH_VERBOSE=1 | ||
|
||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all | ||
|
||
|
||
%: | ||
dh $@ |
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,17 @@ | ||
moksha-module-cpu (20210928bodhi1-1) bionic; urgency=low | ||
|
||
* CPU gadcon rectangle to square | ||
|
||
-- Robert Wiley <[email protected]> Tue, 28 Sep 2021 07:12:59 -0400 | ||
|
||
moksha-module-cpu (20210531bodhi1-1) bionic; urgency=medium | ||
|
||
* pt localization | ||
|
||
-- Robert Wiley <[email protected]> Mon, 31 May 2021 16:42:00 -0400 | ||
|
||
moksha-module-cpu (20180607bodhi1-1) bionic; urgency=medium | ||
|
||
* Initial release | ||
|
||
-- Robert Wiley <[email protected]> Thu, 07 Jun 2018 11:39:13 -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,14 @@ | ||
Source: moksha-module-cpu | ||
Section: utils | ||
Priority: optional | ||
Maintainer: Robert (ylee) Wiley <[email protected]> | ||
Build-Depends: debhelper (>= 10), autotools-dev, pkg-config, libefl-dev, moksha | ||
Standards-Version: 4.5.0 | ||
Homepage: https://github.com/JeffHoogland/moksha-modules-extra | ||
Rules-Requires-Root: no | ||
|
||
Package: moksha-module-cpu | ||
Architecture: any | ||
Depends: ${shlibs:Depends}, ${misc:Depends}, moksha | ||
Description: CPU module for the Moksha desktop | ||
CPU monitor for the Moksha desktop |
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: cpu | ||
Source: https://github.com/JeffHoogland/moksha-modules-extra | ||
|
||
Files: * | ||
Copyright: Matthew Mullins | ||
2007-2020 Christopher Michael <[email protected]> | ||
License: Expat-custom | ||
Permission is hereby granted, free of charge, to any person obtaining a copy of | ||
this software and associated documentation files (the "Software"), to deal in | ||
the Software without restriction, including without limitation the rights to | ||
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies | ||
of the Software, and to permit persons to whom the Software is furnished to do | ||
so, subject to the following conditions: | ||
. | ||
The above copyright notice and this permission notice shall be included in all | ||
copies of the Software and its Copyright notices. In addition publicly | ||
documented acknowledgment must be given that this software has been used if no | ||
source code of this software is made available publicly. Making the source | ||
available publicly means including the source for this software with the | ||
distribution, or a method to get this software via some reasonable mechanism | ||
(electronic transfer via a network or media) as well as making an offer to | ||
supply the source on request. This Copyright notice serves as an offer to | ||
supply the source on on request as well. Instead of this, supplying | ||
acknowledgments of use of this software in either Copyright notices, Manuals, | ||
Publicity and Marketing documents or any documentation provided with any | ||
product containing this software. This License does not apply to any software | ||
that links to the libraries provided by this software (statically or | ||
dynamically), but only to the software provided. | ||
. | ||
Please see the COPYING-PLAIN for a plain-english explanation of this notice and | ||
its intent. | ||
. | ||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN | ||
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION | ||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
|
||
Files: debian/* | ||
Copyright: 2020 Robert Wiley <[email protected]> | ||
License: GPL-3.0+ | ||
|
||
License: GPL-3.0+ | ||
This program 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 3 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 | ||
3 can be found in "/usr/share/common-licenses/GPL-3". |
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 @@ | ||
moksha-module-cpu-dbgsym_20210531bodhi1-1_amd64.ddeb debug optional | ||
moksha-module-cpu_20210531bodhi1-1_amd64.buildinfo utils optional | ||
moksha-module-cpu_20210531bodhi1-1_amd64.deb utils optional |
2 changes: 2 additions & 0 deletions
2
moksha-modules/cpu/debian/moksha-module-cpu.lintian-overrides
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 @@ | ||
moksha-module-cpu: new-package-should-close-itp-bug | ||
moksha-module-cpu: non-empty-dependency_libs-in-la-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,10 @@ | ||
#!/usr/bin/make -f | ||
|
||
# Uncomment this to turn on verbose mode. | ||
#export DH_VERBOSE=1 | ||
|
||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all | ||
|
||
|
||
%: | ||
dh $@ |
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,11 @@ | ||
moksha-module-deskshow (20210531bodhi1-1) bionic; urgency=medium | ||
|
||
* pt localization | ||
|
||
-- Robert Wiley <[email protected]> Mon, 31 May 2021 16:42:00 -0400 | ||
|
||
moksha-module-deskshow (20180607bodhi1-1) bionic; urgency=medium | ||
|
||
* Initial release | ||
|
||
-- Robert Wiley <[email protected]> Thu, 07 Jun 2018 11:39:13 -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,14 @@ | ||
Source: moksha-module-deskshow | ||
Section: utils | ||
Priority: optional | ||
Maintainer: Robert (ylee) Wiley <[email protected]> | ||
Build-Depends: debhelper (>= 10), autotools-dev, pkg-config, libefl-dev, moksha | ||
Standards-Version: 4.5.0 | ||
Homepage: https://github.com/JeffHoogland/moksha-modules-extra | ||
Rules-Requires-Root: no | ||
|
||
Package: moksha-module-deskshow | ||
Architecture: any | ||
Depends: ${shlibs:Depends}, ${misc:Depends}, moksha | ||
Description: Deskshow Module for the Moksha desktop. | ||
Moksha Gadget to allow you to quickly show your desktop. |
Oops, something went wrong.