summaryrefslogtreecommitdiff
path: root/user/mate-complete
diff options
context:
space:
mode:
authorKiyoshi Aman <kiyoshi.aman+adelie@gmail.com>2019-03-24 22:50:02 -0500
committerKiyoshi Aman <kiyoshi.aman+adelie@gmail.com>2019-03-24 22:50:02 -0500
commit6558df25aa8d1f6be3e5d4196954da8578b852c4 (patch)
tree08453f827d17ae124c37f9e5d251e5e9cbb5a345 /user/mate-complete
parent562fdf78a1f284e78630b024d2067fa4ec60a2e5 (diff)
downloadpackages-6558df25aa8d1f6be3e5d4196954da8578b852c4.tar.gz
packages-6558df25aa8d1f6be3e5d4196954da8578b852c4.tar.bz2
packages-6558df25aa8d1f6be3e5d4196954da8578b852c4.tar.xz
packages-6558df25aa8d1f6be3e5d4196954da8578b852c4.zip
user/mate-complete: new package
One package to rule them all, one package to find them, One package to bring them all and in the manager bind them, In the land of Adélie, where the distfiles lie...
Diffstat (limited to 'user/mate-complete')
-rw-r--r--user/mate-complete/APKBUILD26
-rw-r--r--user/mate-complete/org.adelie-linux.about-mate.desktop8
2 files changed, 34 insertions, 0 deletions
diff --git a/user/mate-complete/APKBUILD b/user/mate-complete/APKBUILD
new file mode 100644
index 000000000..f3a5ac75a
--- /dev/null
+++ b/user/mate-complete/APKBUILD
@@ -0,0 +1,26 @@
+# Contributor: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
+# Maintainer: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
+pkgname=mate-complete
+pkgver=1.22.0
+pkgrel=0
+url="https://mate-desktop.org"
+pkgdesc="Complete MATE desktop environment"
+arch="noarch"
+options="!check" # No tests
+license=" "
+depends="atril caja caja-dropbox caja-extensions engrampa eom marco
+ mate-applets mate-backgrounds mate-calc mate-control-center
+ mate-desktop mate-icon-theme mate-indicator-applet mate-media
+ mate-menus mate-netbook mate-notification-daemon mate-panel
+ mate-polkit mate-power-manager mate-screensaver mate-sensors-applet
+ mate-session-manager mate-settings-daemon mate-system-monitor
+ mate-terminal mate-user-guide mate-user-share mate-utils mozo pluma"
+source="org.adelie-linux.about-mate.desktop"
+
+package() {
+ cd "$srcdir"
+ mkdir -p "$pkgdir"/usr/share/applications
+ install -Dm644 org.adelie-linux.about-mate.desktop "$pkgdir"/usr/share/applications
+}
+
+sha512sums="24fd0524d949a22b22e38c81667f31498bc524302c52128c10d8a5802315720543426ba82245f5e7510832c493389ff59f36be14433f1a6a6c68993f733f329c org.adelie-linux.about-mate.desktop"
diff --git a/user/mate-complete/org.adelie-linux.about-mate.desktop b/user/mate-complete/org.adelie-linux.about-mate.desktop
new file mode 100644
index 000000000..53e23ed68
--- /dev/null
+++ b/user/mate-complete/org.adelie-linux.about-mate.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Type=Application
+Version=1.0
+Name=About MATE
+Comment=Learn about the MATE desktop environment
+Icon=dialog-information
+Categories=MATE
+Exec=xdg-open https://mate-desktop.org