Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
S
SulinRepository
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
2
Konular (issue)
2
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
SulinOS
SulinRepository
Commits
99c0926b
Kaydet (Commit)
99c0926b
authored
May 05, 2021
tarafından
Ali Rıza KESKİN
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
inkscape update
üst
cd17d6e4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
22 changed files
with
790 additions
and
6 deletions
+790
-6
actions.py
desktop/toolkit/gnome/gdl/actions.py
+19
-0
pspec.xml
desktop/toolkit/gnome/gdl/pspec.xml
+82
-0
inary-index.xml
inary-index.xml
+0
-0
inary-index.xml.sha1sum
inary-index.xml.sha1sum
+2
-2
inary-index.xml.xz
inary-index.xml.xz
+0
-0
inary-index.xml.xz.sha1sum
inary-index.xml.xz.sha1sum
+2
-2
23-inkscape.conf
multimedia/graphics/inkscape/files/23-inkscape.conf
+1
-0
pspec.xml
multimedia/graphics/inkscape/pspec.xml
+24
-2
actions.py
multimedia/graphics/potrace/actions.py
+17
-0
pspec.xml
multimedia/graphics/potrace/pspec.xml
+80
-0
actions.py
multimedia/library/double-conversion/actions.py
+17
-0
pspec.xml
multimedia/library/double-conversion/pspec.xml
+53
-0
actions.py
multimedia/library/librevenge/actions.py
+17
-0
pspec.xml
multimedia/library/librevenge/pspec.xml
+86
-0
actions.py
programming/debug/cppunit/actions.py
+17
-0
pspec.xml
programming/debug/cppunit/pspec.xml
+80
-0
actions.py
programming/misc/libcdr/actions.py
+17
-0
pspec.xml
programming/misc/libcdr/pspec.xml
+80
-0
actions.py
programming/misc/libvisio/actions.py
+17
-0
pspec.xml
programming/misc/libvisio/pspec.xml
+80
-0
actions.py
programming/misc/libwpd/actions.py
+17
-0
pspec.xml
programming/misc/libwpd/pspec.xml
+82
-0
No files found.
desktop/toolkit/gnome/gdl/actions.py
0 → 100644
Dosyayı görüntüle @
99c0926b
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from
inary.actionsapi
import
inarytools
from
inary.actionsapi
import
autotools
as
tools
from
inary.actionsapi
import
get
#more information : https://gitlab.com/sulinos/inary/tree/master/inary/actionsapi
WorkDir
=
"gdl-GDL_3_34_0"
def
setup
():
tools
.
autogen
()
tools
.
configure
()
def
build
():
tools
.
make
()
def
install
():
tools
.
rawInstall
(
"DESTDIR=
%
s"
%
get
.
installDIR
())
desktop/toolkit/gnome/gdl/pspec.xml
0 → 100644
Dosyayı görüntüle @
99c0926b
<?xml version="1.0" ?>
<!DOCTYPE INARY SYSTEM "https://gitlab.com/sulinos/sulinproject/inary/raw/master/inary-spec.dtd">
<INARY>
<Source>
<Name>
gdl
</Name>
<Homepage>
https://gitlab.com/sulinos/devel/inary
</Homepage>
<Packager>
<Name>
Your Name
</Name>
<Email>
yourmane@example.org
</Email>
</Packager>
<License>
GPLv3
</License>
<Summary>
GNOME Docking Library
</Summary>
<Description>
GNOME Docking Library
</Description>
<Archive
sha1sum=
"efa6fdabe3f7f7dad9c151707cbea66b75f7e17a"
>
https://gitlab.gnome.org/GNOME/gdl/-/archive/GDL_3_34_0/gdl-GDL_3_34_0.zip
</Archive>
<BuildDependencies>
</BuildDependencies>
</Source>
<Package>
<Name>
gdl
</Name>
<RuntimeDependencies>
<Dependency>
gnome-common
</Dependency>
<Dependency>
gobject-introspection
</Dependency>
</RuntimeDependencies>
<Files>
<Path
fileType=
"config"
>
/etc
</Path>
<Path
fileType=
"localedata"
>
/usr/share/locale
</Path>
<Path
fileType=
"info"
>
/usr/share/info
</Path>
<Path
fileType=
"data"
>
/usr/share
</Path>
<Path
fileType=
"executable"
>
/usr/bin
</Path>
<Path
fileType=
"library"
>
/usr/lib
</Path>
<Path
fileType=
"library"
>
/lib
</Path>
<Path
fileType=
"library"
>
/usr/libexec
</Path>
<Path
fileType=
"executable"
>
/bin
</Path>
</Files>
</Package>
<Package>
<Name>
gdl-pages
</Name>
<RuntimeDependencies>
<Dependency>
gdl
</Dependency>
</RuntimeDependencies>
<Files>
<Path
fileType=
"library"
>
/usr/share/man/
</Path>
</Files>
</Package>
<Package>
<Name>
gdl-docs
</Name>
<RuntimeDependencies>
<Dependency>
gdl
</Dependency>
</RuntimeDependencies>
<Files>
<Path
fileType=
"library"
>
/usr/share/doc/
</Path>
</Files>
</Package>
<Package>
<Name>
gdl-32bit
</Name>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path
fileType=
"library"
>
/usr/lib32
</Path>
<Path
fileType=
"library"
>
/lib32
</Path>
</Files>
</Package>
<Package>
<Name>
gdl-devel
</Name>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path
fileType=
"data"
>
/usr/lib/pkgconfig
</Path>
<Path
fileType=
"header"
>
/usr/include
</Path>
</Files>
</Package>
<History>
<Update
release=
"1"
>
<Date>
2021-05-05
</Date>
<Version>
3.34.0
</Version>
<Comment>
First release
</Comment>
<Name>
Your Name
</Name>
<Email>
yourmane@example.org
</Email>
</Update>
</History>
</INARY>
inary-index.xml
Dosyayı görüntüle @
99c0926b
This diff is collapsed.
Click to expand it.
inary-index.xml.sha1sum
Dosyayı görüntüle @
99c0926b
9a9aa90c3e3f452a74d2981f7b121a689c8b163a
\ No newline at end of file
adabed8713bce98a0b558ad98714aa48d40bbea3
\ No newline at end of file
inary-index.xml.xz
Dosyayı görüntüle @
99c0926b
No preview for this file type
inary-index.xml.xz.sha1sum
Dosyayı görüntüle @
99c0926b
5c7bd542022a94d8a380c0d48be0a082e4a83980
\ No newline at end of file
fff954fec5eaf1cc7dabc756ec6befd34fb412ea
\ No newline at end of file
multimedia/graphics/inkscape/files/23-inkscape.conf
0 → 100644
Dosyayı görüntüle @
99c0926b
/
usr
/
lib
/
inkscape
multimedia/graphics/inkscape/pspec.xml
Dosyayı görüntüle @
99c0926b
...
...
@@ -12,7 +12,7 @@
<IsA>
app:gui
</IsA>
<Summary>
SVG vector graphics application
</Summary>
<Description>
Inkscape is an application to create, edit, and convert SVG vector graphics images that can also import from and export to bitmap image files.
</Description>
<Archive
sha1sum=
"
bb78cff7f07424529f13189be07ad96a2bb74f2e"
>
https://inkscape.org/gallery/item/18051/inkscape-0.92.5.tar.bz2
</Archive>
<Archive
sha1sum=
"
17a1c90f49bc45f4068f35a7986f92399f9c1be5"
>
https://inkscape.org/gallery/item/23820/inkscape-1.0.2.tar.xz
</Archive>
<BuildDependencies>
<Dependency>
gtk2-devel
</Dependency>
<Dependency>
gtkmm2-devel
</Dependency>
...
...
@@ -41,6 +41,11 @@
<Dependency>
libsigc2++-devel
</Dependency>
<Dependency>
gsl-devel
</Dependency>
<Dependency>
glibmm-devel
</Dependency>
<Dependency>
double-conversion-devel
</Dependency>
<Dependency>
libwpd-devel
</Dependency>
<Dependency>
libcdr-devel
</Dependency>
<Dependency>
libvisio-devel
</Dependency>
<Dependency>
potrace-devel
</Dependency>
</BuildDependencies>
</Source>
...
...
@@ -48,7 +53,7 @@
<Name>
inkscape
</Name>
<RuntimeDependencies>
<Dependency>
gtk2
</Dependency>
<Dependency>
gtkmm
3
</Dependency>
<Dependency>
gtkmm
2
</Dependency>
<Dependency>
atkmm
</Dependency>
<Dependency>
cairo
</Dependency>
<Dependency>
lcms2
</Dependency>
...
...
@@ -74,25 +79,42 @@
<Dependency>
cairomm
</Dependency>
<Dependency>
pangomm
</Dependency>
<Dependency>
gtkspell
</Dependency>
<Dependency>
double-conversion
</Dependency>
<Dependency>
libwpd
</Dependency>
<Dependency>
libcdr
</Dependency>
<Dependency>
libvisio
</Dependency>
<Dependency>
potrace
</Dependency>
</RuntimeDependencies>
<AdditionalFiles>
<AdditionalFile
owner=
"root"
permission=
"0644"
target=
"/etc/ld.so.conf.d/23-inkscape.conf"
>
23-inkscape.conf
</AdditionalFile>
</AdditionalFiles>
<Files>
<Path
fileType=
"executable"
>
/usr/bin
</Path>
<Path
fileType=
"library"
>
/usr/lib
</Path>
<Path
fileType=
"localedata"
>
/usr/share/locale
</Path>
<Path
fileType=
"man"
>
/usr/share/man
</Path>
<Path
fileType=
"doc"
>
/usr/share/doc
</Path>
<Path
fileType=
"data"
>
/etc
</Path>
<Path
fileType=
"data"
>
/usr/share/icons
</Path>
<Path
fileType=
"data"
>
/usr/share/dbus-1
</Path>
<Path
fileType=
"data"
>
/usr/share/inkscape
</Path>
<Path
fileType=
"data"
>
/usr/share/applications
</Path>
<Path
fileType=
"data"
>
/usr/share/metainfo
</Path>
<Path
fileType=
"data"
>
/usr/share/appdata/inkscape.appdata.xml
</Path>
<Path
fileType=
"data"
>
/usr/share/bash-completion
</Path>
<Path
fileType=
"header"
>
/usr/include
</Path>
<Path
fileType=
"library"
>
/usr/lib/pkgconfig
</Path>
</Files>
</Package>
<History>
<Update
release=
"2"
>
<Date>
2019-09-18
</Date>
<Version>
1.0.2
</Version>
<Comment>
First release
</Comment>
<Name>
Süleyman Poyraz
</Name>
<Email>
zaryob.dev@gmail.com
</Email>
</Update>
<Update
release=
"1"
>
<Date>
2019-09-18
</Date>
<Version>
0.92.5
</Version>
...
...
multimedia/graphics/potrace/actions.py
0 → 100644
Dosyayı görüntüle @
99c0926b
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from
inary.actionsapi
import
inarytools
from
inary.actionsapi
import
autotools
as
tools
from
inary.actionsapi
import
get
#more information : https://gitlab.com/sulinos/inary/tree/master/inary/actionsapi
def
setup
():
tools
.
configure
(
"--with-libpotrace"
)
def
build
():
tools
.
make
()
def
install
():
tools
.
rawInstall
(
"DESTDIR=
%
s"
%
get
.
installDIR
())
multimedia/graphics/potrace/pspec.xml
0 → 100644
Dosyayı görüntüle @
99c0926b
<?xml version="1.0" ?>
<!DOCTYPE INARY SYSTEM "https://gitlab.com/sulinos/sulinproject/inary/raw/master/inary-spec.dtd">
<INARY>
<Source>
<Name>
potrace
</Name>
<Homepage>
https://gitlab.com/sulinos/devel/inary
</Homepage>
<Packager>
<Name>
Your Name
</Name>
<Email>
yourmane@example.org
</Email>
</Packager>
<License>
GPLv3
</License>
<Summary>
Utility for tracing a bitmap (input: PBM,PGM,PPM,BMP; output: EPS,PS,PDF,SVG,DXF,PGM,Gimppath,XFig)
</Summary>
<Description>
Utility for tracing a bitmap (input: PBM,PGM,PPM,BMP; output: EPS,PS,PDF,SVG,DXF,PGM,Gimppath,XFig)
</Description>
<Archive
sha1sum=
"256b4fb858c66bc38117afde7c722016d2e265f3"
>
http://potrace.sourceforge.net/download/1.16/potrace-1.16.tar.gz
</Archive>
<BuildDependencies>
</BuildDependencies>
</Source>
<Package>
<Name>
potrace
</Name>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path
fileType=
"config"
>
/etc
</Path>
<Path
fileType=
"localedata"
>
/usr/share/locale
</Path>
<Path
fileType=
"info"
>
/usr/share/info
</Path>
<Path
fileType=
"data"
>
/usr/share
</Path>
<Path
fileType=
"executable"
>
/usr/bin
</Path>
<Path
fileType=
"library"
>
/usr/lib
</Path>
<Path
fileType=
"library"
>
/lib
</Path>
<Path
fileType=
"library"
>
/usr/libexec
</Path>
<Path
fileType=
"executable"
>
/bin
</Path>
</Files>
</Package>
<Package>
<Name>
potrace-pages
</Name>
<RuntimeDependencies>
<Dependency>
potrace
</Dependency>
</RuntimeDependencies>
<Files>
<Path
fileType=
"library"
>
/usr/share/man/
</Path>
</Files>
</Package>
<Package>
<Name>
potrace-docs
</Name>
<RuntimeDependencies>
<Dependency>
potrace
</Dependency>
</RuntimeDependencies>
<Files>
<Path
fileType=
"library"
>
/usr/share/doc/
</Path>
</Files>
</Package>
<Package>
<Name>
potrace-32bit
</Name>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path
fileType=
"library"
>
/usr/lib32
</Path>
<Path
fileType=
"library"
>
/lib32
</Path>
</Files>
</Package>
<Package>
<Name>
potrace-devel
</Name>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path
fileType=
"data"
>
/usr/lib/pkgconfig
</Path>
<Path
fileType=
"header"
>
/usr/include
</Path>
</Files>
</Package>
<History>
<Update
release=
"1"
>
<Date>
2021-05-05
</Date>
<Version>
1.16
</Version>
<Comment>
First release
</Comment>
<Name>
Your Name
</Name>
<Email>
yourmane@example.org
</Email>
</Update>
</History>
</INARY>
multimedia/library/double-conversion/actions.py
0 → 100644
Dosyayı görüntüle @
99c0926b
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from
inary.actionsapi
import
inarytools
from
inary.actionsapi
import
cmaketools
as
tools
from
inary.actionsapi
import
get
#more information : https://gitlab.com/sulinos/inary/tree/master/inary/actionsapi
def
setup
():
tools
.
configure
(
"-DBUILD_SHARED_LIBS=ON"
)
def
build
():
tools
.
make
()
def
install
():
tools
.
rawInstall
(
"DESTDIR=
%
s"
%
get
.
installDIR
())
multimedia/library/double-conversion/pspec.xml
0 → 100644
Dosyayı görüntüle @
99c0926b
<?xml version="1.0" ?>
<!DOCTYPE INARY SYSTEM "https://gitlab.com/sulinos/sulinproject/inary/raw/master/inary-spec.dtd">
<INARY>
<Source>
<Name>
double-conversion
</Name>
<Homepage>
https://github.com/google/double-conversion
</Homepage>
<Packager>
<Name>
Ali Rıza KESKİN
</Name>
<Email>
parduscix@yandex.ru
</Email>
</Packager>
<License>
GPLv3
</License>
<Summary>
Binary-decimal and decimal-binary routines for IEEE doubles
</Summary>
<Description>
Binary-decimal and decimal-binary routines for IEEE doubles
</Description>
<Archive
sha1sum=
"ea899f825b61f374b310654927b41244d80b538e"
>
https://github.com/google/double-conversion/archive/refs/tags/v3.1.5.tar.gz
</Archive>
<BuildDependencies>
</BuildDependencies>
</Source>
<Package>
<Name>
double-conversion
</Name>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path
fileType=
"config"
>
/etc
</Path>
<Path
fileType=
"localedata"
>
/usr/share/locale
</Path>
<Path
fileType=
"info"
>
/usr/share/info
</Path>
<Path
fileType=
"data"
>
/usr/share
</Path>
<Path
fileType=
"executable"
>
/usr/bin
</Path>
<Path
fileType=
"library"
>
/usr/lib
</Path>
<Path
fileType=
"library"
>
/lib
</Path>
<Path
fileType=
"library"
>
/usr/libexec
</Path>
<Path
fileType=
"executable"
>
/bin
</Path>
</Files>
</Package>
<Package>
<Name>
double-conversion-devel
</Name>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path
fileType=
"data"
>
/usr/lib/pkgconfig
</Path>
<Path
fileType=
"header"
>
/usr/include
</Path>
</Files>
</Package>
<History>
<Update
release=
"1"
>
<Date>
2021-05-05
</Date>
<Version>
3.1.5
</Version>
<Comment>
First release
</Comment>
<Name>
Ali Rıza KESKİN
</Name>
<Email>
parduscix@yandex.ru
</Email>
</Update>
</History>
</INARY>
multimedia/library/librevenge/actions.py
0 → 100644
Dosyayı görüntüle @
99c0926b
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from
inary.actionsapi
import
inarytools
from
inary.actionsapi
import
autotools
as
tools
from
inary.actionsapi
import
get
#more information : https://gitlab.com/sulinos/inary/tree/master/inary/actionsapi
def
setup
():
tools
.
configure
(
"--disable-werror"
)
def
build
():
tools
.
make
()
def
install
():
tools
.
rawInstall
(
"DESTDIR=
%
s"
%
get
.
installDIR
())
multimedia/library/librevenge/pspec.xml
0 → 100644
Dosyayı görüntüle @
99c0926b
<?xml version="1.0" ?>
<!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
<Inary>
<Source>
<Name>
librevenge
</Name>
<Homepage>
https://gitlab.com/sulinos/devel/inary
</Homepage>
<Packager>
<Name>
Ali Rıza KESKİN
</Name>
<Email>
parduscix@yandex.ru
</Email>
</Packager>
<License>
GPLv3
</License>
<Summary>
library for REVerses ENGineered formats filters
</Summary>
<Description>
library for REVerses ENGineered formats filters
</Description>
<Archive
sha1sum=
"738d68bf54ec97fd48c41284aabbfd5a0d2db4ce"
>
http://deb.debian.org/debian/pool/main/libr/librevenge/librevenge_0.0.1.orig.tar.bz2
</Archive>
<BuildDependencies>
</BuildDependencies>
</Source>
<Package>
<Name>
librevenge
</Name>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path
fileType=
"config"
>
/etc
</Path>
<Path
fileType=
"localedata"
>
/usr/share/locale
</Path>
<Path
fileType=
"info"
>
/usr/share/info
</Path>
<Path
fileType=
"data"
>
/usr/share
</Path>
<Path
fileType=
"executable"
>
/usr/bin
</Path>
<Path
fileType=
"library"
>
/usr/lib
</Path>
<Path
fileType=
"library"
>
/lib
</Path>
<Path
fileType=
"library"
>
/usr/libexec
</Path>
<Path
fileType=
"executable"
>
/bin
</Path>
</Files>
</Package>
<Package>
<Name>
librevenge-docs
</Name>
<RuntimeDependencies>
<Dependency>
librevenge
</Dependency>
</RuntimeDependencies>
<Files>
<Path
fileType=
"library"
>
/usr/share/doc/
</Path>
</Files>
</Package>
<Package>
<Name>
librevenge-devel
</Name>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path
fileType=
"data"
>
/usr/lib/pkgconfig
</Path>
<Path
fileType=
"header"
>
/usr/include
</Path>
</Files>
</Package>
<Package>
<Name>
librevenge-pages
</Name>
<RuntimeDependencies>
<Dependency>
librevenge
</Dependency>
</RuntimeDependencies>
<Files>
<Path
fileType=
"library"
>
/usr/share/man/
</Path>
</Files>
</Package>
<Package>
<Name>
librevenge-32bit
</Name>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path
fileType=
"library"
>
/usr/lib32
</Path>
<Path
fileType=
"library"
>
/lib32
</Path>
</Files>
</Package>
<History>
<Update
release=
"1"
>
<Date>
2021-05-05
</Date>
<Version>
0.0.1
</Version>
<Comment>
First release
</Comment>
<Name>
Ali Rıza KESKİN
</Name>
<Email>
parduscix@yandex.ru
</Email>
</Update>
</History>
</Inary>
programming/debug/cppunit/actions.py
0 → 100644
Dosyayı görüntüle @
99c0926b
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from
inary.actionsapi
import
inarytools
from
inary.actionsapi
import
autotools
as
tools
from
inary.actionsapi
import
get
#more information : https://gitlab.com/sulinos/inary/tree/master/inary/actionsapi
def
setup
():
tools
.
configure
(
""
)
def
build
():
tools
.
make
()
def
install
():
tools
.
rawInstall
(
"DESTDIR=
%
s"
%
get
.
installDIR
())
programming/debug/cppunit/pspec.xml
0 → 100644
Dosyayı görüntüle @
99c0926b
<?xml version="1.0" ?>
<!DOCTYPE INARY SYSTEM "https://gitlab.com/sulinos/sulinproject/inary/raw/master/inary-spec.dtd">
<INARY>
<Source>
<Name>
cppunit
</Name>
<Homepage>
https://gitlab.com/sulinos/devel/inary
</Homepage>
<Packager>
<Name>
Your Name
</Name>
<Email>
yourmane@example.org
</Email>
</Packager>
<License>
GPLv3
</License>
<Summary>
Unit testing library for C++
</Summary>
<Description>
Unit testing library for C++
</Description>
<Archive
sha1sum=
"0a991d725e0b5805506f4cb1c1deb9b7942ea17c"
>
http://deb.debian.org/debian/pool/main/c/cppunit/cppunit_1.15.1.orig.tar.gz
</Archive>
<BuildDependencies>
</BuildDependencies>
</Source>
<Package>
<Name>
cppunit
</Name>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path
fileType=
"config"
>
/etc
</Path>
<Path
fileType=
"localedata"
>
/usr/share/locale
</Path>
<Path
fileType=
"info"
>
/usr/share/info
</Path>
<Path
fileType=
"data"
>
/usr/share
</Path>
<Path
fileType=
"executable"
>
/usr/bin
</Path>
<Path
fileType=
"library"
>
/usr/lib
</Path>
<Path
fileType=
"library"
>
/lib
</Path>
<Path
fileType=
"library"
>
/usr/libexec
</Path>
<Path
fileType=
"executable"
>
/bin
</Path>
</Files>
</Package>
<Package>
<Name>
cppunit-pages
</Name>
<RuntimeDependencies>
<Dependency>
cppunit
</Dependency>
</RuntimeDependencies>
<Files>
<Path
fileType=
"library"
>
/usr/share/man/
</Path>
</Files>
</Package>
<Package>
<Name>
cppunit-docs
</Name>
<RuntimeDependencies>
<Dependency>
cppunit
</Dependency>
</RuntimeDependencies>
<Files>
<Path
fileType=
"library"
>
/usr/share/doc/
</Path>
</Files>
</Package>
<Package>
<Name>
cppunit-32bit
</Name>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path
fileType=
"library"
>
/usr/lib32
</Path>
<Path
fileType=
"library"
>
/lib32
</Path>
</Files>
</Package>
<Package>
<Name>
cppunit-devel
</Name>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path
fileType=
"data"
>
/usr/lib/pkgconfig
</Path>
<Path
fileType=
"header"
>
/usr/include
</Path>
</Files>
</Package>
<History>
<Update
release=
"1"
>
<Date>
2021-05-05
</Date>
<Version>
1.15.1
</Version>
<Comment>
First release
</Comment>
<Name>
Your Name
</Name>
<Email>
yourmane@example.org
</Email>
</Update>
</History>
</INARY>
programming/misc/libcdr/actions.py
0 → 100644
Dosyayı görüntüle @
99c0926b
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from
inary.actionsapi
import
inarytools
from
inary.actionsapi
import
autotools
as
tools
from
inary.actionsapi
import
get
#more information : https://gitlab.com/sulinos/inary/tree/master/inary/actionsapi
def
setup
():
tools
.
configure
(
""
)
def
build
():
tools
.
make
()
def
install
():
tools
.
rawInstall
(
"DESTDIR=
%
s"
%
get
.
installDIR
())
programming/misc/libcdr/pspec.xml
0 → 100644
Dosyayı görüntüle @
99c0926b
<?xml version="1.0" ?>
<!DOCTYPE INARY SYSTEM "https://gitlab.com/sulinos/sulinproject/inary/raw/master/inary-spec.dtd">
<INARY>
<Source>
<Name>
libcdr
</Name>
<Homepage>
https://gitlab.com/sulinos/devel/inary
</Homepage>
<Packager>
<Name>
Your Name
</Name>
<Email>
yourmane@example.org
</Email>
</Packager>
<License>
GPLv3
</License>
<Summary>
Corel Draw file format importer library
</Summary>
<Description>
Corel Draw file format importer library
</Description>
<Archive
sha1sum=
"847b1dadf6c96498dd57587ffe50d1ada6038e07"
>
https://dev-www.libreoffice.org/src/libcdr/libcdr-0.1.7.tar.xz
</Archive>
<BuildDependencies>
</BuildDependencies>
</Source>
<Package>
<Name>
libcdr
</Name>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path
fileType=
"config"
>
/etc
</Path>
<Path
fileType=
"localedata"
>
/usr/share/locale
</Path>
<Path
fileType=
"info"
>
/usr/share/info
</Path>
<Path
fileType=
"data"
>
/usr/share
</Path>
<Path
fileType=
"executable"
>
/usr/bin
</Path>
<Path
fileType=
"library"
>
/usr/lib
</Path>
<Path
fileType=
"library"
>
/lib
</Path>
<Path
fileType=
"library"
>
/usr/libexec
</Path>
<Path
fileType=
"executable"
>
/bin
</Path>
</Files>
</Package>
<Package>
<Name>
libcdr-pages
</Name>
<RuntimeDependencies>
<Dependency>
libcdr
</Dependency>
</RuntimeDependencies>
<Files>
<Path
fileType=
"library"
>
/usr/share/man/
</Path>
</Files>
</Package>
<Package>
<Name>
libcdr-docs
</Name>
<RuntimeDependencies>
<Dependency>
libcdr
</Dependency>
</RuntimeDependencies>
<Files>
<Path
fileType=
"library"
>
/usr/share/doc/
</Path>
</Files>
</Package>
<Package>
<Name>
libcdr-32bit
</Name>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path
fileType=
"library"
>
/usr/lib32
</Path>
<Path
fileType=
"library"
>
/lib32
</Path>
</Files>
</Package>
<Package>
<Name>
libcdr-devel
</Name>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path
fileType=
"data"
>
/usr/lib/pkgconfig
</Path>
<Path
fileType=
"header"
>
/usr/include
</Path>
</Files>
</Package>
<History>
<Update
release=
"1"
>
<Date>
2021-05-05
</Date>
<Version>
0.1.7
</Version>
<Comment>
First release
</Comment>
<Name>
Your Name
</Name>
<Email>
yourmane@example.org
</Email>
</Update>
</History>
</INARY>
programming/misc/libvisio/actions.py
0 → 100644
Dosyayı görüntüle @
99c0926b
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from
inary.actionsapi
import
inarytools
from
inary.actionsapi
import
autotools
as
tools
from
inary.actionsapi
import
get
#more information : https://gitlab.com/sulinos/inary/tree/master/inary/actionsapi
def
setup
():
tools
.
configure
(
""
)
def
build
():
tools
.
make
()
def
install
():
tools
.
rawInstall
(
"DESTDIR=
%
s"
%
get
.
installDIR
())
programming/misc/libvisio/pspec.xml
0 → 100644
Dosyayı görüntüle @
99c0926b
<?xml version="1.0" ?>
<!DOCTYPE INARY SYSTEM "https://gitlab.com/sulinos/sulinproject/inary/raw/master/inary-spec.dtd">
<INARY>
<Source>
<Name>
libvisio
</Name>
<Homepage>
https://gitlab.com/sulinos/devel/inary
</Homepage>
<Packager>
<Name>
Your Name
</Name>
<Email>
yourmane@example.org
</Email>
</Packager>
<License>
GPLv3
</License>
<Summary>
Library providing ability to interpret and import visio diagrams
</Summary>
<Description>
Library providing ability to interpret and import visio diagrams
</Description>
<Archive
sha1sum=
"c33ac8b574382b2c9f261dc80021746456d81582"
>
https://dev-www.libreoffice.org/src/libvisio/libvisio-0.1.7.tar.xz
</Archive>
<BuildDependencies>
</BuildDependencies>
</Source>
<Package>
<Name>
libvisio
</Name>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path
fileType=
"config"
>
/etc
</Path>
<Path
fileType=
"localedata"
>
/usr/share/locale
</Path>
<Path
fileType=
"info"
>
/usr/share/info
</Path>
<Path
fileType=
"data"
>
/usr/share
</Path>
<Path
fileType=
"executable"
>
/usr/bin
</Path>
<Path
fileType=
"library"
>
/usr/lib
</Path>
<Path
fileType=
"library"
>
/lib
</Path>
<Path
fileType=
"library"
>
/usr/libexec
</Path>
<Path
fileType=
"executable"
>
/bin
</Path>
</Files>
</Package>
<Package>
<Name>
libvisio-pages
</Name>
<RuntimeDependencies>
<Dependency>
libvisio
</Dependency>
</RuntimeDependencies>
<Files>
<Path
fileType=
"library"
>
/usr/share/man/
</Path>
</Files>
</Package>
<Package>
<Name>
libvisio-docs
</Name>
<RuntimeDependencies>
<Dependency>
libvisio
</Dependency>
</RuntimeDependencies>
<Files>
<Path
fileType=
"library"
>
/usr/share/doc/
</Path>
</Files>
</Package>
<Package>
<Name>
libvisio-32bit
</Name>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path
fileType=
"library"
>
/usr/lib32
</Path>
<Path
fileType=
"library"
>
/lib32
</Path>
</Files>
</Package>
<Package>
<Name>
libvisio-devel
</Name>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path
fileType=
"data"
>
/usr/lib/pkgconfig
</Path>
<Path
fileType=
"header"
>
/usr/include
</Path>
</Files>
</Package>
<History>
<Update
release=
"1"
>
<Date>
2021-05-05
</Date>
<Version>
0.1.7
</Version>
<Comment>
First release
</Comment>
<Name>
Your Name
</Name>
<Email>
yourmane@example.org
</Email>
</Update>
</History>
</INARY>
programming/misc/libwpd/actions.py
0 → 100644
Dosyayı görüntüle @
99c0926b
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from
inary.actionsapi
import
inarytools
from
inary.actionsapi
import
autotools
as
tools
from
inary.actionsapi
import
get
#more information : https://gitlab.com/sulinos/inary/tree/master/inary/actionsapi
def
setup
():
tools
.
configure
(
""
)
def
build
():
tools
.
make
()
def
install
():
tools
.
rawInstall
(
"DESTDIR=
%
s"
%
get
.
installDIR
())
programming/misc/libwpd/pspec.xml
0 → 100644
Dosyayı görüntüle @
99c0926b
<?xml version="1.0" ?>
<!DOCTYPE INARY SYSTEM "https://gitlab.com/sulinos/sulinproject/inary/raw/master/inary-spec.dtd">
<INARY>
<Source>
<Name>
libwpd
</Name>
<Homepage>
https://gitlab.com/sulinos/devel/inary
</Homepage>
<Packager>
<Name>
Your Name
</Name>
<Email>
yourmane@example.org
</Email>
</Packager>
<License>
GPLv3
</License>
<Summary>
Library for importing WordPerfect (tm) documents
</Summary>
<Description>
Library for importing WordPerfect (tm) documents
</Description>
<Archive
sha1sum=
"dd058a409ca434353eb0c3036b865c7fd81e0ec9"
>
https://master.dl.sourceforge.net/project/libwpd/libwpd/libwpd-0.9.8/libwpd-0.9.8.tar.gz
</Archive>
<BuildDependencies>
<Dependency>
librevenge-devel
</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>
libwpd
</Name>
<RuntimeDependencies>
<Dependency>
librevenge
</Dependency>
</RuntimeDependencies>
<Files>
<Path
fileType=
"config"
>
/etc
</Path>
<Path
fileType=
"localedata"
>
/usr/share/locale
</Path>
<Path
fileType=
"info"
>
/usr/share/info
</Path>
<Path
fileType=
"data"
>
/usr/share
</Path>
<Path
fileType=
"executable"
>
/usr/bin
</Path>
<Path
fileType=
"library"
>
/usr/lib
</Path>
<Path
fileType=
"library"
>
/lib
</Path>
<Path
fileType=
"library"
>
/usr/libexec
</Path>
<Path
fileType=
"executable"
>
/bin
</Path>
</Files>
</Package>
<Package>
<Name>
libwpd-pages
</Name>
<RuntimeDependencies>
<Dependency>
libwpd
</Dependency>
</RuntimeDependencies>
<Files>
<Path
fileType=
"library"
>
/usr/share/man/
</Path>
</Files>
</Package>
<Package>
<Name>
libwpd-docs
</Name>
<RuntimeDependencies>
<Dependency>
libwpd
</Dependency>
</RuntimeDependencies>
<Files>
<Path
fileType=
"library"
>
/usr/share/doc/
</Path>
</Files>
</Package>
<Package>
<Name>
libwpd-32bit
</Name>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path
fileType=
"library"
>
/usr/lib32
</Path>
<Path
fileType=
"library"
>
/lib32
</Path>
</Files>
</Package>
<Package>
<Name>
libwpd-devel
</Name>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path
fileType=
"data"
>
/usr/lib/pkgconfig
</Path>
<Path
fileType=
"header"
>
/usr/include
</Path>
</Files>
</Package>
<History>
<Update
release=
"1"
>
<Date>
2021-05-05
</Date>
<Version>
0.9.8
</Version>
<Comment>
First release
</Comment>
<Name>
Your Name
</Name>
<Email>
yourmane@example.org
</Email>
</Update>
</History>
</INARY>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment