diff options
-rw-r--r-- | pcr/xsp/PKGBUILD (renamed from libre/xsp/PKGBUILD) | 13 | ||||
-rw-r--r-- | pcr/xsp/xsp.install (renamed from libre/xsp/xsp.install) | 0 | ||||
-rw-r--r-- | pcr/xsp/xsp.service (renamed from libre/xsp/xsp.service) | 0 | ||||
-rw-r--r-- | pcr/xsp/xsp.webapp (renamed from libre/xsp/xsp.webapp) | 0 |
4 files changed, 7 insertions, 6 deletions
diff --git a/libre/xsp/PKGBUILD b/pcr/xsp/PKGBUILD index e5a4f51cf..face7e27e 100644 --- a/libre/xsp/PKGBUILD +++ b/pcr/xsp/PKGBUILD @@ -1,19 +1,20 @@ -# $Id: PKGBUILD 188153 2013-06-10 16:36:32Z daniel $ -# Maintainer (Arch): Daniel Isenmann <daniel@archlinux.org> -# Contributor (Arch): Tobias Kieslich <tobias@justdreams.de> +# $Id: PKGBUILD 308160 2017-10-17 17:36:56Z jelle $ +# Maintainer (AUR): Daniel Isenmann <daniel@archlinux.org> +# Contributor (AUR): Tobias Kieslich <tobias@justdreams.de> # Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> +# parabola changes and rationale: +# - rebranded to parabola + pkgname=xsp pkgver=4.4 -pkgrel=2.parabola1 +pkgrel=2.parabola2 pkgdesc="A simple webserver based on mono - provides ASP.NET support (Parabola rebranded)" arch=('i686' 'x86_64' 'armv7h') license=('custom') url="http://www.go-mono.com" depends=('mono' 'sqlite') options=(!makeflags) -replaces=(${pkgname}-parabola) -conflicts=(${pkgname}-parabola) install=${pkgname}.install source=(${pkgname}-${pkgver}.tar.gz::https://github.com/mono/xsp/archive/${pkgver}.tar.gz ${pkgname}.webapp diff --git a/libre/xsp/xsp.install b/pcr/xsp/xsp.install index d2cc5955a..d2cc5955a 100644 --- a/libre/xsp/xsp.install +++ b/pcr/xsp/xsp.install diff --git a/libre/xsp/xsp.service b/pcr/xsp/xsp.service index 36b802e21..36b802e21 100644 --- a/libre/xsp/xsp.service +++ b/pcr/xsp/xsp.service diff --git a/libre/xsp/xsp.webapp b/pcr/xsp/xsp.webapp index a685dd171..a685dd171 100644 --- a/libre/xsp/xsp.webapp +++ b/pcr/xsp/xsp.webapp |