Skip to content

Commit

Permalink
metacity: Housekeeping (#4776)
Browse files Browse the repository at this point in the history
**Summary**

- Change homepage (Part of #4116)
- Add monitoring.yml

**Test Plan**

<!-- Short description of how the package was tested -->
Make sure homepage is applied to pspec

**Checklist**

- [x] Package was built and tested against unstable
- [ ] This change could gainfully be listed in the weekly sync notes
once merged <!-- Write an appropriate message in the Summary section,
then add the "Topic: Sync Notes" label -->
  • Loading branch information
davidjharder authored Jan 9, 2025
2 parents 04751ac + 0153de2 commit 3b60ab3
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 13 deletions.
2 changes: 0 additions & 2 deletions packages/m/metacity/files/series

This file was deleted.

6 changes: 6 additions & 0 deletions packages/m/metacity/monitoring.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
releases:
id: 15392
rss: https://gitlab.gnome.org/GNOME/metacity/-/tags?format=atom
# No known CPE, checked 2025-01-09
security:
cpe: ~
7 changes: 4 additions & 3 deletions packages/m/metacity/package.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name : metacity
version : 3.38.0
release : 17
release : 18
source :
- https://download.gnome.org/sources/metacity/3.38/metacity-3.38.0.tar.xz : 81193121b0d85dc93fef5701c00d0caf5313d10d9b19008403a4286cb04e11ac
homepage : https://wiki.gnome.org/Projects/Metacity
homepage : https://gitlab.gnome.org/GNOME/metacity/
license : GPL-2.0-or-later
component : desktop.gnome
summary : Window manager of GNOME Flashback.
Expand All @@ -21,7 +21,8 @@ builddeps :
- pkgconfig(xres)
- zenity
setup : |
%apply_patches
%patch -p1 -i $pkgfiles/0001-revert-window-stop-updating-layers.patch
%patch -p1 -i $pkgfiles/0002-window-remove-obsolete-comments.patch
%configure --disable-static
build : |
%make
Expand Down
16 changes: 8 additions & 8 deletions packages/m/metacity/pspec_x86_64.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<PISI>
<Source>
<Name>metacity</Name>
<Homepage>https://wiki.gnome.org/Projects/Metacity</Homepage>
<Homepage>https://gitlab.gnome.org/GNOME/metacity/</Homepage>
<Packager>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>[email protected]</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>desktop.gnome</PartOf>
Expand Down Expand Up @@ -139,7 +139,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="17">metacity</Dependency>
<Dependency release="18">metacity</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/metacity/libmetacity/meta-button.h</Path>
Expand All @@ -152,12 +152,12 @@
</Files>
</Package>
<History>
<Update release="17">
<Date>2024-05-12</Date>
<Update release="18">
<Date>2025-01-09</Date>
<Version>3.38.0</Version>
<Comment>Packaging update</Comment>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>

0 comments on commit 3b60ab3

Please sign in to comment.