Page MenuHomeSolus

D56.id81.diff
No OneTemporary

D56.id81.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,22 @@
+name : ding
+version : 1.8.1
+release : 1
+source :
+ - http://ftp.tu-chemnitz.de/pub/Local/urz/ding/ding-1.8.1.tar.gz : 5817bad70d9661fc1efc8bad38939bf665818c549a9675e8e041fff487c61232
+license : GPL-2.0
+component : office
+summary : Ding is a Dictionary lookup program for the X window system (Linux, Unix - not for Mac or MS Windows). It comes with a German-English Dictionary with approximately 326,000 entries.
+description: |
+ Ding is a Dictionary lookup program for the X window system (Linux, Unix - not for Mac or MS Windows). It comes with a German-English Dictionary with approximately 326,000 entries.
+rundeps:
+ - tk
+ - hunspell-de
+ - hunspell-en
+setup : |
+ %patch -p1 < $pkgfiles/0001-Patch-ding.patch
+install : |
+ install -Dm755 ding $installdir/usr/bin/ding
+ install -Dm644 de-en.txt $installdir/usr/share/dict/de-en.txt
+ install -Dm644 ding.1 $installdir/usr/share/man/man1/ding.1
+ install -Dm644 ding.desktop $installdir/usr/share/applications/ding.desktop
+ install -Dm644 ding.png $installdir/usr/share/icons/hicolor/32x32/apps/ding.png
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,38 @@
+<PISI>
+ <Source>
+ <Name>ding</Name>
+ <Packager>
+ <Name>Alfonso Rodríguez</Name>
+ <Email>arc.profesional@gmail.com</Email>
+ </Packager>
+ <License>GPL-2.0</License>
+ <PartOf>desktop</PartOf>
+ <Summary xml:lang="en">Ding is a Dictionary lookup program for the X window system (Linux, Unix - not for Mac or MS Windows). It comes with a German-English Dictionary with approximately 326,000 entries.</Summary>
+ <Description xml:lang="en">Ding is a Dictionary lookup program for the X window system (Linux, Unix - not for Mac or MS Windows). It comes with a German-English Dictionary with approximately 326,000 entries.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>ding</Name>
+ <Summary xml:lang="en">Ding is a Dictionary lookup program for the X window system (Linux, Unix - not for Mac or MS Windows). It comes with a German-English Dictionary with approximately 326,000 entries.</Summary>
+ <Description xml:lang="en">Ding is a Dictionary lookup program for the X window system (Linux, Unix - not for Mac or MS Windows). It comes with a German-English Dictionary with approximately 326,000 entries.
+</Description>
+ <PartOf>desktop</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="data">/usr/share/applications/ding.desktop</Path>
+ <Path fileType="data">/usr/share/dict/de-en.txt</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/32x32/apps/ding.png</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-05-02</Date>
+ <Version>1.8.1</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Alfonso Rodríguez</Name>
+ <Email>arc.profesional@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 11:26 PM (19 h, 6 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5853922
Default Alt Text
D56.id81.diff (3 KB)

Event Timeline