summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Swanson2016-06-14 19:28:09 -0700
committerMike Swanson2016-06-14 19:28:09 -0700
commitce5207d366d37ec03117677160bf9e03e3e021f9 (patch)
treed917542f00d0b94afbcd8b7bc85b80c2b099a6fa
parent4b8d17d7304925976182b9b33b761e59d3c94496 (diff)
downloadaur-ce5207d366d37ec03117677160bf9e03e3e021f9.tar.gz
Stop using the games group
This is almost never used in Arch and is just confusing.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD20
-rw-r--r--firestorm.install3
3 files changed, 7 insertions, 22 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56f7dd8d6efb..7f2467748f46 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# mar Maj 31 10:27:43 UTC 2016
+# mer Jun 15 02:10:16 UTC 2016
pkgbase = firestorm-bin
pkgdesc = Firestorm is a feature-packed third-party viewer for Second Life.
pkgver = 4.7.7.48706
- pkgrel = 2
+ pkgrel = 3
url = http://www.firestormviewer.org/
install = firestorm.install
arch = i686
@@ -34,12 +34,10 @@ pkgbase = firestorm-bin
optdepends = nvidia-utils: for NVIDIA support
source = http://downloads.firestormviewer.org/linux/Phoenix_FirestormOS-Releasex64_x86_64_4.7.7.48706.tar.xz
source = 0001-firestorm-libgl-path.patch
- source = firestorm.install
source = firestorm.desktop
source = firestorm.launcher
sha256sums = e90877eba293266701590e4c528ebf8684f751932307b14cf30da578246eae00
sha256sums = 619153f3540ad48ec31c702086883a6adccacc70b384b300edaa6f7957f27232
- sha256sums = ed579cd61cadda55956e5dd8063a34f3c02b8263372e52e9312966a2bf79b55c
sha256sums = 6dffebc474fd98d23bf8d9f4a7592795642dbddf3a0b585f89d25ff11ae15cc1
sha256sums = b2ce32d268f76f4324807d50c4098a3480b489ec447133ce8d9b9c4a7bc05530
diff --git a/PKGBUILD b/PKGBUILD
index 923c9b6272dd..e51b3c437612 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mike Swanson <mikeonthecomputer@gmail.com>
pkgname=firestorm-bin
pkgver=4.7.7.48706
-pkgrel=2
+pkgrel=3
pkgdesc="Firestorm is a feature-packed third-party viewer for Second Life."
url="http://www.firestormviewer.org/"
license=('GPL')
@@ -21,23 +21,19 @@ install=firestorm.install
if [ "$CARCH" = "i686" ]; then
source=("http://downloads.firestormviewer.org/linux/Phoenix_FirestormOS-Release_i686_$pkgver.tar.xz"
0001-firestorm-libgl-path.patch
- firestorm.install
firestorm.desktop
firestorm.launcher)
sha256sums=(b826d89dd2b98e90f26fd0ec7b63351c30e55d17dda7e68188f1258b725737a3
619153f3540ad48ec31c702086883a6adccacc70b384b300edaa6f7957f27232
- ed579cd61cadda55956e5dd8063a34f3c02b8263372e52e9312966a2bf79b55c
6dffebc474fd98d23bf8d9f4a7592795642dbddf3a0b585f89d25ff11ae15cc1
b2ce32d268f76f4324807d50c4098a3480b489ec447133ce8d9b9c4a7bc05530)
else
source=("http://downloads.firestormviewer.org/linux/Phoenix_FirestormOS-Releasex64_x86_64_$pkgver.tar.xz"
0001-firestorm-libgl-path.patch
- firestorm.install
firestorm.desktop
firestorm.launcher)
sha256sums=(e90877eba293266701590e4c528ebf8684f751932307b14cf30da578246eae00
619153f3540ad48ec31c702086883a6adccacc70b384b300edaa6f7957f27232
- ed579cd61cadda55956e5dd8063a34f3c02b8263372e52e9312966a2bf79b55c
6dffebc474fd98d23bf8d9f4a7592795642dbddf3a0b585f89d25ff11ae15cc1
b2ce32d268f76f4324807d50c4098a3480b489ec447133ce8d9b9c4a7bc05530)
fi
@@ -65,28 +61,22 @@ package() {
# File modes fix.
find -type d -execdir chmod 755 "{}" \;
find -type f -execdir chmod 644 "{}" \;
- chmod 754 bin/* firestorm
+ chmod 755 bin/* firestorm
# Install Desktop File
- install -D -m644 -g games ../firestorm.desktop \
+ install -D -m644 ../firestorm.desktop \
"$pkgdir"/usr/share/applications/firestorm.desktop
# Install Icon File
- install -D -m644 -g games firestorm_icon.png \
+ install -D -m644 firestorm_icon.png \
"$pkgdir"/usr/share/pixmaps/firestorm_icon.png
# Install Launcher
- install -D -m754 -g games ../firestorm.launcher \
+ install -D -m755 ../firestorm.launcher \
"$pkgdir"/usr/bin/firestorm
# Move Data to Destination Directory
cd ..
install -d "$pkgdir"/opt
mv firestorm/ "$pkgdir"/opt
-
- # Change Permissions of files to root:games
- chown -R root:games "$pkgdir"/opt/firestorm
-
- # Make Binary Group-Executable
- chmod g+x "$pkgdir"/opt/firestorm/firestorm
}
diff --git a/firestorm.install b/firestorm.install
index c8cbec0cf861..519ec0dc0dc8 100644
--- a/firestorm.install
+++ b/firestorm.install
@@ -3,9 +3,6 @@ post_install() {
You must register an account on the official Second Life website in
order to use Second Life: https://secondlife.com/
-You must also add your user to the games group:
- su -c "gpasswd -a \$USER games"
-
Remember to log out and back in for the change to take effect.
EOF
}