Skip to content

Commit

Permalink
flacon: Update to 11.3.0 (getsolus#2285)
Browse files Browse the repository at this point in the history
**Summary**

- Full changelog can be found [here](https://flacon.github.io/changelog/)
- Add `homepage` key to `package.yml` (Part of getsolus#411)
- Add monitoring.yml

**Test Plan**

- Launch the app
- Verified the added homepage loads information about the package

**Checklist**

- [x] Package was built and tested against unstable
  • Loading branch information
algent-al authored Apr 18, 2024
2 parents d9a8ca3 + e66ad35 commit b670f67
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 17 deletions.
19 changes: 13 additions & 6 deletions packages/f/flacon/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ libQt5Core.so.5:_ZN12QMapDataBase10createDataEv
libQt5Core.so.5:_ZN12QMapDataBase10createNodeEiiP12QMapNodeBaseb
libQt5Core.so.5:_ZN12QMapDataBase11shared_nullE
libQt5Core.so.5:_ZN12QMapDataBase18recalcMostLeftNodeEv
libQt5Core.so.5:_ZN12QMapDataBase20freeNodeAndRebalanceEP12QMapNodeBase
libQt5Core.so.5:_ZN12QMapDataBase8freeDataEPS_
libQt5Core.so.5:_ZN12QMapDataBase8freeTreeEP12QMapNodeBasei
libQt5Core.so.5:_ZN13QJsonDocument8fromJsonERK10QByteArrayP15QJsonParseError
Expand Down Expand Up @@ -246,6 +245,7 @@ libQt5Core.so.5:_ZN7QString7replaceE5QCharRKS_N2Qt15CaseSensitivityE
libQt5Core.so.5:_ZN7QString7replaceERK7QRegExpRKS_
libQt5Core.so.5:_ZN7QString7replaceERKS_S1_N2Qt15CaseSensitivityE
libQt5Core.so.5:_ZN7QString7replaceEiiRKS_
libQt5Core.so.5:_ZN7QStringC1E5QChar
libQt5Core.so.5:_ZN7QStringaSERKS_
libQt5Core.so.5:_ZN7QThread11qt_metacallEN11QMetaObject4CallEiPPv
libQt5Core.so.5:_ZN7QThread11qt_metacastEPKc
Expand Down Expand Up @@ -301,6 +301,7 @@ libQt5Core.so.5:_ZN9QDateTimeD1Ev
libQt5Core.so.5:_ZN9QFileInfo6existsERK7QString
libQt5Core.so.5:_ZN9QFileInfoC1ERK7QString
libQt5Core.so.5:_ZN9QFileInfoC1ERKS_
libQt5Core.so.5:_ZN9QFileInfoC1Ev
libQt5Core.so.5:_ZN9QFileInfoD1Ev
libQt5Core.so.5:_ZN9QHashData11free_helperEPFvPNS_4NodeEE
libQt5Core.so.5:_ZN9QHashData11shared_nullE
Expand Down Expand Up @@ -354,6 +355,7 @@ libQt5Core.so.5:_ZN9QtPrivate12argToQStringE11QStringViewmPPKNS_7ArgBaseE
libQt5Core.so.5:_ZN9QtPrivate15ResultStoreBase9addResultEiPKv
libQt5Core.so.5:_ZN9QtPrivate16QStringList_joinEPK11QStringListPK5QChari
libQt5Core.so.5:_ZN9QtPrivate16QStringList_sortEP11QStringListN2Qt15CaseSensitivityE
libQt5Core.so.5:_ZN9QtPrivate20QContainerImplHelper3midEiPiS1_
libQt5Core.so.5:_ZN9QtPrivate20QStringList_containsEPK11QStringListRK7QStringN2Qt15CaseSensitivityE
libQt5Core.so.5:_ZN9QtPrivate28QStringList_removeDuplicatesEP11QStringList
libQt5Core.so.5:_ZNK10QByteArray10startsWithEPKc
Expand Down Expand Up @@ -507,6 +509,7 @@ libQt5Core.so.5:_ZNK9QFileInfo8baseNameEv
libQt5Core.so.5:_ZNK9QFileInfo8fileNameEv
libQt5Core.so.5:_ZNK9QFileInfo8filePathEv
libQt5Core.so.5:_ZNK9QFileInfo9isSymLinkEv
libQt5Core.so.5:_ZNK9QFileInfoeqERKS_
libQt5Core.so.5:_ZNK9QIODevice11errorStringEv
libQt5Core.so.5:_ZNK9QIODevice3posEv
libQt5Core.so.5:_ZNK9QIODevice4sizeEv
Expand All @@ -533,6 +536,7 @@ libQt5Core.so.5:_ZTV18QFutureWatcherBase
libQt5Core.so.5:_ZTV19QUnhandledException
libQt5Core.so.5:_ZeqRK7QStringS1_
libQt5Core.so.5:_Zls6QDebugRK7QRegExp
libQt5Core.so.5:_Zls6QDebugRK9QFileInfo
libQt5Core.so.5:_ZltRK7QStringS1_
libQt5Core.so.5:qt_version_tag
libQt5Gui.so.5:_ZN11QIconEngine10actualSizeERK5QSizeN5QIcon4ModeENS3_5StateE
Expand Down Expand Up @@ -643,6 +647,7 @@ libQt5Gui.so.5:_ZNK13QTextDocument10idealWidthEv
libQt5Gui.so.5:_ZNK13QTextDocument10isModifiedEv
libQt5Gui.so.5:_ZNK13QTextDocument11toPlainTextEv
libQt5Gui.so.5:_ZNK13QTextDocument17defaultStyleSheetEv
libQt5Gui.so.5:_ZNK13QTextDocument4sizeEv
libQt5Gui.so.5:_ZNK13QTextDocument6toHtmlERK10QByteArray
libQt5Gui.so.5:_ZNK15QGuiApplication16devicePixelRatioEv
libQt5Gui.so.5:_ZNK5QFont9pointSizeEv
Expand Down Expand Up @@ -785,7 +790,6 @@ libQt5Widgets.so.5:_ZN11QMessageBoxC1EP7QWidget
libQt5Widgets.so.5:_ZN11QMessageBoxC2EP7QWidget
libQt5Widgets.so.5:_ZN11QMessageBoxD1Ev
libQt5Widgets.so.5:_ZN11QMessageBoxD2Ev
libQt5Widgets.so.5:_ZN11QPushButton10setDefaultEb
libQt5Widgets.so.5:_ZN11QPushButtonC1EP7QWidget
libQt5Widgets.so.5:_ZN11QScrollArea18setWidgetResizableEb
libQt5Widgets.so.5:_ZN11QScrollArea9setWidgetEP7QWidget
Expand All @@ -806,6 +810,7 @@ libQt5Widgets.so.5:_ZN11QToolButton16staticMetaObjectE
libQt5Widgets.so.5:_ZN11QToolButton17mouseReleaseEventEP11QMouseEvent
libQt5Widgets.so.5:_ZN11QToolButton5eventEP6QEvent
libQt5Widgets.so.5:_ZN11QToolButton7setMenuEP5QMenu
libQt5Widgets.so.5:_ZN11QToolButton9triggeredEP7QAction
libQt5Widgets.so.5:_ZN11QToolButtonC1EP7QWidget
libQt5Widgets.so.5:_ZN11QToolButtonC2EP7QWidget
libQt5Widgets.so.5:_ZN11QToolButtonD2Ev
Expand Down Expand Up @@ -992,7 +997,6 @@ libQt5Widgets.so.5:_ZN6QLabel13setTextFormatEN2Qt10TextFormatE
libQt5Widgets.so.5:_ZN6QLabel16staticMetaObjectE
libQt5Widgets.so.5:_ZN6QLabel20setOpenExternalLinksEb
libQt5Widgets.so.5:_ZN6QLabel23setTextInteractionFlagsE6QFlagsIN2Qt19TextInteractionFlagEE
libQt5Widgets.so.5:_ZN6QLabel5clearEv
libQt5Widgets.so.5:_ZN6QLabel7setTextERK7QString
libQt5Widgets.so.5:_ZN6QLabel8setBuddyEP7QWidget
libQt5Widgets.so.5:_ZN6QLabel9setPixmapERK7QPixmap
Expand Down Expand Up @@ -1040,7 +1044,6 @@ libQt5Widgets.so.5:_ZN7QLayout9setMarginEi
libQt5Widgets.so.5:_ZN7QSlider15setTickIntervalEi
libQt5Widgets.so.5:_ZN7QSlider15setTickPositionENS_12TickPositionE
libQt5Widgets.so.5:_ZN7QSliderC1EP7QWidget
libQt5Widgets.so.5:_ZN7QWidget10adjustSizeEv
libQt5Widgets.so.5:_ZN7QWidget10closeEventEP11QCloseEvent
libQt5Widgets.so.5:_ZN7QWidget10enterEventEP6QEvent
libQt5Widgets.so.5:_ZN7QWidget10leaveEventEP6QEvent
Expand Down Expand Up @@ -1163,6 +1166,7 @@ libQt5Widgets.so.5:_ZN9QComboBox19currentIndexChangedEi
libQt5Widgets.so.5:_ZN9QComboBox5clearEv
libQt5Widgets.so.5:_ZN9QComboBox5eventEP6QEvent
libQt5Widgets.so.5:_ZN9QComboBox8setModelEP18QAbstractItemModel
libQt5Widgets.so.5:_ZN9QComboBox9activatedEi
libQt5Widgets.so.5:_ZN9QComboBox9hideEventEP10QHideEvent
libQt5Widgets.so.5:_ZN9QComboBox9hidePopupEv
libQt5Widgets.so.5:_ZN9QComboBox9showEventEP10QShowEvent
Expand Down Expand Up @@ -1342,6 +1346,7 @@ libQt5Widgets.so.5:_ZNK16QAbstractSpinBox16inputMethodQueryEN2Qt16InputMethodQue
libQt5Widgets.so.5:_ZNK16QAbstractSpinBox4textEv
libQt5Widgets.so.5:_ZNK16QAbstractSpinBox8lineEditEv
libQt5Widgets.so.5:_ZNK16QAbstractSpinBox8sizeHintEv
libQt5Widgets.so.5:_ZNK16QDialogButtonBox15standardButtonsEv
libQt5Widgets.so.5:_ZNK16QDialogButtonBox6buttonENS_14StandardButtonE
libQt5Widgets.so.5:_ZNK17QAbstractItemView11viewOptionsEv
libQt5Widgets.so.5:_ZNK17QAbstractItemView14selectionModelEv
Expand All @@ -1366,6 +1371,8 @@ libQt5Widgets.so.5:_ZNK19QStyledItemDelegate8sizeHintERK20QStyleOptionViewItemRK
libQt5Widgets.so.5:_ZNK21QAbstractItemDelegate13destroyEditorEP7QWidgetRK11QModelIndex
libQt5Widgets.so.5:_ZNK21QAbstractItemDelegate13paintingRolesEv
libQt5Widgets.so.5:_ZNK5QMenu10menuActionEv
libQt5Widgets.so.5:_ZNK6QLabel4textEv
libQt5Widgets.so.5:_ZNK6QLabel6pixmapEv
libQt5Widgets.so.5:_ZNK7QAction4dataEv
libQt5Widgets.so.5:_ZNK7QAction4iconEv
libQt5Widgets.so.5:_ZNK7QDialog15minimumSizeHintEv
Expand Down Expand Up @@ -1410,6 +1417,7 @@ libQt5Widgets.so.5:_ZNK9QComboBox8findDataERK8QVarianti6QFlagsIN2Qt9MatchFlagEE
libQt5Widgets.so.5:_ZNK9QComboBox8itemDataEii
libQt5Widgets.so.5:_ZNK9QComboBox8lineEditEv
libQt5Widgets.so.5:_ZNK9QComboBox8sizeHintEv
libQt5Widgets.so.5:_ZNK9QComboBox9completerEv
libQt5Widgets.so.5:_ZNK9QGroupBox15minimumSizeHintEv
libQt5Widgets.so.5:_ZNK9QGroupBox9isCheckedEv
libQt5Widgets.so.5:_ZNK9QLineEdit10isModifiedEv
Expand Down Expand Up @@ -1491,11 +1499,10 @@ libstdc++.so.6:_ZNSt13runtime_errorD2Ev
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_disposeEv
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_createERmm
libstdc++.so.6:_ZNSt8__detail15_List_node_base7_M_hookEPS0_
libstdc++.so.6:_ZNSt8ios_base4InitC1Ev
libstdc++.so.6:_ZNSt8ios_base4InitD1Ev
libstdc++.so.6:_ZSt18_Rb_tree_decrementPSt18_Rb_tree_node_base
libstdc++.so.6:_ZSt18_Rb_tree_incrementPSt18_Rb_tree_node_base
libstdc++.so.6:_ZSt19__throw_logic_errorPKc
libstdc++.so.6:_ZSt21ios_base_library_initv
libstdc++.so.6:_ZSt29_Rb_tree_insert_and_rebalancebPSt18_Rb_tree_node_baseS0_RS_
libstdc++.so.6:_ZSt7nothrow
libstdc++.so.6:_ZSt9terminatev
Expand Down
6 changes: 6 additions & 0 deletions packages/f/flacon/monitoring.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
releases:
id: 8408
rss: https://github.com/flacon/flacon/tags.atom
# No known CPE, checked 2024-04-18
security:
cpe: ~
7 changes: 4 additions & 3 deletions packages/f/flacon/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name : flacon
version : 11.1.0
release : 13
version : 11.3.0
release : 14
source :
- https://github.com/flacon/flacon/archive/refs/tags/v11.1.0.tar.gz : 43c0cc9a4ef0765cd92cc642c7690c3574430db2b962d497178002866ceeb612
- https://github.com/flacon/flacon/archive/refs/tags/v11.3.0.tar.gz : af8e90362ef2b2f1f1a0978b7d7ff7977e5875993579d2df793813e04d4cb31d
homepage : https://flacon.github.io/
license : LGPL-2.1-or-later
component : multimedia.audio
summary : Extracts audio tracks from an audio CD image to separate tracks
Expand Down
17 changes: 9 additions & 8 deletions packages/f/flacon/pspec_x86_64.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
<PISI>
<Source>
<Name>flacon</Name>
<Homepage>https://flacon.github.io/</Homepage>
<Packager>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
</Packager>
<License>LGPL-2.1-or-later</License>
<PartOf>multimedia.audio</PartOf>
<Summary xml:lang="en">Extracts audio tracks from an audio CD image to separate tracks</Summary>
<Description xml:lang="en">Flacon extracts individual tracks from one big audio file containing the entire album of music and saves them as separate audio files.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://sources.getsol.us/README.Solus</Archive>
</Source>
<Package>
<Name>flacon</Name>
Expand Down Expand Up @@ -66,12 +67,12 @@
</Files>
</Package>
<History>
<Update release="13">
<Date>2023-06-08</Date>
<Version>11.1.0</Version>
<Update release="14">
<Date>2024-04-18</Date>
<Version>11.3.0</Version>
<Comment>Packaging update</Comment>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
</Update>
</History>
</PISI>

0 comments on commit b670f67

Please sign in to comment.