Page MenuHomeSolus
Authored By
feskyde
Jan 18 2017, 8:47 PM
Size
10 KB
Referenced Files
None
Subscribers
None

0001-Initial-commit.patch

From 6a6c2204b459a9d2087868baa9a811f1bffec71a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Federico=20Dami=C3=A1n=20Schonborn?=
<federico.d.schonborn@protonmail.com>
Date: Wed, 18 Jan 2017 17:46:40 -0300
Subject: [PATCH] Initial commit
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Federico Damián Schonborn <federico.d.schonborn@protonmail.com>
---
Makefile | 1 +
abi_symbols | 154 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
abi_used_libs | 3 ++
package.yml | 25 +++++++++
pspec_x86_64.xml | 69 +++++++++++++++++++++++++
5 files changed, 252 insertions(+)
create mode 100644 Makefile
create mode 100644 abi_symbols
create mode 100644 abi_used_libs
create mode 100644 package.yml
create mode 100644 pspec_x86_64.xml
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..0a42375
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/abi_symbols b/abi_symbols
new file mode 100644
index 0000000..cd49f4b
--- /dev/null
+++ b/abi_symbols
@@ -0,0 +1,154 @@
+libnewt.so.0.52:NEWT_0.52
+libnewt.so.0.52:NEWT_0.52.11
+libnewt.so.0.52:NEWT_0.52.13
+libnewt.so.0.52:NEWT_0.52.16
+libnewt.so.0.52:NEWT_0.52.17
+libnewt.so.0.52:NEWT_0.52.6
+libnewt.so.0.52:NEWT_0.52.9
+libnewt.so.0.52:_newt_wstrlen
+libnewt.so.0.52:newtBell
+libnewt.so.0.52:newtButton
+libnewt.so.0.52:newtButtonBar
+libnewt.so.0.52:newtButtonBarv
+libnewt.so.0.52:newtCenteredWindow
+libnewt.so.0.52:newtCheckbox
+libnewt.so.0.52:newtCheckboxGetValue
+libnewt.so.0.52:newtCheckboxSetFlags
+libnewt.so.0.52:newtCheckboxSetValue
+libnewt.so.0.52:newtCheckboxTree
+libnewt.so.0.52:newtCheckboxTreeAddArray
+libnewt.so.0.52:newtCheckboxTreeAddItem
+libnewt.so.0.52:newtCheckboxTreeFindItem
+libnewt.so.0.52:newtCheckboxTreeGetCurrent
+libnewt.so.0.52:newtCheckboxTreeGetEntryValue
+libnewt.so.0.52:newtCheckboxTreeGetMultiSelection
+libnewt.so.0.52:newtCheckboxTreeGetSelection
+libnewt.so.0.52:newtCheckboxTreeMulti
+libnewt.so.0.52:newtCheckboxTreeSetCurrent
+libnewt.so.0.52:newtCheckboxTreeSetEntry
+libnewt.so.0.52:newtCheckboxTreeSetEntryValue
+libnewt.so.0.52:newtCheckboxTreeSetWidth
+libnewt.so.0.52:newtClearBox
+libnewt.so.0.52:newtClearKeyBuffer
+libnewt.so.0.52:newtCls
+libnewt.so.0.52:newtCompactButton
+libnewt.so.0.52:newtComponentAddCallback
+libnewt.so.0.52:newtComponentAddDestroyCallback
+libnewt.so.0.52:newtComponentDestroy
+libnewt.so.0.52:newtComponentGetPosition
+libnewt.so.0.52:newtComponentGetSize
+libnewt.so.0.52:newtComponentTakesFocus
+libnewt.so.0.52:newtCreateGrid
+libnewt.so.0.52:newtCursorOff
+libnewt.so.0.52:newtCursorOn
+libnewt.so.0.52:newtDefaultEventHandler
+libnewt.so.0.52:newtDefaultMappedHandler
+libnewt.so.0.52:newtDefaultPlaceHandler
+libnewt.so.0.52:newtDelay
+libnewt.so.0.52:newtDrawBox
+libnewt.so.0.52:newtDrawForm
+libnewt.so.0.52:newtDrawRootText
+libnewt.so.0.52:newtEntry
+libnewt.so.0.52:newtEntryGetCursorPosition
+libnewt.so.0.52:newtEntryGetValue
+libnewt.so.0.52:newtEntrySet
+libnewt.so.0.52:newtEntrySetColors
+libnewt.so.0.52:newtEntrySetCursorPosition
+libnewt.so.0.52:newtEntrySetFilter
+libnewt.so.0.52:newtEntrySetFlags
+libnewt.so.0.52:newtFinished
+libnewt.so.0.52:newtFlushInput
+libnewt.so.0.52:newtForm
+libnewt.so.0.52:newtFormAddComponent
+libnewt.so.0.52:newtFormAddComponents
+libnewt.so.0.52:newtFormAddHotKey
+libnewt.so.0.52:newtFormDestroy
+libnewt.so.0.52:newtFormGetCurrent
+libnewt.so.0.52:newtFormGetScrollPosition
+libnewt.so.0.52:newtFormRun
+libnewt.so.0.52:newtFormSetBackground
+libnewt.so.0.52:newtFormSetCurrent
+libnewt.so.0.52:newtFormSetHeight
+libnewt.so.0.52:newtFormSetScrollPosition
+libnewt.so.0.52:newtFormSetSize
+libnewt.so.0.52:newtFormSetTimer
+libnewt.so.0.52:newtFormSetWidth
+libnewt.so.0.52:newtFormWatchFd
+libnewt.so.0.52:newtGetKey
+libnewt.so.0.52:newtGetScreenSize
+libnewt.so.0.52:newtGetWindowPos
+libnewt.so.0.52:newtGetrc
+libnewt.so.0.52:newtGotorc
+libnewt.so.0.52:newtGridAddComponentsToForm
+libnewt.so.0.52:newtGridBasicWindow
+libnewt.so.0.52:newtGridFree
+libnewt.so.0.52:newtGridGetSize
+libnewt.so.0.52:newtGridHCloseStacked
+libnewt.so.0.52:newtGridHStacked
+libnewt.so.0.52:newtGridPlace
+libnewt.so.0.52:newtGridSetField
+libnewt.so.0.52:newtGridSimpleWindow
+libnewt.so.0.52:newtGridVCloseStacked
+libnewt.so.0.52:newtGridVStacked
+libnewt.so.0.52:newtGridWrappedWindow
+libnewt.so.0.52:newtGridWrappedWindowAt
+libnewt.so.0.52:newtInit
+libnewt.so.0.52:newtLabel
+libnewt.so.0.52:newtLabelSetColors
+libnewt.so.0.52:newtLabelSetText
+libnewt.so.0.52:newtListbox
+libnewt.so.0.52:newtListboxAppendEntry
+libnewt.so.0.52:newtListboxClear
+libnewt.so.0.52:newtListboxClearSelection
+libnewt.so.0.52:newtListboxDeleteEntry
+libnewt.so.0.52:newtListboxGetCurrent
+libnewt.so.0.52:newtListboxGetEntry
+libnewt.so.0.52:newtListboxGetSelection
+libnewt.so.0.52:newtListboxInsertEntry
+libnewt.so.0.52:newtListboxItemCount
+libnewt.so.0.52:newtListboxSelectItem
+libnewt.so.0.52:newtListboxSetCurrent
+libnewt.so.0.52:newtListboxSetCurrentByKey
+libnewt.so.0.52:newtListboxSetData
+libnewt.so.0.52:newtListboxSetEntry
+libnewt.so.0.52:newtListboxSetWidth
+libnewt.so.0.52:newtOpenWindow
+libnewt.so.0.52:newtPopHelpLine
+libnewt.so.0.52:newtPopWindow
+libnewt.so.0.52:newtPopWindowNoRefresh
+libnewt.so.0.52:newtPushHelpLine
+libnewt.so.0.52:newtRadioGetCurrent
+libnewt.so.0.52:newtRadioSetCurrent
+libnewt.so.0.52:newtRadiobutton
+libnewt.so.0.52:newtRedrawHelpLine
+libnewt.so.0.52:newtReflowText
+libnewt.so.0.52:newtRefresh
+libnewt.so.0.52:newtResizeScreen
+libnewt.so.0.52:newtResume
+libnewt.so.0.52:newtRunForm
+libnewt.so.0.52:newtScale
+libnewt.so.0.52:newtScaleSet
+libnewt.so.0.52:newtScaleSetColors
+libnewt.so.0.52:newtScrollbarSet
+libnewt.so.0.52:newtScrollbarSetColors
+libnewt.so.0.52:newtSetColor
+libnewt.so.0.52:newtSetColors
+libnewt.so.0.52:newtSetFlags
+libnewt.so.0.52:newtSetHelpCallback
+libnewt.so.0.52:newtSetSuspendCallback
+libnewt.so.0.52:newtSuspend
+libnewt.so.0.52:newtTextbox
+libnewt.so.0.52:newtTextboxGetNumLines
+libnewt.so.0.52:newtTextboxReflowed
+libnewt.so.0.52:newtTextboxSetColors
+libnewt.so.0.52:newtTextboxSetHeight
+libnewt.so.0.52:newtTextboxSetText
+libnewt.so.0.52:newtTrashScreen
+libnewt.so.0.52:newtVerticalScrollbar
+libnewt.so.0.52:newtWaitForKey
+libnewt.so.0.52:newtWinChoice
+libnewt.so.0.52:newtWinEntries
+libnewt.so.0.52:newtWinMenu
+libnewt.so.0.52:newtWinMessage
+libnewt.so.0.52:newtWinMessagev
+libnewt.so.0.52:newtWinTernary
diff --git a/abi_used_libs b/abi_used_libs
new file mode 100644
index 0000000..24e8f5f
--- /dev/null
+++ b/abi_used_libs
@@ -0,0 +1,3 @@
+libc.so.6
+libpopt.so.0
+libslang.so.2
diff --git a/package.yml b/package.yml
new file mode 100644
index 0000000..2773786
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,25 @@
+name : newt
+version : 0.52.19
+release : 1
+source :
+ - https://releases.pagure.org/newt/newt-0.52.19.tar.gz : 08c0db56c21996af6a7cbab99491b774c6c09cef91cd9b03903c84634bff2e80
+license : GPL-2.0
+component : programming.library
+summary : A programming library for color text mode, widget based user interfaces
+description: |
+ Newt is a programming library for color text mode, widget based user
+ interfaces.
+ Newt can be used to add stacked windows, entry widgets, checkboxes,
+ radio buttons, labels, plain text fields, scrollbars, etc., to text
+ mode user interfaces.
+ Newt is based on the slang library.
+builddeps :
+ - pkgconfig(popt)
+ - pkgconfig(slang)
+setup : |
+ %configure
+build : |
+ %make
+install : |
+ %make_install
+ rm -rfv $installdir/%libdir%/lib*.a
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
index 0000000..dc1c4f7
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,69 @@
+<PISI>
+ <Source>
+ <Name>newt</Name>
+ <Packager>
+ <Name>Federico Damián Schonborn</Name>
+ <Email>federico.d.schonborn@protonmail.com</Email>
+ </Packager>
+ <License>GPL-2.0</License>
+ <PartOf>programming.library</PartOf>
+ <Summary xml:lang="en">A programming library for color text mode, widget based user interfaces</Summary>
+ <Description xml:lang="en">Newt is a programming library for color text mode, widget based user
+interfaces.
+Newt can be used to add stacked windows, entry widgets, checkboxes,
+radio buttons, labels, plain text fields, scrollbars, etc., to text
+mode user interfaces.
+Newt is based on the slang library.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>newt</Name>
+ <Summary xml:lang="en">A programming library for color text mode, widget based user interfaces</Summary>
+ <Description xml:lang="en">Newt is a programming library for color text mode, widget based user
+interfaces.
+Newt can be used to add stacked windows, entry widgets, checkboxes,
+radio buttons, labels, plain text fields, scrollbars, etc., to text
+mode user interfaces.
+Newt is based on the slang library.
+</Description>
+ <PartOf>programming.library</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="library">/usr/lib64/lib*.so.*</Path>
+ <Path fileType="library">/usr/lib64/python2.7/site-packages/_snack.so</Path>
+ <Path fileType="library">/usr/lib64/python2.7/site-packages/snack.py</Path>
+ <Path fileType="localedata">/usr/share/locale</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <Package>
+ <Name>newt-devel</Name>
+ <Summary xml:lang="en">Development files for newt</Summary>
+ <Description xml:lang="en">Newt is a programming library for color text mode, widget based user
+interfaces.
+Newt can be used to add stacked windows, entry widgets, checkboxes,
+radio buttons, labels, plain text fields, scrollbars, etc., to text
+mode user interfaces.
+Newt is based on the slang library.
+</Description>
+ <PartOf>programming.devel</PartOf>
+ <RuntimeDependencies>
+ <Dependency release="1">newt</Dependency>
+ </RuntimeDependencies>
+ <Files>
+ <Path fileType="header">/usr/include/</Path>
+ <Path fileType="library">/usr/lib64/lib*.so</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-01-18</Date>
+ <Version>0.52.19</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Federico Damián Schonborn</Name>
+ <Email>federico.d.schonborn@protonmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
--
2.11.0

File Metadata

Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6588
Default Alt Text
0001-Initial-commit.patch (10 KB)

Event Timeline