summaryrefslogtreecommitdiff
path: root/gnustep-apps/gemas
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
commit0cf2f20608308acdf3cb922c3736446bbd8f3388 (patch)
tree07815070629c7c11000a7f51ceb8ccbccb49a809 /gnustep-apps/gemas
parent1798c4aeca70ac8d0a243684d6a798fbc65735f8 (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'gnustep-apps/gemas')
-rw-r--r--gnustep-apps/gemas/Manifest4
-rw-r--r--gnustep-apps/gemas/files/gemas-0.4-bundle_makefile.patch24
-rw-r--r--gnustep-apps/gemas/gemas-0.4.ebuild44
-rw-r--r--gnustep-apps/gemas/metadata.xml12
4 files changed, 0 insertions, 84 deletions
diff --git a/gnustep-apps/gemas/Manifest b/gnustep-apps/gemas/Manifest
deleted file mode 100644
index ba5dc8194497..000000000000
--- a/gnustep-apps/gemas/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-AUX gemas-0.4-bundle_makefile.patch 1171 BLAKE2B b6a4e93248b4891a7940f03e36ba6bf88bc47c57b42f7428dcc90d35b3c2ce8b17ecf74f2a58b85b22c43e4677bff010216bb6d7d689215cad2652e174fdb96a SHA512 0d53cf299be329b227152326c3e7e61dbbddfcbe3635a42a5e925a963aa3270d33fc42d9f8758824405bb3520128d4d521bbd4ed50f72d5f5945c565bce42638
-DIST Gemas-0.4.tar.gz 552558 BLAKE2B 0bc3c2ca5a54fd1af5e85816174473910743d0fd045934ccee170f6c13933cd9059fbe9d25040c3dbeeb91325a7c2573663929d7bb984735c2d68f059c665681 SHA512 6ae1acadd1be71362d93ac44498b789d160146f02c995280a003ac748c4d5dde615854014351c560e4e49576c20094dce0c4e2bef0c8096368c0c25679670e58
-EBUILD gemas-0.4.ebuild 911 BLAKE2B 85fa5a0737321e8cc4e4f2ca8d2e97c0fdbea27f2e3bd246eb84be0c7b0e211762799d8736a21e3ef82a52d42fc28e4bbd8d706242b6ee30e1a451a3efdf8f86 SHA512 5cceb8ba7319311bd3b42a6b7acb92f13fccee476898ae67dd886f73153df4bed3dc45213d4c1ceac0110be26fcc162cb01e3c8a97201a3e862fc03dade4083c
-MISC metadata.xml 650 BLAKE2B 2db84c12e3501cbb95af1f6d968aac83337414888094d4989b717eeaf39feddc9de9591c42a340fab70aa733ee60bc6c08e5dc5eaab07c249f3413e94d32f3c8 SHA512 a947ebcee4024d140b0aeb972cbd69b9fc13bb842fdf9866a660240b0914cbe7049c778929749735eabba0cc4a03fdf69aa65a9f324d4ec0386d33c73a1b4e9a
diff --git a/gnustep-apps/gemas/files/gemas-0.4-bundle_makefile.patch b/gnustep-apps/gemas/files/gemas-0.4-bundle_makefile.patch
deleted file mode 100644
index 73595f256b56..000000000000
--- a/gnustep-apps/gemas/files/gemas-0.4-bundle_makefile.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -Naur Gemas-0.4.orig/Bundle/Gemas/GNUmakefile Gemas-0.4/Bundle/Gemas/GNUmakefile
---- Gemas-0.4.orig/Bundle/Gemas/GNUmakefile 2013-12-24 18:51:16.000000000 +0100
-+++ Gemas-0.4/Bundle/Gemas/GNUmakefile 2014-02-10 10:50:45.331011111 +0100
-@@ -10,7 +10,7 @@
- BUNDLE_NAME = Gemas
- BUNDLE_EXTENSION = .editor
- Gemas_PRINCIPAL_CLASS = GemasEditor
--Gemas_INSTALL_DIR=$(GNUSTEP_LOCAL_APPS)/ProjectCenter.app/Resources
-+Gemas_INSTALL_DIR=${DESTDIR}/$(GNUSTEP_SYSTEM_APPS)/ProjectCenter.app/Resources
-
- #
- # Additional libraries
-diff -Naur Gemas-0.4.orig/Bundle/Gemas/GNUmakefile.preamble Gemas-0.4/Bundle/Gemas/GNUmakefile.preamble
---- Gemas-0.4.orig/Bundle/Gemas/GNUmakefile.preamble 2013-12-24 18:51:16.000000000 +0100
-+++ Gemas-0.4/Bundle/Gemas/GNUmakefile.preamble 2014-02-10 10:50:50.622016109 +0100
-@@ -15,7 +15,7 @@
- ADDITIONAL_LDFLAGS +=
-
- # Additional include directories the compiler should search
--ADDITIONAL_INCLUDE_DIRS +=-I$(GNUSTEP_LOCAL_HEADERS)/ProjectCenter
-+ADDITIONAL_INCLUDE_DIRS +=-I$(GNUSTEP_SYSTEM_HEADERS)/ProjectCenter
-
- # Additional library directories the linker should search
- ADDITIONAL_LIB_DIRS += -L./HighlighterKit/HighlighterKit.framework
diff --git a/gnustep-apps/gemas/gemas-0.4.ebuild b/gnustep-apps/gemas/gemas-0.4.ebuild
deleted file mode 100644
index 2fdf624eafe8..000000000000
--- a/gnustep-apps/gemas/gemas-0.4.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils gnustep-2
-
-MY_P=${P/g/G}
-DESCRIPTION="a simple code editor for GNUstep"
-HOMEPAGE="http://wiki.gnustep.org/index.php/Gemas.app"
-SRC_URI="http://download.gna.org/gnustep-nonfsf/${MY_P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="projectcenter"
-
-DEPEND=">=gnustep-libs/highlighterkit-0.1.2
- >=virtual/gnustep-back-0.22.0
- projectcenter? ( gnustep-apps/projectcenter )"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-bundle_makefile.patch
-}
-
-src_compile() {
- gnustep-base_src_compile
- if use projectcenter;
- then
- cd Bundle/Gemas || die "compile cd failed"
- egnustep_make
- fi
-}
-
-src_install() {
- gnustep-base_src_install
- if use projectcenter;
- then
- cd Bundle/Gemas || die "install cd failed"
- egnustep_install
- fi
-}
diff --git a/gnustep-apps/gemas/metadata.xml b/gnustep-apps/gemas/metadata.xml
deleted file mode 100644
index 3567c784835a..000000000000
--- a/gnustep-apps/gemas/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>gnustep@gentoo.org</email>
- <name>Gentoo GNUstep Project</name>
- </maintainer>
- <longdescription>Gemas is a simple code editor for GNUstep. It have autoindentation and highlight syntax for C, C++, Objective-C, Objective-C++, GSmarkup. And to edit Strings, Plist, GNUmakefile, ChangeLog files and plain text files (INSTALL, README, ...)</longdescription>
- <use>
- <flag name="projectcenter">Build and install plugin for <pkg>gnustep-apps/projectcenter</pkg></flag>
- </use>
-</pkgmetadata>