pekwm rebuild from git
This commit is contained in:
@@ -15,5 +15,4 @@ def build():
|
||||
def install():
|
||||
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
# pisitools.dodoc()
|
||||
|
||||
pisitools.dodoc("AUTHORS", "NEWS.md")
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
<Description>
|
||||
The Pekwm Window Manager is written by Claes Nästén. The code is based on the aewm++ window manager, but it has evolved enough that it no longer resembles aewm++ at all. It also has an expanded feature-set, including window grouping (similar to ion, pwm, or fluxbox), auto properties, xinerama and keygrabber that supports keychains, and much more.
|
||||
</Description>
|
||||
<Archive sha1sum="9ad3cf8a0428132a6fc5b439da8a58d557347d12" type="targz">
|
||||
https://github.com/pekdon/pekwm/releases/download/release-0.2.1/pekwm-0.2.1.tar.gz
|
||||
<Archive sha1sum="60ec851bb6df60282b7b1d0974706612a9a6bee3" type="zip">
|
||||
https://github.com/pekwm/pekwm/archive/ac6a6378867c84148bf5f5d77eabb3bfcdea7a81.zip
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
@@ -55,12 +55,13 @@
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="data">/usr/share/pekwm</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc/pekwm</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2021-12-17</Date>
|
||||
<Date>2022-04-14</Date>
|
||||
<Version>0.2.1</Version>
|
||||
<Comment>First build.</Comment>
|
||||
<Name>fury</Name>
|
||||
|
||||
Reference in New Issue
Block a user