[arch-commits] Commit in scite/repos/community-x86_64 (4 files)

Antonio Rojas arojas at archlinux.org
Sun Jan 10 12:15:48 UTC 2021


    Date: Sunday, January 10, 2021 @ 12:15:47
  Author: arojas
Revision: 817043

archrelease: copy trunk to community-x86_64

Added:
  scite/repos/community-x86_64/PKGBUILD
    (from rev 817042, scite/trunk/PKGBUILD)
  scite/repos/community-x86_64/SciTE.appdata.xml
    (from rev 817042, scite/trunk/SciTE.appdata.xml)
Deleted:
  scite/repos/community-x86_64/PKGBUILD
  scite/repos/community-x86_64/SciTE.appdata.xml

-------------------+
 PKGBUILD          |   78 ++++++++++++++++++++++++++--------------------------
 SciTE.appdata.xml |   42 ++++++++++++++--------------
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-10 12:15:36 UTC (rev 817042)
+++ PKGBUILD	2021-01-10 12:15:47 UTC (rev 817043)
@@ -1,39 +0,0 @@
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Lex Black <autumn-wind at web.de>
-# Contributor: Alexander F Rødseth <xyproto at archlinux.org>
-# Contributor: Thomas S Hatch <thatch45 at gmail.com>
-# Contributor: Corrado 'bardo' Primier <corrado.primier at mail.polimi.it>
-# Contributor: Jochem Kossen <j.kossen at home.nl>
-# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=scite
-pkgver=4.4.5
-pkgrel=1
-pkgdesc='Editor with facilities for building and running programs'
-arch=(x86_64)
-url='https://www.scintilla.org/SciTE.html'
-license=('custom:HPND')
-depends=(gtk3)
-backup=(usr/share/scite/SciTEGlobal.properties)
-source=(https://www.scintilla.org/${pkgname}${pkgver//./}.tgz
-        SciTE.appdata.xml)
-sha256sums=('9d74bde5e4ee18d767b6add5a6b95d7ffcedbcfd017c3df59e16b0785e3521a1'
-            '04a33885833024a450c295d384f833bbc60894d57615de2a6f89db32d3ba942d')
-
-prepare() {
-  sed -i 's|pixmapdir=$(datadir)/pixmaps|pixmapdir=$(datadir)/icons/hicolor/48x48/apps|
-          s|pixmapdir)/Sci48M.png|pixmapdir)/SciTE.png|' scite/gtk/makefile
-  sed -i 's/Sci48M/SciTE/' scite/gtk/{SciTEGTK.cxx,SciTE.desktop}
-}
-
-build() {
-  GTK3=1 make -C scintilla/gtk
-  GTK3=1 make -C scite/gtk
-}
-
-package() {
-  GTK3=1 make -C scite/gtk DESTDIR="$pkgdir" install
-  install -Dm644 scite/License.txt "$pkgdir/usr/share/licenses/$pkgname/License.txt"
-  install -Dm644 SciTE.appdata.xml "$pkgdir/usr/share/metainfo/SciTE.appdata.xml"
-  ln -sf /usr/bin/SciTE "$pkgdir/usr/bin/scite"
-}

Copied: scite/repos/community-x86_64/PKGBUILD (from rev 817042, scite/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-01-10 12:15:47 UTC (rev 817043)
@@ -0,0 +1,39 @@
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Lex Black <autumn-wind at web.de>
+# Contributor: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Thomas S Hatch <thatch45 at gmail.com>
+# Contributor: Corrado 'bardo' Primier <corrado.primier at mail.polimi.it>
+# Contributor: Jochem Kossen <j.kossen at home.nl>
+# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=scite
+pkgver=4.4.6
+pkgrel=1
+pkgdesc='Editor with facilities for building and running programs'
+arch=(x86_64)
+url='https://www.scintilla.org/SciTE.html'
+license=('custom:HPND')
+depends=(gtk3)
+backup=(usr/share/scite/SciTEGlobal.properties)
+source=(https://www.scintilla.org/${pkgname}${pkgver//./}.tgz
+        SciTE.appdata.xml)
+sha256sums=('1c2e6eee6c8aa2e52983d9713a4b1c97d06c376324a3ec8932adfcb9e55d16d1'
+            '04a33885833024a450c295d384f833bbc60894d57615de2a6f89db32d3ba942d')
+
+prepare() {
+  sed -i 's|pixmapdir=$(datadir)/pixmaps|pixmapdir=$(datadir)/icons/hicolor/48x48/apps|
+          s|pixmapdir)/Sci48M.png|pixmapdir)/SciTE.png|' scite/gtk/makefile
+  sed -i 's/Sci48M/SciTE/' scite/gtk/{SciTEGTK.cxx,SciTE.desktop}
+}
+
+build() {
+  GTK3=1 make -C scintilla/gtk
+  GTK3=1 make -C scite/gtk
+}
+
+package() {
+  GTK3=1 make -C scite/gtk DESTDIR="$pkgdir" install
+  install -Dm644 scite/License.txt "$pkgdir/usr/share/licenses/$pkgname/License.txt"
+  install -Dm644 SciTE.appdata.xml "$pkgdir/usr/share/metainfo/SciTE.appdata.xml"
+  ln -sf /usr/bin/SciTE "$pkgdir/usr/bin/scite"
+}

Deleted: SciTE.appdata.xml
===================================================================
--- SciTE.appdata.xml	2021-01-10 12:15:36 UTC (rev 817042)
+++ SciTE.appdata.xml	2021-01-10 12:15:47 UTC (rev 817043)
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<component type="desktop-application">
-  <id>org.scintilla.SciTE</id>
-  <launchable type="desktop-id">SciTE.desktop</launchable>
-  <name>SciTE</name>
-  <summary>Edit your source files</summary>
-  <metadata_license>CC0-1.0</metadata_license>
-  <project_license>HPND</project_license>
-  <description>
-    <p>
-      SciTE is a SCIntilla based Text Editor. Originally built to demonstrate Scintilla, it has grown to be a generally useful editor with facilities for building and running programs. It is best used for jobs with simple configurations.
-    </p>
-  </description>
-  <screenshots>
-    <screenshot type="default">
-      <image>https://www.scintilla.org/SciTE224.png</image>
-    </screenshot>
-  </screenshots>
-  <url type="bugtracker">https://sourceforge.net/p/scintilla/bugs/</url>
-  <url type="homepage">https://scintilla.org/SciTE.html</url>
-</component>

Copied: scite/repos/community-x86_64/SciTE.appdata.xml (from rev 817042, scite/trunk/SciTE.appdata.xml)
===================================================================
--- SciTE.appdata.xml	                        (rev 0)
+++ SciTE.appdata.xml	2021-01-10 12:15:47 UTC (rev 817043)
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop-application">
+  <id>org.scintilla.SciTE</id>
+  <launchable type="desktop-id">SciTE.desktop</launchable>
+  <name>SciTE</name>
+  <summary>Edit your source files</summary>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>HPND</project_license>
+  <description>
+    <p>
+      SciTE is a SCIntilla based Text Editor. Originally built to demonstrate Scintilla, it has grown to be a generally useful editor with facilities for building and running programs. It is best used for jobs with simple configurations.
+    </p>
+  </description>
+  <screenshots>
+    <screenshot type="default">
+      <image>https://www.scintilla.org/SciTE224.png</image>
+    </screenshot>
+  </screenshots>
+  <url type="bugtracker">https://sourceforge.net/p/scintilla/bugs/</url>
+  <url type="homepage">https://scintilla.org/SciTE.html</url>
+</component>



More information about the arch-commits mailing list