Skip to content

Commit

Permalink
nemo-extensions: migrate to gstreamer, ditch gstreamer-1-0
Browse files Browse the repository at this point in the history
- The gstream-1-0 package is deprecated, and acting as a transitional package.
- Remove libcryptui from BUILDDEP to PKGDEP as nemo-seahorse-tool needs to run.
  • Loading branch information
BC204 committed Nov 20, 2024
1 parent 98def53 commit 28cf797
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
6 changes: 3 additions & 3 deletions desktop-cinnamon/nemo-extensions/autobuild/defines
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
PKGNAME=nemo-extensions
PKGSEC=Cinnamon
PKGDEP="python-3 nemo cinnamon clutter xreader gtksourceview-4 libmusicbrainz-5 freetype \
gdk-pixbuf cjs glib gstreamer-1-0 gtk-3 gobject-introspection webkit2gtk \
gdk-pixbuf cjs glib gstreamer gtk-3 gobject-introspection webkit2gtk \
seahorse cinnamon-desktop samba file-roller polkit-gnome imagemagick \
pypdf2 pillow pastebinit mutagen pymediainfo stopit clutter-gst-3.0"
pypdf2 pillow pastebinit mutagen pymediainfo stopit clutter-gst-3.0 libcryptui"
PKGDEP__AMD64="${PKGDEP} dropbox"
BUILDDEP="intltool meson ninja make glib gtk-3 libnotify gnome-common gpgme dbus-glib \
libgnome-keyring libcryptui glib perl-xml-libxml mhash libgcrypt pkg-config \
libgnome-keyring glib perl-xml-libxml mhash libgcrypt pkg-config \
autoconf autogen automake libtool setuptools"
PKGDES="Extensions for nemo, Cinnamon file manager"

Expand Down
5 changes: 3 additions & 2 deletions desktop-cinnamon/nemo-extensions/spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
VER=5.8.0
SRCS="tbl::https://github.com/linuxmint/nemo-extensions/archive/refs/tags/$VER.tar.gz"
CHKSUMS="sha256::66140a8d7365c1333f219d3012bf51c9462df4f8b1187d08716c9c577a77af28"
REL=1
SRCS="git::commit=tags/$VER::https://github.com/linuxmint/nemo-extensions"
CHKSUMS="SKIP"
CHKUPDATE="anitya::id=6392"

0 comments on commit 28cf797

Please sign in to comment.