medit version bump

This commit is contained in:
groni
2015-11-23 15:34:25 +01:00
parent ba1994435b
commit cf9ede361c
9 changed files with 439 additions and 8 deletions
+24
View File
@@ -0,0 +1,24 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
autotools.configure()
def build():
autotools.make()
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README", "THANKS")
pisitools.insinto("/usr/share/pixmaps", "moo/mooutils/pixmaps/medit.png")
pisitools.remove("/usr/share/icons/hicolor/icon-theme.cache")
+11
View File
@@ -0,0 +1,11 @@
diff -Nuar medit-1.0.3.orig/moo/medit-app/medit.desktop.in medit-1.0.3/moo/medit-app/medit.desktop.in
--- medit-1.0.3.orig/moo/medit-app/medit.desktop.in 2011-06-20 09:45:47.771000116 +0300
+++ medit-1.0.3/moo/medit-app/medit.desktop.in 2011-06-20 09:47:16.536000117 +0300
@@ -1,6 +1,7 @@
[Desktop Entry]
Name=medit
_Comment=Text editor
+Comment[tr]=Metin Düzenleyici
Exec=medit %F
Terminal=false
Type=Application
+12
View File
@@ -0,0 +1,12 @@
diff -Nuar medit-1.0.3.orig/configure.ac medit-1.0.3/configure.ac
--- medit-1.0.3.orig/configure.ac 2011-06-20 09:45:47.736000116 +0300
+++ medit-1.0.3/configure.ac 2011-06-20 10:04:24.646000116 +0300
@@ -37,7 +37,7 @@
AC_SUBST(MOO_COPYRIGHT,"_moo_copyright_")
# keep in sync with po/maintain
-AC_SUBST(MOO_PACKAGE_NAME,"medit-1")
+AC_SUBST(MOO_PACKAGE_NAME,"medit")
MOO_PREFS_XML_FILE_NAME="prefs.xml"
MOO_STATE_XML_FILE_NAME="state.xml"
+93
View File
@@ -0,0 +1,93 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>medit</Name>
<Homepage>http://mooedit.sourceforge.net/</Homepage>
<Packager>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<Icon>medit</Icon>
<IsA>app:gui</IsA>
<Summary>Multiplatform GTK text editor</Summary>
<Description>Medit is a text editor. Started originally as a simple built-in editor component in GGAP, it grew up to a real text editor. The intention now is to make it a useful programming and around-programming text editor.</Description>
<Archive sha1sum="904ad57f0774ec1ef5ad8905f3dfc700811d5b36" type="tarbz2">mirrors://sourceforge/mooedit/medit-1.2.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>python-gtk-devel</Dependency>
<Dependency>gtk2-devel</Dependency>
<Dependency>atk-devel</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>gettext-devel</Dependency>
<Dependency>pkgconfig</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>gtk2-devel</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>lua-devel</Dependency>
<Dependency>libSM-devel</Dependency>
<Dependency>libICE-devel</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">desktop-tr.patch</Patch>
<Patch level="1">fix_help_dir.patch</Patch>
</Patches>
</Source>
<Package>
<Name>medit</Name>
<RuntimeDependencies>
<Dependency>gtk2</Dependency>
<Dependency>atk</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libX11</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>python</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>cairo</Dependency>
<Dependency>pango</Dependency>
<Dependency>libSM</Dependency>
<Dependency>libICE</Dependency>
<Dependency>gdk-pixbuf</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/icons/hicolor</Path>
<Path fileType="data">/usr/share/medit</Path>
<Path fileType="data">/usr/share/pixmaps</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2014-06-04</Date>
<Version>1.2.0</Version>
<Comment>Version bump</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-11-20</Date>
<Version>1.1.96</Version>
<Comment>Update</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2013-01-10</Date>
<Version>1.1.92</Version>
<Comment>First release</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
</History>
</PISI>
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>medit</Name>
<Summary xml:lang="tr">Sekme özelliğine sahip bir metin düzenleyicisi</Summary>
<Description xml:lang="tr">Medit, sekme özelliğine sahip hızlı ve kullanışlı bir metin düzenleyicisidir.</Description>
</Source>
</PISI>
+289 -6
View File
@@ -25418,10 +25418,8 @@
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/libmission-control-plugins.so*</Path>
<Path fileType="library">/usr/lib/mission-control-5</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/gtk-doc</Path>
<Path fileType="library">/usr/lib/libmission-control-plugins.so.0*</Path>
<Path fileType="library">/usr/lib/telepathy/mission-control-5</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/dbus-1</Path>
@@ -25437,8 +25435,10 @@
<Dependency>telepathy-glib-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/mission-control-5.5/mission-control-plugins</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="header">/usr/include/mission-control-5.5</Path>
<Path fileType="library">/usr/lib/libmission-control-plugins.so</Path>
<Path fileType="data">/usr/lib/pkgconfig/mission-control-plugins.pc</Path>
<Path fileType="doc">/usr/share/gtk-doc/html/mission-control-plugins</Path>
</Files>
</Package>
<History>
@@ -26373,6 +26373,72 @@
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>telepathy-logger-qt</Name>
<Homepage>https://projects.kde.org/projects/extragear/network/telepathy/telepathy-logger-qt</Homepage>
<Packager>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app</IsA>
<PartOf>unknown</PartOf>
<Summary xml:lang="en">Qt bindings for telepathy logger</Summary>
<Description xml:lang="en">Qt Wrapper around TpLogger client library.</Description>
<Archive type="tarxz" sha1sum="3f71e607980b601b46ff45be6e72d066926fc912">http://download.kde.org/stable/telepathy-logger-qt/15.04/src/telepathy-logger-qt-15.04.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>doxygen</Dependency>
<Dependency>telepathy-qt5-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>dbus-devel</Dependency>
<Dependency>dbus-glib-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>telepathy-logger-devel</Dependency>
</BuildDependencies>
<SourceURI>network/chat/telepathy-logger-qt/pspec.xml</SourceURI>
</Source>
<Package>
<Name>telepathy-logger-qt</Name>
<Summary xml:lang="en">Qt bindings for telepathy logger</Summary>
<RuntimeDependencies>
<Dependency>glib2</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>telepathy-qt5</Dependency>
<Dependency>telepathy-glib</Dependency>
<Dependency>telepathy-logger</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/libtelepathy-logger-qt.so.*</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>telepathy-logger-qt-devel</Name>
<Summary xml:lang="en">Development files for telepathy-logger-qt</Summary>
<RuntimeDependencies>
<Dependency release="1">telepathy-logger-qt</Dependency>
<Dependency>telepathy-glib-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/libtelepathy-logger-qt.so</Path>
<Path fileType="library">/usr/lib/cmake/TelepathyLoggerQt</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2015-11-22</Date>
<Version>15.04.0</Version>
<Comment>First Release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>telepathy-logger</Name>
@@ -54407,6 +54473,130 @@
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>ktp-common-internals</Name>
<Homepage>http://community.kde.org/Real-Time_Communication_and_Collaboration</Homepage>
<Packager>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app</IsA>
<PartOf>desktop.kde.application</PartOf>
<Summary xml:lang="en">Common components for KDE-Telepathy</Summary>
<Description xml:lang="en">Common components for KDE-Telepathy</Description>
<Archive type="tarxz" sha1sum="69f3d2b38950e1056378ca0c5e0f65a0ec5d6158">http://download.kde.org/stable/applications/15.08.3/src/ktp-common-internals-15.08.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-declarative-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>knotifications-devel</Dependency>
<Dependency>kio-devel</Dependency>
<Dependency>kwidgetsaddons-devel</Dependency>
<Dependency>kcmutils-devel</Dependency>
<Dependency>knotifyconfig-devel</Dependency>
<Dependency>ktexteditor-devel</Dependency>
<Dependency>kwallet-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>kwindowsystem-devel</Dependency>
<Dependency>kiconthemes-devel</Dependency>
<Dependency>kpeople-devel</Dependency>
<Dependency>signon-devel</Dependency>
<Dependency>kaccounts-integration-devel</Dependency>
<Dependency>telepathy-logger-qt-devel</Dependency>
<Dependency>libaccounts-qt5-devel</Dependency>
<Dependency>telepathy-qt5-devel</Dependency>
<Dependency>libaccounts-glib-devel</Dependency>
<Dependency>libgcrypt-devel</Dependency>
<Dependency>sqlite-devel</Dependency>
<Dependency>qt5-sql-postgresql</Dependency>
<Dependency>qt5-sql-mysql</Dependency>
<Dependency>qt5-sql-odbc</Dependency>
<Dependency>qt5-sql-sqlite</Dependency>
<Dependency>telepathy-mission-control-devel</Dependency>
<Dependency>libotr-devel</Dependency>
</BuildDependencies>
<SourceURI>desktop/kde/application/ktp-common-internals/pspec.xml</SourceURI>
</Source>
<Package>
<Name>ktp-common-internals</Name>
<Summary xml:lang="en">Common components for KDE-Telepathy</Summary>
<RuntimeDependencies>
<Dependency>ki18n</Dependency>
<Dependency>kparts</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libotr</Dependency>
<Dependency>signon</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kpeople</Dependency>
<Dependency>kwallet</Dependency>
<Dependency>kxmlgui</Dependency>
<Dependency>kcmutils</Dependency>
<Dependency>kservice</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>libgcrypt</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kiconthemes</Dependency>
<Dependency>ktexteditor</Dependency>
<Dependency>knotifyconfig</Dependency>
<Dependency>telepathy-qt5</Dependency>
<Dependency>kconfigwidgets</Dependency>
<Dependency>knotifications</Dependency>
<Dependency>kwidgetsaddons</Dependency>
<Dependency>libaccounts-qt5</Dependency>
<Dependency>qt5-declarative</Dependency>
<Dependency>telepathy-logger-qt</Dependency>
<Dependency>kaccounts-integration</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/libKTpCommonInternals.so.*</Path>
<Path fileType="library">/usr/lib/libKTpModels.so.*</Path>
<Path fileType="library">/usr/lib/libKTpLogger.so.*</Path>
<Path fileType="library">/usr/lib/libKTpWidgets.so.*</Path>
<Path fileType="library">/usr/lib/libKTpOTR.so.*</Path>
<Path fileType="library">/usr/lib/ktp-proxy</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="data">/usr/share/kservices5</Path>
<Path fileType="data">/usr/share/kservicetypes5</Path>
<Path fileType="data">/usr/share/knotifications5</Path>
<Path fileType="data">/usr/share/config.kcfg</Path>
<Path fileType="data">/usr/share/dbus-1</Path>
<Path fileType="data">/usr/share/telepathy</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="data">/usr/share/katepart5</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>ktp-common-internals-devel</Name>
<Summary xml:lang="en">Development files for ktp-common-internals</Summary>
<RuntimeDependencies>
<Dependency release="1">ktp-common-internals</Dependency>
<Dependency>libotr-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/KTp</Path>
<Path fileType="data">/usr/lib/cmake/KTp</Path>
<Path fileType="library">/usr/lib/libKTpCommonInternals.so</Path>
<Path fileType="library">/usr/lib/libKTpModels.so</Path>
<Path fileType="library">/usr/lib/libKTpLogger.so</Path>
<Path fileType="library">/usr/lib/libKTpWidgets.so</Path>
<Path fileType="library">/usr/lib/libKTpOTR.so</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2015-11-22</Date>
<Version>15.08.3</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>kblog</Name>
@@ -86890,6 +87080,99 @@ Jabber and others</Summary>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>medit</Name>
<Homepage>http://mooedit.sourceforge.net/</Homepage>
<Packager>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<PartOf>editor</PartOf>
<Summary xml:lang="en">Multiplatform GTK text editor</Summary>
<Summary xml:lang="tr">Sekme özelliğine sahip bir metin düzenleyicisi</Summary>
<Description xml:lang="en">Medit is a text editor. Started originally as a simple built-in editor component in GGAP, it grew up to a real text editor. The intention now is to make it a useful programming and around-programming text editor.</Description>
<Description xml:lang="tr">Medit, sekme özelliğine sahip hızlı ve kullanışlı bir metin düzenleyicisidir.</Description>
<Icon>medit</Icon>
<Archive type="tarbz2" sha1sum="904ad57f0774ec1ef5ad8905f3dfc700811d5b36">mirrors://sourceforge/mooedit/medit-1.2.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>python-gtk-devel</Dependency>
<Dependency>gtk2-devel</Dependency>
<Dependency>atk-devel</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>gettext-devel</Dependency>
<Dependency>pkgconfig</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>gtk2-devel</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>lua-devel</Dependency>
<Dependency>libSM-devel</Dependency>
<Dependency>libICE-devel</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">desktop-tr.patch</Patch>
<Patch level="1">fix_help_dir.patch</Patch>
</Patches>
<SourceURI>editor/medit/pspec.xml</SourceURI>
</Source>
<Package>
<Name>medit</Name>
<RuntimeDependencies>
<Dependency>gtk2</Dependency>
<Dependency>atk</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libX11</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>python</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>cairo</Dependency>
<Dependency>pango</Dependency>
<Dependency>libSM</Dependency>
<Dependency>libICE</Dependency>
<Dependency>gdk-pixbuf</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/icons/hicolor</Path>
<Path fileType="data">/usr/share/medit</Path>
<Path fileType="data">/usr/share/pixmaps</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2014-06-04</Date>
<Version>1.2.0</Version>
<Comment>Version bump</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-11-20</Date>
<Version>1.1.96</Version>
<Comment>Update</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2013-01-10</Date>
<Version>1.1.92</Version>
<Comment>First release</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>nano</Name>
+1 -1
View File
@@ -1 +1 @@
90d5da54911ba3491a5d579287997efd52ecd93b
21166c8f144f8b6cccdf4eeb96046b03fbd36ba7
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
5f30d603f994362f71aa831b677931895b77d961
28dfd01dbcb74fa290b71e889109e7f5d5fc0675