Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10746373
D1891.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D1891.id.diff
View Options
diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/abi_used_libs b/abi_used_libs
new file mode 100644
--- /dev/null
+++ b/abi_used_libs
@@ -0,0 +1,3 @@
+libc.so.6
+libftdi1.so.2
+libusb-1.0.so.0
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,20 @@
+name : openocd
+version : 0.10.0
+release : 1
+source :
+ - https://versaweb.dl.sourceforge.net/project/openocd/openocd/0.10.0/openocd-0.10.0.tar.bz2 : 7312e7d680752ac088b8b8f2b5ba3ff0d30e0a78139531847be4b75c101316ae
+license : GPL-2.0
+component : programming.tools
+summary : Open On-Chip Debugger
+description: |
+ Free and Open On-Chip Debugging, In-System Programming and Boundary-Scan Testing
+builddeps :
+ - pkgconfig(libftdi1)
+ - pkgconfig(libusb-1.0)
+setup : |
+ %configure
+build : |
+ %make
+install : |
+ %make_install
+ install -D -m00644 contrib/60-openocd.rules -t $installdir/%libdir%/udev/rules.d/
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>openocd</Name>
+ <Packager>
+ <Name>Marc-André Renaud</Name>
+ <Email>ma.renaud@slashvoid.com</Email>
+ </Packager>
+ <License>GPL-2.0</License>
+ <PartOf>programming.tools</PartOf>
+ <Summary xml:lang="en">Open On-Chip Debugger</Summary>
+ <Description xml:lang="en">Free and Open On-Chip Debugging, In-System Programming and Boundary-Scan Testing
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>openocd</Name>
+ <Summary xml:lang="en">Open On-Chip Debugger</Summary>
+ <Description xml:lang="en">Free and Open On-Chip Debugging, In-System Programming and Boundary-Scan Testing
+</Description>
+ <PartOf>programming.tools</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="library">/usr/lib64/udev/rules.d/60-openocd.rules</Path>
+ <Path fileType="info">/usr/share/info</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ <Path fileType="data">/usr/share/openocd</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-01-06</Date>
+ <Version>0.10.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Marc-André Renaud</Name>
+ <Email>ma.renaud@slashvoid.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
May 16 2023, 10:21 AM (12 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5817728
Default Alt Text
D1891.id.diff (2 KB)
Attached To
Mode
D1891: Initial commit of OpenOCD.
Attached
Detach File
Event Timeline
Log In to Comment