Page MenuHomeSolus

D1666.id.diff
No OneTemporary

D1666.id.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,27 @@
+name : perl-gtk2-ex-simple-list
+version : '0.50'
+release : 1
+source :
+ - http://search.cpan.org/CPAN/authors/id/R/RM/RMCFARLA/Gtk2-Perl-Ex/Gtk2-Ex-Simple-List-0.50.tar.gz : 62df53d0da396aba8e96aee06d869a77b8cf54af2ebd9df885b7aef2d5a207b5
+license : GPL-2.0+
+component : programming.perl
+summary : A simple interface to the powerful but complex Gtk2::TreeView and Gtk2::ListStore combination.
+description: |
+ Gtk2 has a powerful, but complex MVC (Model, View, Controller) system used to implement list and tree widgets. Gtk2::Ex::Simple::List automates the complex setup work and allows you to treat the list model as a more natural list of lists structure.
+builddeps :
+ - pkgconfig(gtk+-2.0)
+ - pkgconfig(pango)
+ - perl-cairo
+ - perl-extutils-depends
+ - perl-extutils-pkgconfig
+ - perl-glib
+ - perl-gtk2
+ - perl-pango
+setup : |
+ %perl_setup
+build : |
+ %perl_build
+install : |
+ %perl_install
+check : |
+ %perl_build test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,38 @@
+<PISI>
+ <Source>
+ <Name>perl-gtk2-ex-simple-list</Name>
+ <Packager>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
+ </Packager>
+ <License>GPL-2.0+</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">A simple interface to the powerful but complex Gtk2::TreeView and Gtk2::ListStore combination.</Summary>
+ <Description xml:lang="en">Gtk2 has a powerful, but complex MVC (Model, View, Controller) system used to implement list and tree widgets. Gtk2::Ex::Simple::List automates the complex setup work and allows you to treat the list model as a more natural list of lists structure.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-gtk2-ex-simple-list</Name>
+ <Summary xml:lang="en">A simple interface to the powerful but complex Gtk2::TreeView and Gtk2::ListStore combination.</Summary>
+ <Description xml:lang="en">Gtk2 has a powerful, but complex MVC (Model, View, Controller) system used to implement list and tree widgets. Gtk2::Ex::Simple::List automates the complex setup work and allows you to treat the list model as a more natural list of lists structure.
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Gtk2/Ex/Simple/List.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Gtk2/Ex/Simple/TiedCommon.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/Gtk2/Ex/Simple/TiedList.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/Gtk2/Ex/Simple/List/.packlist</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-01-26</Date>
+ <Version>0.50</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Apr 27 2023, 9:56 AM (15 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5791312
Default Alt Text
D1666.id.diff (3 KB)

Event Timeline