pekwm rebuild from git
This commit is contained in:
@@ -15,5 +15,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
|
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
|
||||||
# pisitools.dodoc()
|
pisitools.dodoc("AUTHORS", "NEWS.md")
|
||||||
|
|
||||||
|
|||||||
@@ -15,8 +15,8 @@
|
|||||||
<Description>
|
<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.
|
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>
|
</Description>
|
||||||
<Archive sha1sum="9ad3cf8a0428132a6fc5b439da8a58d557347d12" type="targz">
|
<Archive sha1sum="60ec851bb6df60282b7b1d0974706612a9a6bee3" type="zip">
|
||||||
https://github.com/pekdon/pekwm/releases/download/release-0.2.1/pekwm-0.2.1.tar.gz
|
https://github.com/pekwm/pekwm/archive/ac6a6378867c84148bf5f5d77eabb3bfcdea7a81.zip
|
||||||
</Archive>
|
</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>cmake</Dependency>
|
<Dependency>cmake</Dependency>
|
||||||
@@ -55,12 +55,13 @@
|
|||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
<Path fileType="data">/usr/share/pekwm</Path>
|
<Path fileType="data">/usr/share/pekwm</Path>
|
||||||
<Path fileType="man">/usr/share/man</Path>
|
<Path fileType="man">/usr/share/man</Path>
|
||||||
|
<Path fileType="doc">/usr/share/doc/pekwm</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2021-12-17</Date>
|
<Date>2022-04-14</Date>
|
||||||
<Version>0.2.1</Version>
|
<Version>0.2.1</Version>
|
||||||
<Comment>First build.</Comment>
|
<Comment>First build.</Comment>
|
||||||
<Name>fury</Name>
|
<Name>fury</Name>
|
||||||
|
|||||||
Reference in New Issue
Block a user