Skip to content

Instantly share code, notes, and snippets.

@jnumm
jnumm / minetestserver
Created May 22, 2012 17:01
SysV style Minetestserver init script
#! /bin/sh
### BEGIN INIT INFO
# Provides: minetestserver
# Required-Start: $remote_fs $syslog $network
# Required-Stop: $remote_fs $syslog $network
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Minetest server initscript
# Description: This script starts and stops Minetest server.
# Minetest is a free block building game.
@jnumm
jnumm / pentobi.spec
Created January 4, 2016 21:09
Fedora-style RPM spec for pentobi
Name: pentobi
Version: 11.0
Release: 1%{?dist}
Summary: Program to play the board game Blokus
License: GPLv3
URL: http://pentobi.sourceforge.net/
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
BuildRequires: cmake gcc-c++ qt5-qtsvg-devel qt5-qttools-devel
BuildRequires: extra-cmake-modules kf5-kio-devel