This commit is contained in:
Submodule anydesk-bin updated: 30768c4dd2...64e883c949
2
aurutils
2
aurutils
Submodule aurutils updated: b55d7cb6b2...b11740734e
Submodule dotter-rs updated: 149d7349ab...bf841d2909
2
dyff
2
dyff
Submodule dyff updated: 8d04ed92b5...7fddef2301
@ -1,18 +0,0 @@
|
|||||||
pkgbase = eclipse-modeling-tools
|
|
||||||
pkgdesc = The Eclipse IDE with the Eclipse Modeling Tools as a standalone package (does not interfere with a standard Eclipse installation)
|
|
||||||
pkgver = 2022_03
|
|
||||||
pkgrel = 1
|
|
||||||
url = https://www.eclipse.org/modeling
|
|
||||||
arch = x86_64
|
|
||||||
license = EPL
|
|
||||||
depends = java-environment>=8
|
|
||||||
optdepends = python
|
|
||||||
options = !strip
|
|
||||||
source = https://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/downloads/release/2022-03/R/eclipse-modeling-2022-03-R-linux-gtk-x86_64.tar.gz
|
|
||||||
source = eclipse-modeling.sh
|
|
||||||
source = eclipse-modeling.desktop
|
|
||||||
sha512sums = 706de6304262b8dad57c5cb99cd915a82d8ea4c784e42d62bb6e84f8b286c30201c2a3e826d1413d184b746542ef72b00c344af03132bab5ec8856a5eb476ffe
|
|
||||||
sha512sums = e3460b10b2424cec30ac05560451d9cd8cb221ba06e0781b3076e5fedbc2cc9756b3749691ed895349d0afb1f7da6910576e52a37a07490140e856210a1e03d0
|
|
||||||
sha512sums = 7662740ea565329b7a7960269c8e485a13016c39a5db16f5ba02290ce41aa6629b7effcfb472674d00c47b89114eea3c88ab755606ab68d35d0f4f4050e8a37e
|
|
||||||
|
|
||||||
pkgname = eclipse-modeling-tools
|
|
@ -1,35 +0,0 @@
|
|||||||
# Maintainer: Tobias Beeh <tobias beeh at tum de>
|
|
||||||
|
|
||||||
pkgname=eclipse-modeling-tools
|
|
||||||
pkgver=2022_12
|
|
||||||
pkgrel=1
|
|
||||||
pkgdesc="The Eclipse IDE with the Eclipse Modeling Tools as a standalone package (does not interfere with a standard Eclipse installation)"
|
|
||||||
url="https://www.eclipse.org/modeling"
|
|
||||||
arch=("x86_64")
|
|
||||||
license=("EPL")
|
|
||||||
depends=("java-environment>=8")
|
|
||||||
optdepends=("python")
|
|
||||||
options=(!strip)
|
|
||||||
|
|
||||||
source=(
|
|
||||||
"https://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/downloads/release/${pkgver//_/-}/R/eclipse-modeling-${pkgver//_/-}-R-linux-gtk-${CARCH}.tar.gz"
|
|
||||||
"eclipse-modeling.sh"
|
|
||||||
"eclipse-modeling.desktop"
|
|
||||||
)
|
|
||||||
|
|
||||||
sha512sums=('594d8126de862f7ba0df239439de72ebf01b18b72bd8c90283e40988d20c9125efa14f5317a47aa229a819573790f6666b3472e966287ace794f76d6ac79cef1'
|
|
||||||
'842724e4fdea972350b1ae3b2feefbcedb6a82b4508de9748464602ca1031d0e8e1de3846cec28ecdbd656e8b85715dae4412f43a514993db71385c49dbefe63'
|
|
||||||
'7662740ea565329b7a7960269c8e485a13016c39a5db16f5ba02290ce41aa6629b7effcfb472674d00c47b89114eea3c88ab755606ab68d35d0f4f4050e8a37e')
|
|
||||||
|
|
||||||
package() {
|
|
||||||
install -d ${pkgdir}/usr/bin ${pkgdir}/usr/lib ${pkgdir}/usr/share/applications
|
|
||||||
|
|
||||||
install -m755 "${srcdir}/eclipse-modeling.sh" "${pkgdir}/usr/bin/eclipse-modeling"
|
|
||||||
install -Dm644 "${srcdir}/eclipse-modeling.desktop" "${pkgdir}/usr/share/applications/"
|
|
||||||
|
|
||||||
for _i in 16 32 48 256; do
|
|
||||||
install -Dm644 "${srcdir}"/eclipse/plugins/org.eclipse.platform_*/eclipse${_i}.png "$pkgdir/usr/share/icons/hicolor/${_i}x${_i}/apps/eclipse-modeling.png"
|
|
||||||
done
|
|
||||||
|
|
||||||
mv "${srcdir}/eclipse" "${pkgdir}/usr/lib/eclipse-modeling"
|
|
||||||
}
|
|
@ -1,10 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Type=Application
|
|
||||||
Version=4.7
|
|
||||||
Name=Eclipse Modeling Tools
|
|
||||||
Comment=Eclipse Modeling Tools
|
|
||||||
Exec=eclipse-modeling
|
|
||||||
Icon=eclipse-modeling
|
|
||||||
Terminal=false
|
|
||||||
Categories=GTK;Development;IDE;Modeling
|
|
||||||
StartupNotify=true
|
|
@ -1,4 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
export ECLIPSE_HOME=/usr/lib/eclipse-modeling
|
|
||||||
export GTK_THEME=Adwaita
|
|
||||||
exec ${ECLIPSE_HOME}/eclipse "$@"
|
|
Submodule i3lock-color updated: 53b6bbf089...380d6c52de
2
imhex
2
imhex
Submodule imhex updated: 1208a13266...2a9d70e751
Submodule jetbrains-toolbox updated: df33d1595e...81a3d7be94
2
k6
2
k6
Submodule k6 updated: 6f24437ba2...b01cf31eb9
2
kind
2
kind
Submodule kind updated: e68de80c57...5f0168c585
2
krew-bin
2
krew-bin
Submodule krew-bin updated: 498c744e44...500485b73b
Submodule logiops-git updated: 03645d0ae2...8519584423
Submodule mqtt-cli-bin updated: b62f82cfb1...5179123720
Submodule ncurses5-compat-libs updated: 5e8cad483f...b186fd9ae8
Submodule neovim-git updated: bc261b39a6...886308c602
Submodule networkmanager-dmenu-git updated: 680015f8dd...b0b279d7a8
Submodule nodejs-gitmoji-cli updated: a40ae759e7...0a381d4edf
Submodule openshift-client-bin updated: 915987457e...b841cef23f
Submodule powertop-auto-tune updated: b580b9ef84...e155e9b4a1
Submodule python-pympress updated: 8984b49ee8...c87431fd90
Submodule schildichat-desktop-bin updated: ca6e98c6a5...868540bf9b
2
spotify
2
spotify
Submodule spotify updated: 070a1ca644...5cb6f5f39f
Submodule tor-browser updated: 7ed586eb58...939c9dea1f
2
zotero
2
zotero
Submodule zotero updated: d54b189e8f...92a3680268
Reference in New Issue
Block a user