mirror of
https://gitgud.io/Melon__Bread/Arch-Packages.git
synced 2025-08-01 23:14:36 -04:00
Compare commits
14 Commits
977eb40002
...
master
Author | SHA1 | Date | |
---|---|---|---|
656ba62171 | |||
8e8709d57f | |||
a63c76f138 | |||
a0d0bf540c | |||
72c6ca9cfc | |||
8b3500bf01 | |||
555f4f1172 | |||
819c7644a4 | |||
72211913ae | |||
c1c4077bb8 | |||
8bd03a8795 | |||
61ec226830 | |||
83163acf50 | |||
b6b02e21ce |
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Dmitry Kharitonov <arch[at]nano-model[dot]com>
|
# Maintainer: Dmitry Kharitonov <arch[at]nano-model[dot]com>
|
||||||
|
|
||||||
pkgname=bcrawl
|
pkgname=bcrawl
|
||||||
pkgver=1.35.4c
|
pkgver=1.38b
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Continuation of X-Crawl fork of Dungeon Crawl Stone Soup roguelike with new content'
|
pkgdesc='Continuation of X-Crawl fork of Dungeon Crawl Stone Soup roguelike with new content'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
@ -14,7 +14,7 @@ conflicts=('crawl' 'stone-soup-tile' 'bcrawl-git')
|
|||||||
provides=('bcrawl')
|
provides=('bcrawl')
|
||||||
license=('GPL' 'BSD' 'MIT' 'ZLIB' 'APACHE' 'custom:CC0' 'custom')
|
license=('GPL' 'BSD' 'MIT' 'ZLIB' 'APACHE' 'custom:CC0' 'custom')
|
||||||
source=("https://github.com/b-crawl/bcrawl/archive/bcrawl-${pkgver}.tar.gz")
|
source=("https://github.com/b-crawl/bcrawl/archive/bcrawl-${pkgver}.tar.gz")
|
||||||
sha256sums=('c4ae9112c1f25241fd1454222dc46ceb44c43cdf54a83090a5f7bfb8473614a6')
|
sha256sums=('9119841f399d413a56958e316f6193d2292c396bfcd12f64fd30d21b8e32892d')
|
||||||
|
|
||||||
# used by gendesk to create .desktop file
|
# used by gendesk to create .desktop file
|
||||||
_exec=('bcrawl-tiles')
|
_exec=('bcrawl-tiles')
|
||||||
@ -42,7 +42,7 @@ package() {
|
|||||||
|
|
||||||
# first build and install tiles version
|
# first build and install tiles version
|
||||||
|
|
||||||
make GAME=bcrawl \
|
make -j8 GAME=bcrawl \
|
||||||
DESTDIR="${pkgdir}" \
|
DESTDIR="${pkgdir}" \
|
||||||
DATADIR="/usr/share/${pkgname}/data" \
|
DATADIR="/usr/share/${pkgname}/data" \
|
||||||
SAVEDIR="~/.bcrawl" \
|
SAVEDIR="~/.bcrawl" \
|
||||||
|
24
eget-bin/PKGBUILD
Normal file
24
eget-bin/PKGBUILD
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
# Maintainer: Rain Clark <rain AT melonbread DOT dev>
|
||||||
|
|
||||||
|
pkgname=eget-bin
|
||||||
|
pkgver=1.3.4
|
||||||
|
pkgrel=2
|
||||||
|
pkgdesc="Easily install prebuilt binaries from GitHub"
|
||||||
|
arch=('i686' 'x86_64')
|
||||||
|
url="https://github.com/zyedidia/eget"
|
||||||
|
license=('MIT')
|
||||||
|
|
||||||
|
source_i686=(https://github.com/zyedidia/eget/releases/download/v${pkgver}/eget-${pkgver}-linux_386.tar.gz)
|
||||||
|
source_x86_64=(https://github.com/zyedidia/eget/releases/download/v${pkgver}/eget-${pkgver}-linux_amd64.tar.gz)
|
||||||
|
|
||||||
|
sha256sums_i686=('6dad370ce3d1bb882ae64937e64f0739059117c467586ed1a016f1bb5fa5b198')
|
||||||
|
sha256sums_x86_64=('c6b3da99e494e14a9f8c2877f9eb5891d573a95f436ecba7013cfb7d0992abf5')
|
||||||
|
|
||||||
|
package() {
|
||||||
|
mkdir -p ${pkgdir}/usr/bin
|
||||||
|
install ${srcdir}/eget-*/eget ${pkgdir}/usr/bin/eget
|
||||||
|
|
||||||
|
mkdir -p ${pkgdir}/usr/share/man/man1
|
||||||
|
gzip ${srcdir}/eget-*/eget.1
|
||||||
|
cp ${srcdir}/eget-*/eget.1.gz ${pkgdir}/usr/share/man/man1
|
||||||
|
}
|
@ -1,15 +0,0 @@
|
|||||||
pkgbase = httprobe-bin
|
|
||||||
pkgdesc = Take a list of domains and probe for working HTTP and HTTPS servers
|
|
||||||
pkgver = 0.1.2
|
|
||||||
pkgrel = 1
|
|
||||||
url = https://github.com/tomnomnom/httprobe
|
|
||||||
arch = i686
|
|
||||||
arch = x86_64
|
|
||||||
license = MIT
|
|
||||||
source_i686 = https://github.com/tomnomnom/httprobe/releases/download/v0.1.2/httprobe-linux-386-0.1.2.tgz
|
|
||||||
sha256sums_i686 = 3a19bc71cbcbf352636f70a2585a2aaedbe9f53290dcccd4bfbb3ab56ece7a49
|
|
||||||
source_x86_64 = https://github.com/tomnomnom/httprobe/releases/download/v0.1.2/httprobe-linux-amd64-0.1.2.tgz
|
|
||||||
sha256sums_x86_64 = a8e5dbaa09e4c35a6a1ac441667d1bd39f079d007ff77c6ffc4431687d875a94
|
|
||||||
|
|
||||||
pkgname = httprobe-bin
|
|
||||||
|
|
@ -1,9 +1,8 @@
|
|||||||
# Maintainer: Rain Clark <rain AT melonbread DOT dev>
|
# Maintainer: Rain Clark <rain AT melonbread DOT dev>
|
||||||
# Contributor: Tom Hudson <mail at tomnomnom dot com>
|
|
||||||
|
|
||||||
pkgname=httprobe-bin
|
pkgname=httprobe-bin
|
||||||
pkgver=0.1.2
|
pkgver=0.2
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Take a list of domains and probe for working HTTP and HTTPS servers"
|
pkgdesc="Take a list of domains and probe for working HTTP and HTTPS servers"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://github.com/tomnomnom/httprobe"
|
url="https://github.com/tomnomnom/httprobe"
|
||||||
@ -12,10 +11,10 @@ license=('MIT')
|
|||||||
source_i686=(https://github.com/tomnomnom/httprobe/releases/download/v${pkgver}/httprobe-linux-386-${pkgver}.tgz)
|
source_i686=(https://github.com/tomnomnom/httprobe/releases/download/v${pkgver}/httprobe-linux-386-${pkgver}.tgz)
|
||||||
source_x86_64=(https://github.com/tomnomnom/httprobe/releases/download/v${pkgver}/httprobe-linux-amd64-${pkgver}.tgz)
|
source_x86_64=(https://github.com/tomnomnom/httprobe/releases/download/v${pkgver}/httprobe-linux-amd64-${pkgver}.tgz)
|
||||||
|
|
||||||
sha256sums_i686=('3a19bc71cbcbf352636f70a2585a2aaedbe9f53290dcccd4bfbb3ab56ece7a49')
|
sha256sums_i686=('8502e5942c132a8fa63cfe236720a92022851b2a3629c65ccc95d38eaf9c55e1')
|
||||||
sha256sums_x86_64=('a8e5dbaa09e4c35a6a1ac441667d1bd39f079d007ff77c6ffc4431687d875a94')
|
sha256sums_x86_64=('4a43ae3cb355c698b811f4ddf1da117ad215984a1187997deb41f89a5c5fff40')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
mkdir -p ${pkgdir}/usr/bin
|
mkdir -p ${pkgdir}/usr/bin
|
||||||
install ${srcdir}/httprobe ${pkgdir}/usr/bin/${pkgname}
|
install ${srcdir}/httprobe ${pkgdir}/usr/bin/httprobe
|
||||||
}
|
}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Rain Clark <rain AT melonbread DOT dev>
|
# Maintainer: Rain Clark <rain AT melonbread DOT dev>
|
||||||
|
|
||||||
pkgname=imgbrd-grabber-appimage
|
pkgname=imgbrd-grabber-appimage
|
||||||
pkgver=7.7.1
|
pkgver=7.9.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Very customizable imageboard/booru downloader with powerful filenaming features."
|
pkgdesc="Very customizable imageboard/booru downloader with powerful filenaming features."
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -17,7 +17,7 @@ noextract=('$_pkgname')
|
|||||||
options=('!strip')
|
options=('!strip')
|
||||||
|
|
||||||
source=(https://github.com/Bionus/imgbrd-grabber/releases/download/v${pkgver}/${_pkgname})
|
source=(https://github.com/Bionus/imgbrd-grabber/releases/download/v${pkgver}/${_pkgname})
|
||||||
sha256sums=('b07369e7cf44ac8527962f3505d029ccfe896db2d8f54d9953ccb43188747402')
|
sha256sums=('aa3f0b4b55f9d4c28cecdc2f1d5d2bd6add4172ba62ca1cb66c3806a52b9528f')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "${srcdir}"
|
cd "${srcdir}"
|
||||||
|
77
openmw-tes3mp/PKGBUILD
Normal file
77
openmw-tes3mp/PKGBUILD
Normal file
@ -0,0 +1,77 @@
|
|||||||
|
# Maintainer: Volk_Milit (aka Ja'Virr-Dar) <javirrdar@gmail.com>
|
||||||
|
# Maintainer: Gennadiy Chernyshyk <genaloner@gmail.com>
|
||||||
|
# PKGBUILD source: https://github.com/TES3MP/openmw-tes3mp
|
||||||
|
# Special thanks to Grim Kriegor who provide tarball and make special script for easy build TES3MP: https://github.com/GrimKriegor/TES3MP-deploy/tree/development
|
||||||
|
|
||||||
|
pkgname=openmw-tes3mp
|
||||||
|
pkgver=0.8.0
|
||||||
|
pkgrel=1
|
||||||
|
pkgdesc="TES3MP is a project aiming to add multiplayer functionality to OpenMW, a free and open source recreation of the popular Bethesda Softworks game \"The Elder Scrolls III: Morrowind\"."
|
||||||
|
arch=('x86_64')
|
||||||
|
url="http://tes3mp.com"
|
||||||
|
license=('GPL3' 'custom')
|
||||||
|
depends=('qt5-base' 'libxt')
|
||||||
|
optdepends=('openmw: create initial engine configuration files')
|
||||||
|
conflicts=("${pkgname%-git}")
|
||||||
|
provides=("${pkgname%-git}")
|
||||||
|
|
||||||
|
source=("$pkgname.tar.gz"::"https://github.com/TES3MP/TES3MP/releases/download/tes3mp-0.8.0/tes3mp-GNU+Linux-x86_64-release-0.8.0-4476609872-f92ffd4088.tar.gz"
|
||||||
|
"https://raw.githubusercontent.com/TES3MP/openmw-tes3mp/$pkgver/files/tes3mp/tes3mp_logo.png"
|
||||||
|
"tes3mp-browser.desktop")
|
||||||
|
sha256sums=("6fdd7ba30c24563f76332e7e492f92554c83b8fd1d6df6858344b65701c8a6d2"
|
||||||
|
"861e5e8cc7ddec2dbfb842d68cdd45e7cc564079b9cb37ad113ff140bf424fd9"
|
||||||
|
"ddccf2f35e41c2cbb35816f3bbfc53a9dd5809cd2830e8e324f45550852f6408")
|
||||||
|
|
||||||
|
prepare() {
|
||||||
|
cd "$srcdir/TES3MP"
|
||||||
|
|
||||||
|
# Remove all .git files
|
||||||
|
find . -name "*git*" -exec rm -rf {} +
|
||||||
|
|
||||||
|
# Remove all *.a files from lib
|
||||||
|
rm -f lib/*.a
|
||||||
|
|
||||||
|
# Remove junk files
|
||||||
|
rm tes3mp-package-info.txt
|
||||||
|
|
||||||
|
# Remove OpenMW junk files
|
||||||
|
rm bsatool*
|
||||||
|
rm esmtool*
|
||||||
|
rm openmw*
|
||||||
|
}
|
||||||
|
|
||||||
|
package() {
|
||||||
|
|
||||||
|
# Install .desktop files
|
||||||
|
install -Dm644 tes3mp-browser.desktop "$pkgdir/usr/share/applications/tes3mp-browser.desktop"
|
||||||
|
|
||||||
|
# Icon for .desktop files
|
||||||
|
install -Dm644 tes3mp_logo.png "$pkgdir/usr/share/pixmaps/tes3mp.png"
|
||||||
|
|
||||||
|
# Copy files into /usr/local/etc/openmw to make TES3MP works with home settings
|
||||||
|
cd "$srcdir/TES3MP"
|
||||||
|
install -d "$pkgdir/usr/local/etc/openmw"
|
||||||
|
install -Dm644 tes3mp-server-default.cfg "$pkgdir/usr/local/etc/openmw/"
|
||||||
|
install -Dm644 tes3mp-client-default.cfg "$pkgdir/usr/local/etc/openmw/"
|
||||||
|
|
||||||
|
# Copy licenses
|
||||||
|
install -d "$pkgdir/usr/share/licenses"
|
||||||
|
install -Dm 644 "LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
|
||||||
|
install -Dm 644 tes3mp-credits.md "$pkgdir/usr/share/licenses/$pkgname/tes3mp-credits.md"
|
||||||
|
|
||||||
|
# Change copying in launcher script for /usr/local/etc/openmw/ directory
|
||||||
|
sed -i '18c\\t\tcp -f /usr/local/etc/openmw/tes3mp-server-default.cfg "$TES3MP_HOME"/tes3mp-server.cfg' tes3mp-prelaunch
|
||||||
|
sed -i '43c\\t\tcp -f /usr/local/etc/openmw/tes3mp-client-default.cfg "$TES3MP_HOME"/tes3mp-client.cfg' tes3mp-prelaunch
|
||||||
|
|
||||||
|
# Main
|
||||||
|
cd "${srcdir}"
|
||||||
|
install -d "$pkgdir/opt"
|
||||||
|
mv TES3MP "$pkgdir/opt/$pkgname"
|
||||||
|
|
||||||
|
install -d "$pkgdir/usr/bin"
|
||||||
|
ln -s "$pkgdir/opt/$pkgname/tes3mp" "${pkgdir}/usr/bin"
|
||||||
|
ln -s "$pkgdir/opt/$pkgname/tes3mp-server" "$pkgdir/usr/bin"
|
||||||
|
ln -s "$pkgdir/opt/$pkgname/tes3mp-browser" "$pkgdir/usr/bin"
|
||||||
|
}
|
||||||
|
|
||||||
|
# vim:set ts=2 sw=2 et:
|
11
openmw-tes3mp/tes3mp-browser.desktop
Normal file
11
openmw-tes3mp/tes3mp-browser.desktop
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Name=TES3MP Server Browser
|
||||||
|
Name[ru_RU]=Браузер серверов TES3MP
|
||||||
|
Comment=TES3MP server overview
|
||||||
|
Comment[ru_RU]=Обзор серверов TES3MP
|
||||||
|
Path=/opt/openmw-tes3mp/
|
||||||
|
Exec=/opt/openmw-tes3mp/tes3mp-browser
|
||||||
|
Icon=tes3mp
|
||||||
|
Terminal=false
|
||||||
|
Categories=Game;
|
BIN
openmw-tes3mp/tes3mp_logo.png
Normal file
BIN
openmw-tes3mp/tes3mp_logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 105 KiB |
Reference in New Issue
Block a user